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:
|
||||
file.managed:
|
||||
- name: /etc/init.d/haproxy
|
||||
- source: salt://{{ tpldir }}/files/haproxy_rcscript.initd
|
||||
- source: salt://{{ tpldir }}/files/haproxy_rcscript.initd.jinja
|
||||
- template: jinja
|
||||
- context:
|
||||
sls: {{ sls }}
|
||||
|
|
Loading…
Reference in a new issue