roles/dch-proxy: Switch default backend to web0.p.b
The public-facing websites are now hosted by *web0.pyrocufflink.blue* and *myala.pyrocufflink.jazz* has been decommissioned.
This commit is contained in:
@@ -32,3 +32,10 @@
|
||||
dest=/etc/haproxy/70-backend-openvpn.cfg
|
||||
mode=0644
|
||||
notify: reload haproxy
|
||||
|
||||
- name: ensure websites haproxy backend is configured
|
||||
template:
|
||||
src=backend-websites.haproxy.cfg.j2
|
||||
dest=/etc/haproxy/70-backend-websites.cfg
|
||||
mode=0644
|
||||
notify: reload haproxy
|
||||
|
||||
Reference in New Issue
Block a user