configpolicy/roles/haproxy
Dustin 7b6e0bd100 r/haproxy: Support configuring resolvers
HAProxy uses a special configuration block, `resolvers`, to specify
how it should look up names in DNS.  This configuration is used for
e.g. dynamically discovering backend servers via DNS A or SRV records.
Since resolvers are global, they need to be specified in the global
configuration file, rather than a per-application drop-in.

We will use this functionality for the ACME HTTP-01 challenge solver
for Samba AD domain controllers.
2024-06-12 18:29:56 -05:00
..
defaults roles/haproxy: Add support for Debian hosts 2019-03-22 09:29:56 -05:00
files r/haproxy: Clean up for modern haproxy versions 2024-06-12 18:28:16 -05:00
handlers roles/haproxy: Basic setup for HAproxy 2018-06-12 22:31:15 -05:00
tasks r/haproxy: Clean up for modern haproxy versions 2024-06-12 18:28:16 -05:00
templates r/haproxy: Support configuring resolvers 2024-06-12 18:29:56 -05:00
vars roles/haproxy: Add support for Debian hosts 2019-03-22 09:29:56 -05:00