Puppet module to manage nsswitch that optionally allows for LDAP and VAS integration.
===
- EL 5
- EL 6
===
[config_file] Path to configuration file.
- Default:
/etc/nsswitch.conf
[ensure_ldap] Should LDAP be used? Valid values are 'absent' and 'present'
- Default: 'absent'
[ensure_vas] Should VAS (Quest Authentication Services) be used? Valid values are 'absent' and 'present'.
- Default: 'absent'
[vas_nss_module] Name of NSS module to use for VAS.
- Default: 'vas4'