2a9553ef25
This adds a load balancer for zuul-web and fingergw. Change-Id: Id5aa01151f64f3c85e1532ad66999ef9471c5896
7 lines
133 B
YAML
7 lines
133 B
YAML
- hosts: "zuul-lb:!disabled"
|
|
name: "Base: configure zuul load balancer"
|
|
roles:
|
|
- iptables
|
|
- install-docker
|
|
- zuul-lb
|