Lets test some keepalived. yee haw.

This commit is contained in:
Kevin Fenzi 2015-01-14 22:11:43 +00:00
parent 81fd186d9d
commit 25df2ed36b
3 changed files with 11 additions and 0 deletions

View file

@ -9,3 +9,8 @@ eth0_ip: 10.5.125.61
eth1_ip: 10.5.127.38
vmhost: bvirthost08.phx2.fedoraproject.org
datacenter: phx2
# Keepalived variables
keepalived_interface: eth0
keepalived_priority: 100
keepalived_ipaddress: 10.5.125.64/24

View file

@ -9,3 +9,8 @@ eth0_ip: 10.5.125.62
eth1_ip: 10.5.127.39
vmhost: bvirthost10.phx2.fedoraproject.org
datacenter: phx2
# Keepalived variables
keepalived_interface: eth0
keepalived_priority: 50
keepalived_ipaddress: 10.5.125.64/24

View file

@ -40,6 +40,7 @@
- fedmsg/base
- { role: koji_builder, when: env == "staging" }
- { role: nfs/server, when: env == "staging" }
- { role: keepalived, when: env == "staging" }
- koji_hub
- sudo