Wizcorp / frontrunner

Automated HAProxy reconfiguration for Marathon
https://github.com/Wizcorp/frontrunner
MIT License
57 stars 2 forks source link

Configuration in YAML format #1

Closed stelcheck closed 10 years ago

stelcheck commented 10 years ago

I would prefer to have the config in YAML. This would give the same benefits as config.js, but would completely bare the end user from doing programatic stuff in their config. I also find YAML to be much more non-programmer friendly than JSON/JS files.