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

add missing directory

parent 6f8e1e47
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,11 @@ class su_ldap::sync_scripts::ldap_reports (
# package gets installed with s_ldap::tools
## Configuration file
file { '/etc/ldap-reports':
ensure => directory,
}
file { '/etc/ldap-reports/som-mail-forwards-non-stanford.conf':
ensure => present,
content => template('su_ldap/etc/ldap-reports/som-mail-forwards-non-stanford.conf.erb'),
......
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