---
{%- from "haproxy/map.jinja" import haproxy with context %}
include:
{%- if haproxy.acme %}
  - acme
{%- endif %}
{%- if haproxy.config.geoip.enabled %}
  - geoip
{%- endif %}
  - .install
  - .config
  - .service