Skip to content
Snippets Groups Projects
Commit 82c6b4c1 authored by Linda J Laubenheimer's avatar Linda J Laubenheimer
Browse files

syncs: fix omitted directory change

parent 8898f532
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ class su_ldap::sync_scripts::ldap_alias_maint (
# The properties file used by /usr/bin/ldap-alias-maint.
file { '/etc/ldap-aliases/maint.conf':
content => template('su_ldap/etc/ldapadmin/ldap-alias-maint.conf.erb'),
content => template('su_ldap/etc/ldap-aliases/ldap-alias-maint.conf.erb'),
mode => '0644',
require => File['/etc/ldap-aliases'],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment