Add some inventory for moving secondary01 to ansible. Playbook to come.

This commit is contained in:
Kevin Fenzi 2014-12-06 23:03:02 +00:00
parent c06242a092
commit d64be88e91
3 changed files with 28 additions and 1 deletions

View file

@ -0,0 +1,15 @@
---
# Define resources for this group of hosts here.
lvm_size: 30000
mem_size: 8192
num_cpus: 4
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80, 443, 111, 2049 ]
udp_ports: [ 111, 2049 ]
fas_client_groups: sysadmin-releng
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid"

View file

@ -0,0 +1,10 @@
---
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-7
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
volgroup: /dev/vg_guests00
eth0_ip: 10.5.126.27
vmhost: virthost15.phx2.fedoraproject.org
datacenter: phx2

View file

@ -349,9 +349,11 @@ mm-crawler01.stg.phx2.fedoraproject.org
[other]
people03.fedoraproject.org
secondary01.phx2.fedoraproject.org
torrent02.fedoraproject.org
[secondary]
secondary01.phx2.fedoraproject.org
[dns]
ns02.fedoraproject.org
ns03.phx2.fedoraproject.org