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

@@ -21,7 +21,6 @@ define confdroid_nagios::server::access (
if $fqdn == $ng_nagios_server {
# create password rules
concat::fragment { $name:
target => $ng_htpasswd_file,
content => template($ng_htpasswd_rule),