Recommit for updates in build 53

This commit is contained in:
Jenkins Server
2026-02-14 20:42:12 +01:00
parent 096f325ce5
commit 418e3e1f68

View File

@@ -143,7 +143,7 @@ class confdroid_nagios::server::service (
enable => true, enable => true,
hasrestart => true, hasrestart => true,
hasstatus => true, hasstatus => true,
requires => Exec['restart_httpd'], require => Exec['restart_httpd'],
} }
} }
}</pre> }</pre>