Compare commits
2 Commits
325567eeff
...
3b76fd4a41
Author | SHA1 | Date | |
---|---|---|---|
3b76fd4a41 | |||
e6da2aa7b3 |
@ -75,9 +75,11 @@ prometheus-config-file-{{ ef }}-file-managed:
|
||||
- template: jinja
|
||||
{%- if grains.os != 'Windows' %}
|
||||
- mode: 644
|
||||
{%- if p.manage_user_group %}
|
||||
- user: {{ component }}
|
||||
- group: {{ component }}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
- context:
|
||||
config: {{ p.extra_files[ef]['config'] }}
|
||||
- require:
|
||||
|
Loading…
x
Reference in New Issue
Block a user