Cleanup haproxy.jinja comments and whitespace.

This commit is contained in:
Adam Bolte 2015-07-13 19:11:43 +10:00
parent 6f0609ee2e
commit b4ee8e891d

View file

@ -5,7 +5,6 @@
# This file is managed by Salt.
# Any changes will be overwritten.
#------------------
# Global settings
#------------------
@ -50,7 +49,6 @@ defaults
{%- endfor %}
{% endif %}
#------------------
# listen instances
#------------------
@ -169,7 +167,6 @@ frontend {{ frontend[1].get('name', frontend[0]) }}
{%- endfor %}
{% endif %}
#------------------
# backend instances
#------------------