OP#421 disable config for now

This commit is contained in:
2026-02-13 15:31:40 +01:00
parent 2e465ce63f
commit 8983b01b5d
2 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ class confdroid_nagios::server::service (
) inherits confdroid_nagios::params {
require confdroid_nagios::server::files
if $ng_nagios_server == $fqdn {
#config here
}
# if $ng_nagios_server == $fqdn {
# #config here
# }
}