We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1eeb698 + 9940383 commit 27d5c16Copy full SHA for 27d5c16
1 file changed
haproxy/map.jinja
@@ -8,6 +8,7 @@
8
'service': 'haproxy',
9
},
10
'FreeBSD': {
11
+ 'config_file': '/usr/local/etc/haproxy.conf',
12
'group': 'wheel',
13
14
}, merge=salt['pillar.get']('haproxy:lookup'), base='default') %}
0 commit comments