add host vars for mirrorlist-ibiblio and mirrorlist-phx2

This commit is contained in:
Seth Vidal 2013-06-06 20:55:24 +00:00
parent 61337a5669
commit fc95413a7e
3 changed files with 21 additions and 2 deletions

View file

@ -1,11 +1,10 @@
---
# common items for the releng-* boxes
lvm_size: 20000
mem_size: 8192
mem_size: 4096
num_cpus: 2
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
volgroup: /dev/vg_host0
install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
--disk ${volgroup}/${inventory_hostname_short}
--vcpus=${num_cpus} -l ${ks_repo} -x

View file

@ -0,0 +1,10 @@
---
nm: 255.255.255.128
gw: 152.19.134.129
dns: 152.2.21.1
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
volgroup: /dev/ibiblio01_vg
eth0_ip: 152.19.134.194
vmhost: ibiblio01.fedoraproject.org
datacenter: ibiblio

View file

@ -0,0 +1,10 @@
---
nm: 255.255.255.0
gw: 10.5.126.254
dns: 10.5.126.21
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
volgroup: /dev/vg_guests00
eth0_ip: 10.5.126.50
vmhost: virthost14.phx2.fedoraproject.org
datacenter: phx2