Skip to content
Snippets Groups Projects
Commit 99403831 authored by Andres Montalban's avatar Andres Montalban
Browse files

Configure config_file for FreeBSD

parent 1eeb6985
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
'service': 'haproxy',
},
'FreeBSD': {
'config_file': '/usr/local/etc/haproxy.conf',
'group': 'wheel',
},
}, merge=salt['pillar.get']('haproxy:lookup'), base='default') %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment