Lets test some keepalived. yee haw.
This commit is contained in:
parent
81fd186d9d
commit
25df2ed36b
3 changed files with 11 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue