OP#436 start cgi.cfg

This commit is contained in:
2026-03-07 15:43:05 +01:00
parent 3dca6fa347
commit b45e3ca890

View File

@@ -30,7 +30,7 @@ class confdroid_nagios::server::files (
selrole => object_r,
seltype => nagios_etc_t,
seluser => system_u,
content => template($ng_nagios_cgi_cfg_erb),
content => template($ng_cgi_cfg_erb),
notify => Service[$ng_service],
}