Add mm-frontend02
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
eb5ab70642
commit
a45f18bfd7
3 changed files with 18 additions and 0 deletions
16
inventory/host_vars/mm-frontend02.phx2.fedoraproject.org
Normal file
16
inventory/host_vars/mm-frontend02.phx2.fedoraproject.org
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
---
|
||||||
|
lvm_size: 20000
|
||||||
|
mem_size: 8192
|
||||||
|
num_cpus: 2
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.126.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7
|
||||||
|
ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/
|
||||||
|
volgroup: /dev/vg_guests
|
||||||
|
eth0_ip: 10.5.126.186
|
||||||
|
vmhost: virthost19.phx2.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
tcp_ports: [ 80, 443 ]
|
||||||
|
|
|
@ -392,6 +392,7 @@ mirrorlist-phx2.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
[mm-frontend]
|
[mm-frontend]
|
||||||
mm-frontend01.phx2.fedoraproject.org
|
mm-frontend01.phx2.fedoraproject.org
|
||||||
|
mm-frontend02.phx2.fedoraproject.org
|
||||||
|
|
||||||
[mm-backend]
|
[mm-backend]
|
||||||
mm-backend01.phx2.fedoraproject.org
|
mm-backend01.phx2.fedoraproject.org
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
ifconfig-push 192.168.1.149 192.168.0.149
|
Loading…
Add table
Add a link
Reference in a new issue