Recommit for updates in build 17

This commit is contained in:
Jenkins Server
2026-02-13 15:32:40 +01:00
parent 2d3e37859f
commit 14a24629bd
2 changed files with 6 additions and 6 deletions

View File

@@ -117,9 +117,9 @@ class confdroid_nagios::server::files (
) inherits confdroid_nagios::params {
require confdroid_nagios::main::dirs
if $ng_nagios_server == $fqdn {
#config here
}
# if $ng_nagios_server == $fqdn {
# #config here
# }
}</pre>
</td>
</tr>

View File

@@ -117,9 +117,9 @@ 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
# }
}</pre>
</td>
</tr>