iad2: blockerbugs: create a blockerbugs01.iad2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b1df81e148
commit
759ba407fa
3 changed files with 17 additions and 0 deletions
13
inventory/host_vars/blockerbugs01.iad2.fedoraproject.org
Normal file
13
inventory/host_vars/blockerbugs01.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.21
|
||||
ks_url: http://10.3.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
volgroup: /dev/vg_guests00
|
||||
eth0_ip: 10.3.163.88
|
||||
vmhost: vmhost-x86-07.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
||||
# This is the master node in stg, so it runs the cron job
|
||||
master_blockerbugs_node: True
|
|
@ -76,6 +76,7 @@ bastion01.stg.phx2.fedoraproject.org
|
|||
|
||||
[blockerbugs]
|
||||
blockerbugs01.phx2.fedoraproject.org
|
||||
blockerbugs01.iad2.fedoraproject.org
|
||||
blockerbugs02.phx2.fedoraproject.org
|
||||
|
||||
[blockerbugs_stg]
|
||||
|
@ -1255,6 +1256,7 @@ retrace01.qa.fedoraproject.org
|
|||
[iad2]
|
||||
bastion01.iad2.fedoraproject.org
|
||||
batcave01.iad2.fedoraproject.org
|
||||
blockerbugs01.iad2.fedoraproject.org
|
||||
bvmhost-x86-01.iad2.fedoraproject.org
|
||||
bvmhost-x86-02.iad2.fedoraproject.org
|
||||
bvmhost-x86-03.iad2.fedoraproject.org
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.99 192.168.0.99
|
Loading…
Add table
Add a link
Reference in a new issue