Add ipa03 host on staging
This is a test host to deploy ipa on RHEL9. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
64a6c0b011
commit
2d088b91ca
2 changed files with 11 additions and 0 deletions
10
inventory/host_vars/ipa03.stg.iad2.fedoraproject.org
Normal file
10
inventory/host_vars/ipa03.stg.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
datacenter: iad2
|
||||||
|
eth0_ipv4_gw: 10.3.166.254
|
||||||
|
eth0_ipv4_ip: 10.3.166.68
|
||||||
|
## REMEMBER ONLY SET THIS TO TRUE WHEN WIPING SYSTEM TO MINIMUM
|
||||||
|
ipa_initial: false
|
||||||
|
ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/
|
||||||
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel
|
||||||
|
vmhost: vmhost-x86-02.stg.iad2.fedoraproject.org
|
||||||
|
volgroup: /dev/vg_guests
|
|
@ -275,6 +275,7 @@ ipa03.iad2.fedoraproject.org
|
||||||
[ipa_stg]
|
[ipa_stg]
|
||||||
ipa01.stg.iad2.fedoraproject.org
|
ipa01.stg.iad2.fedoraproject.org
|
||||||
ipa02.stg.iad2.fedoraproject.org
|
ipa02.stg.iad2.fedoraproject.org
|
||||||
|
ipa03.stg.iad3.fedoraproject.org
|
||||||
|
|
||||||
[ipsilon_stg]
|
[ipsilon_stg]
|
||||||
ipsilon01.stg.iad2.fedoraproject.org
|
ipsilon01.stg.iad2.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue