add haproxy config 2

This commit is contained in:
LinuxSquare 2024-02-22 21:52:00 +01:00
parent da1c001330
commit 95d8935d6a

View file

@ -18,6 +18,7 @@ haproxy_pkg_conf_dir:
haproxy_pkg_config: haproxy_pkg_config:
file.managed: file.managed:
- name: /etc/haproxy/haproxy.cfg - name: /etc/haproxy/haproxy.cfg
- source: salt://{{ tpldir }}/files/haproxy_config
- user: root - user: root
- group: root - group: root
- mode: '0644' - mode: '0644'