9 lines
188 B
Text
9 lines
188 B
Text
|
haproxy.config:
|
||
|
file.managed:
|
||
|
- name: /etc/haproxy/haproxy.cfg
|
||
|
- source: salt://haproxy/templates/haproxy.jinja
|
||
|
- template: jinja
|
||
|
- user: root
|
||
|
- group: root
|
||
|
- mode: 644
|