diff --git a/haproxy/pkg.sls b/haproxy/pkg.sls index efe6b4a..6f44ffc 100644 --- a/haproxy/pkg.sls +++ b/haproxy/pkg.sls @@ -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 }}