Add a mirrorlist-serverbeach.
This commit is contained in:
parent
3344263078
commit
eee6c15e08
3 changed files with 12 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
# common items for the releng-* boxes
|
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 2048
|
mem_size: 4096
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
10
inventory/host_vars/mirrorlist-serverbeach.fedoraproject.org
Normal file
10
inventory/host_vars/mirrorlist-serverbeach.fedoraproject.org
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 192.168.122.1
|
||||||
|
dns: 66.135.45.92
|
||||||
|
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_host
|
||||||
|
eth0_ip: 192.168.122.2
|
||||||
|
vmhost: serverbeach10.fedoraproject.org
|
||||||
|
datacenter: serverbeach
|
|
@ -291,6 +291,7 @@ memcached04.phx2.fedoraproject.org
|
||||||
mirrorlist-osuosl.fedoraproject.org
|
mirrorlist-osuosl.fedoraproject.org
|
||||||
mirrorlist-ibiblio.fedoraproject.org
|
mirrorlist-ibiblio.fedoraproject.org
|
||||||
mirrorlist-phx2.phx2.fedoraproject.org
|
mirrorlist-phx2.phx2.fedoraproject.org
|
||||||
|
mirrorlist-serverbeach.fedoraproject.org
|
||||||
|
|
||||||
[other]
|
[other]
|
||||||
people03.fedoraproject.org
|
people03.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue