formula-fabio/pillar.example

16 lines
226 B
Plaintext
Raw Normal View History

2018-05-17 17:36:29 -04:00
fabio:
# Start Fabio
service: True
# Set user and group for Fabio config files and running service
user: fabio
group: fabio
config:
server: True
bind_addr: 0.0.0.0
enable_debug: True
# vim: ft=yaml