OP enable target by default

This commit is contained in:
2026-03-13 10:50:44 +01:00
parent f4cb7198b3
commit 8e92ea1393

View File

@@ -56,7 +56,7 @@ class confdroid_apache::params (
Boolean $ae_allow_user_dirs = false,
# nagios
Boolean $ae_incl_target = false,
Boolean $ae_incl_target = true,
String $ae_target_service = '/etc/nagios/conf.d/httpd_service.cfg',
String $ae_target_contacts = 'nagiosadmin',