mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
make all of the mirrorlists 4 cpus
move mirrorlist-ibiblio to ibiblio03
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# common items for the releng-* boxes
|
||||
lvm_size: 20000
|
||||
mem_size: 4096
|
||||
num_cpus: 2
|
||||
num_cpus: 4
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-6
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL6-x86_64/
|
||||
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
|
||||
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
|
||||
volgroup: /dev/ibiblio03_guests
|
||||
eth0_ip: 152.19.134.194
|
||||
vmhost: ibiblio01.fedoraproject.org
|
||||
vmhost: ibiblio03.fedoraproject.org
|
||||
datacenter: ibiblio
|
||||
|
||||
@@ -8,4 +8,3 @@ volgroup: /dev/vg_guests00
|
||||
eth0_ip: 140.211.169.228
|
||||
vmhost: osuosl02.fedoraproject.org
|
||||
datacenter: osuosl
|
||||
num_cpus: 4
|
||||
Reference in New Issue
Block a user