From b36d56070ad1f43ef8d51e669473784b5ae5168d Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Sat, 21 Feb 2026 14:30:27 +0100 Subject: [PATCH] OP#436 add temp place holders --- manifests/server/files.pp | 2 ++ 1 file changed, 2 insertions(+) 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',