OP#436 add negios section resources

This commit is contained in:
2026-02-28 16:16:59 +01:00
parent 0ac4426bd6
commit c5a28ee036
6 changed files with 84 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ class confdroid_nagios::server::service (
require confdroid_nagios::server::files
if $ng_nagios_server == $fqdn {
require confdroid_nagios::server::access_rules
exec { 'restart_httpd':
command => 'systemctl restart httpd',
path => ['/bin', '/usr/bin', '/sbin', '/usr/sbin'],