make all of the mirrorlists 4 cpus
move mirrorlist-ibiblio to ibiblio03
This commit is contained in:
parent
7d1d6af988
commit
9f81f2986f
3 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# common items for the releng-* boxes
|
# common items for the releng-* boxes
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 4096
|
mem_size: 4096
|
||||||
num_cpus: 2
|
num_cpus: 4
|
||||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
||||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
||||||
install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
|
install_command: /usr/sbin/virt-install -n ${inventory_hostname} -r ${mem_size}
|
||||||
|
|
|
@ -4,7 +4,7 @@ gw: 152.19.134.129
|
||||||
dns: 152.2.21.1
|
dns: 152.2.21.1
|
||||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
||||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
||||||
volgroup: /dev/ibiblio01_vg
|
volgroup: /dev/ibiblio03_guests
|
||||||
eth0_ip: 152.19.134.194
|
eth0_ip: 152.19.134.194
|
||||||
vmhost: ibiblio01.fedoraproject.org
|
vmhost: ibiblio03.fedoraproject.org
|
||||||
datacenter: ibiblio
|
datacenter: ibiblio
|
||||||
|
|
|
@ -8,4 +8,3 @@ volgroup: /dev/vg_guests00
|
||||||
eth0_ip: 140.211.169.228
|
eth0_ip: 140.211.169.228
|
||||||
vmhost: osuosl02.fedoraproject.org
|
vmhost: osuosl02.fedoraproject.org
|
||||||
datacenter: osuosl
|
datacenter: osuosl
|
||||||
num_cpus: 4
|
|
Loading…
Add table
Add a link
Reference in a new issue