OP#436 add user access

This commit is contained in:
2026-02-14 21:05:02 +01:00
parent c62ff78711
commit 0273e9553a
5 changed files with 61 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ class confdroid_nagios::params (
# httpd
Boolean $ng_use_https = false,
) {
# Default facts
$fqdn = $facts['networking']['fqdn']