mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Add a mirrorlist-serverbeach.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
# common items for the releng-* boxes
|
||||
lvm_size: 20000
|
||||
mem_size: 2048
|
||||
mem_size: 4096
|
||||
num_cpus: 4
|
||||
# for systems that do not match the above - specify the same parameter in
|
||||
# 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-ibiblio.fedoraproject.org
|
||||
mirrorlist-phx2.phx2.fedoraproject.org
|
||||
mirrorlist-serverbeach.fedoraproject.org
|
||||
|
||||
[other]
|
||||
people03.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user