inventory: add ipa01.stg
This is needed to finish ansiblizing the virthosts, as they create a ipa host record and keytab. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b618d506ca
commit
b54e6d8516
2 changed files with 9 additions and 9 deletions
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.128.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||
gw: 10.3.166.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
ks_repo: http://10.3.163.35/repo/rhel/RHEL8-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.5.128.136
|
||||
vmhost: virthost04.stg.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
eth0_ip: 10.3.166.21
|
||||
vmhost: vmhost-x86-01.stg.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
ipa_initial: true
|
||||
|
|
|
@ -285,7 +285,7 @@ ipa01.iad2.fedoraproject.org
|
|||
ipa02.iad2.fedoraproject.org
|
||||
|
||||
[ipa_stg]
|
||||
# ipa01.stg.iad2.fedoraproject.org
|
||||
ipa01.stg.iad2.fedoraproject.org
|
||||
|
||||
[ipsilon_dev]
|
||||
iddev.fedorainfracloud.org
|
||||
|
@ -574,7 +574,7 @@ copr-keygen-dev.aws.fedoraproject.org
|
|||
# fedimg01.stg.iad2.fedoraproject.org
|
||||
# fedocal01.stg.iad2.fedoraproject.org
|
||||
# github2fedmsg01.stg.iad2.fedoraproject.org
|
||||
# ipa01.stg.iad2.fedoraproject.org
|
||||
ipa01.stg.iad2.fedoraproject.org
|
||||
# koji01.stg.iad2.fedoraproject.org
|
||||
# mailman01.stg.iad2.fedoraproject.org
|
||||
# mbs-backend01.stg.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue