set explicit user, group, and mode on the config files to match the
default packaged configs
This commit is contained in:
@ -8,4 +8,7 @@ munin_master_config:
|
||||
- name: {{ munin_master.config }}
|
||||
- source: {{ munin_master.config_src }}
|
||||
- template: jinja
|
||||
- user: root
|
||||
- group: root
|
||||
- mode: 644
|
||||
|
||||
|
Reference in New Issue
Block a user