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

explicitly add addresses as passed in

parent b77fc5a1
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ class su_ldap::sync_scripts (
if ($enable_ldap_reports) {
class{ 'su_ldap::sync_scripts::ldap_reports':
ensure => present,
addresses => $addresses,
}
}
......
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