Cleanup haproxy.jinja comments and whitespace.
This commit is contained in:
parent
6f0609ee2e
commit
b4ee8e891d
1 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
||||||
# This file is managed by Salt.
|
# This file is managed by Salt.
|
||||||
# Any changes will be overwritten.
|
# Any changes will be overwritten.
|
||||||
|
|
||||||
|
|
||||||
#------------------
|
#------------------
|
||||||
# Global settings
|
# Global settings
|
||||||
#------------------
|
#------------------
|
||||||
|
@ -50,7 +49,6 @@ defaults
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
#------------------
|
#------------------
|
||||||
# listen instances
|
# listen instances
|
||||||
#------------------
|
#------------------
|
||||||
|
@ -169,7 +167,6 @@ frontend {{ frontend[1].get('name', frontend[0]) }}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
||||||
#------------------
|
#------------------
|
||||||
# backend instances
|
# backend instances
|
||||||
#------------------
|
#------------------
|
||||||
|
|
Loading…
Reference in a new issue