mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
iad2: add vmhost-x86-01.iad2 and bastion01.iad2 to new iad2 datacenter.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
19
inventory/host_vars/bastion01.iad2.fedoraproject.org
Normal file
19
inventory/host_vars/bastion01.iad2.fedoraproject.org
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 8.8.8.8
|
||||
|
||||
volgroup: /dev/vg_guests
|
||||
|
||||
eth0_ip: 10.3.163.31
|
||||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
|
||||
vmhost: vmhost-x86-01.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
vpn: false
|
||||
|
||||
ssh_hostnames:
|
||||
- bastion.fedoraproject.org
|
||||
- bastion01.fedoraproject.org
|
||||
@@ -76,6 +76,7 @@ bastion01.phx2.fedoraproject.org
|
||||
bastion02.phx2.fedoraproject.org
|
||||
bastion-comm01.qa.fedoraproject.org
|
||||
bastion13.fedoraproject.org
|
||||
bastion01.iad2.fedoraproject.org
|
||||
|
||||
[bastion_stg]
|
||||
bastion01.stg.phx2.fedoraproject.org
|
||||
@@ -723,6 +724,7 @@ virthost04.stg.phx2.fedoraproject.org
|
||||
virthost05.stg.phx2.fedoraproject.org
|
||||
wiki01.stg.phx2.fedoraproject.org
|
||||
zanata2fedmsg01.stg.phx2.fedoraproject.org
|
||||
vmhost-x86-01.iad2.fedoraproject.org
|
||||
|
||||
# This is a list of hosts that are a little "friendly" with staging.
|
||||
# They are exempted from the iptables wall between staging and prod.
|
||||
|
||||
Reference in New Issue
Block a user