Add mirrorlist-host1plus to the mix
This commit is contained in:
parent
cb2a90666a
commit
7efee52e6f
4 changed files with 14 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
mem_size: 4096
|
mem_size: 8192
|
||||||
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
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 5.175.150.1
|
||||||
|
dns: 217.69.160.18
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-6
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
|
||||||
|
volgroup: /dev/vg_virthost
|
||||||
|
eth0_ip: 5.175.150.49
|
||||||
|
vmhost: host1plus01.fedoraproject.org
|
||||||
|
datacenter: host1plus
|
|
@ -333,6 +333,7 @@ memcached02.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-host1plus.fedoraproject.org
|
||||||
|
|
||||||
[other]
|
[other]
|
||||||
people03.fedoraproject.org
|
people03.fedoraproject.org
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
ifconfig-push 192.168.1.148 192.168.0.148
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue