system-config/playbooks/service-zuul-lb.yaml
James E. Blair 2a9553ef25 Add Zuul load balancer
This adds a load balancer for zuul-web and fingergw.

Change-Id: Id5aa01151f64f3c85e1532ad66999ef9471c5896
2022-02-10 13:24:42 -08:00

7 lines
133 B
YAML

- hosts: "zuul-lb:!disabled"
name: "Base: configure zuul load balancer"
roles:
- iptables
- install-docker
- zuul-lb