Fix haproxy
This commit is contained in:
parent
bb1c9f29eb
commit
713c1800ec
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ haproxy_pkg_conf_dir:
|
||||||
haproxy_pkg_rc_script:
|
haproxy_pkg_rc_script:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /etc/init.d/haproxy
|
- name: /etc/init.d/haproxy
|
||||||
- source: salt://{{ tpldir }}/files/haproxy_rcscript.initd
|
- source: salt://{{ tpldir }}/files/haproxy_rcscript.initd.jinja
|
||||||
- template: jinja
|
- template: jinja
|
||||||
- context:
|
- context:
|
||||||
sls: {{ sls }}
|
sls: {{ sls }}
|
||||||
|
|
Loading…
Reference in a new issue