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