Merge branch 'master' of https://bitbucket.org/tmakinen/puppet
This commit is contained in:
commit
a6151e95a1
15 changed files with 552 additions and 29 deletions
|
@ -486,7 +486,7 @@ class ldap::server {
|
|||
}
|
||||
|
||||
exec { "slaptest":
|
||||
command => "slaptest",
|
||||
command => "slaptest -f ${config}/slapd.conf",
|
||||
path => "/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin",
|
||||
refreshonly => true,
|
||||
require => File["${config}/slapd.conf.d"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue