This commit is contained in:
parent
0b4434412a
commit
25ca5bbeac
5
states/haproxy/maps/domains.j2
Normal file
5
states/haproxy/maps/domains.j2
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
## {{ salt['pillar.get']('salt_managed', default='Salt Managed') }}
|
||||||
|
{%- from "haproxy/map.jinja" import haproxy with context %}
|
||||||
|
{%- for domain in haproxy.config.domains %}
|
||||||
|
{{ domain }}
|
||||||
|
{%- endfor %}
|
Loading…
Reference in New Issue
Block a user