Add a ipa03 host.
We want to add another ipa server host in case the load gets large when we migrate from fas. We can always nuke this one or add more. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
55cc28c3b1
commit
02eac50add
3 changed files with 14 additions and 0 deletions
11
inventory/host_vars/ipa03.iad2.fedoraproject.org
Normal file
11
inventory/host_vars/ipa03.iad2.fedoraproject.org
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.3.163.254
|
||||
dns: 10.3.163.33
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-iad2
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
|
||||
volgroup: /dev/vg_guests
|
||||
eth0_ip: 10.3.163.103
|
||||
vmhost: vmhost-x86-06.iad2.fedoraproject.org
|
||||
datacenter: iad2
|
||||
|
|
@ -304,6 +304,7 @@ batcave13.rdu2.fedoraproject.org
|
|||
[ipa]
|
||||
ipa01.iad2.fedoraproject.org
|
||||
ipa02.iad2.fedoraproject.org
|
||||
ipa03.iad2.fedoraproject.org
|
||||
|
||||
[ipa_stg]
|
||||
ipa01.stg.iad2.fedoraproject.org
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
; ifconfig-push actualIP PtPIP
|
||||
ifconfig-push 192.168.1.162 192.168.0.162
|
Loading…
Add table
Add a link
Reference in a new issue