makedirs for prometheus server config
This commit is contained in:
parent
b71e582e8f
commit
640ba90050
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ prometheus_server_config:
|
|||
- user: {{ prometheus.user }}
|
||||
- group: {{ prometheus.group }}
|
||||
- dataset_pillar: prometheus:server:config
|
||||
- makedirs: True
|
||||
|
||||
prometheus_defaults:
|
||||
file.managed:
|
||||
|
|
Loading…
Reference in a new issue