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 { ) inherits confdroid_nagios::params {
require confdroid_nagios::main::dirs require confdroid_nagios::main::dirs
if $ng_nagios_server == $fqdn { # if $ng_nagios_server == $fqdn {
#config here # #config here
} # }
}</pre> }</pre>
</td> </td>
</tr> </tr>

View File

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