diff --git a/manifests/server/files.pp b/manifests/server/files.pp index 8816892..ce888d3 100644 --- a/manifests/server/files.pp +++ b/manifests/server/files.pp @@ -17,6 +17,8 @@ class confdroid_nagios::server::files ( notify => Service[$ng_nagios_service], } # custom cfg files + ## temp place holder, this will be done via defines + ## and PuppetDB exports and imports in the future file { $ng_target_command: ensure => file, owner => 'nagios',