This commit is contained in:
parent
8eae2e22e4
commit
d283774502
@ -12,7 +12,7 @@ haproxy-errors-dir:
|
||||
haproxy-errors-{{ errorfile }}:
|
||||
file.managed:
|
||||
- name: {{ haproxy.config.dir }}/errors/{{ errorfile }}
|
||||
- source: salt://haproxy/templates/errors/{{ errorfile }}
|
||||
- source: salt://haproxy/errors/{{ errorfile }}
|
||||
- user: {{ haproxy.config.user }}
|
||||
- group: {{ haproxy.config.group }}
|
||||
- mode: "0600"
|
||||
|
Loading…
Reference in New Issue
Block a user