OP enable target by default
This commit is contained in:
@@ -56,7 +56,7 @@ class confdroid_apache::params (
|
|||||||
Boolean $ae_allow_user_dirs = false,
|
Boolean $ae_allow_user_dirs = false,
|
||||||
|
|
||||||
# nagios
|
# 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_service = '/etc/nagios/conf.d/httpd_service.cfg',
|
||||||
String $ae_target_contacts = 'nagiosadmin',
|
String $ae_target_contacts = 'nagiosadmin',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user