OP#436 add user access
This commit is contained in:
@@ -21,5 +21,12 @@ class confdroid_nagios::server::access_rules (
|
||||
seluser => system_u,
|
||||
notify => Service[$ng_nagios_service],
|
||||
}
|
||||
}
|
||||
|
||||
# manage file header
|
||||
concat::fragment { 'fle_header':
|
||||
target => $ng_htpasswd_file,
|
||||
content => template($ng_htpasswd_head),
|
||||
order => '000',
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user