Skip to content

Commit 9940383

Browse files
author
Andres Montalban
committed
Configure config_file for FreeBSD
1 parent 1eeb698 commit 9940383

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

haproxy/map.jinja

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
'service': 'haproxy',
99
},
1010
'FreeBSD': {
11+
'config_file': '/usr/local/etc/haproxy.conf',
1112
'group': 'wheel',
1213
},
1314
}, merge=salt['pillar.get']('haproxy:lookup'), base='default') %}

0 commit comments

Comments
 (0)