and we have dl01 now on vh01
This commit is contained in:
parent
d33a6da7c0
commit
0f6a18c0be
2 changed files with 29 additions and 0 deletions
|
@ -2,3 +2,31 @@
|
|||
gw: 10.5.126.254
|
||||
eth0_ip: 10.5.126.93
|
||||
eth1_ip: 10.5.127.101
|
||||
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
vmhost: virthost01.phx2.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
#
|
||||
# We need this to install with 2 nics
|
||||
#
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
main_bridge: br0
|
||||
nfs_bridge: br1
|
||||
|
||||
datacenter: phx2
|
||||
|
||||
tcp_ports: [80, 443, 873]
|
||||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}"
|
||||
|
||||
nrpe_procs_warn: 1200
|
||||
nrpe_procs_crit: 1400
|
||||
|
||||
mem_size: 16384
|
||||
max_mem_size: 20480
|
||||
lvm_size: 20000
|
||||
num_cpus: 8
|
||||
|
||||
vpn: false
|
||||
|
|
|
@ -361,6 +361,7 @@ download05.phx2.fedoraproject.org
|
|||
#download-rdu01.fedoraproject.org
|
||||
|
||||
[download-phx2-virtual]
|
||||
download01.phx2.fedoraproject.org
|
||||
download06.phx2.fedoraproject.org
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue