Add fas01 to ansible
This commit is contained in:
parent
85bd08122d
commit
9477fd3fe3
1 changed files with 14 additions and 0 deletions
14
inventory/host_vars/fas01.phx2.fedoraproject.org
Normal file
14
inventory/host_vars/fas01.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||
volgroup: /dev/vg_guests00
|
||||
eth0_ip: 10.5.126.25
|
||||
vmhost: virthost15.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
# This is not the master production fas node, it doesn't do certs
|
||||
master_fas_node: True
|
||||
gen_cert: False
|
Loading…
Add table
Add a link
Reference in a new issue