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