mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Lets test some keepalived. yee haw.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user