diff --git a/manifests/config.pp b/manifests/config.pp index 1adaa3f..eb192a7 100644 --- a/manifests/config.pp +++ b/manifests/config.pp @@ -16,7 +16,6 @@ file { $nsswitch::params::libnss: ensure => symlink, target => $nsswitch::params::ldap_cfg, - require => File[$nsswitch::params::ldap_cfg] } } }