Compare commits
2 Commits
3b76fd4a41
...
325567eeff
Author | SHA1 | Date | |
---|---|---|---|
325567eeff | |||
2b2c316b76 |
@ -75,11 +75,9 @@ 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