Host definitions for the fmn prod nodes.

This commit is contained in:
Ralph Bean 2014-01-24 19:47:07 +00:00
parent 0494a018a6
commit b7ff972cbd
6 changed files with 71 additions and 0 deletions

View file

@ -0,0 +1,10 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
fas_client_groups: sysadmin-noc,sysadmin-datanommer

View file

@ -0,0 +1,12 @@
---
# Define resources for this group of hosts here.
lvm_size: 20000
mem_size: 1024
num_cpus: 2
# for systems that do not match the above - specify the same parameter in
# the host_vars/$hostname file
tcp_ports: [ 80, 443 ]
fas_client_groups: sysadmin-noc,sysadmin-datanommer

View file

@ -0,0 +1,14 @@
---
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-6
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
eth0_ip: 10.5.126.168
volgroup: /dev/vg_virthost09
vmhost: virthost09.phx2.fedoraproject.org
datacenter: phx2

View file

@ -0,0 +1,14 @@
---
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-6
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
eth0_ip: 10.5.126.103
volgroup: /dev/vg_virthost04
vmhost: virthost04.phx2.fedoraproject.org
datacenter: phx2

View file

@ -0,0 +1,14 @@
---
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-6
ks_repo: http://10.5.126.23/repo/rhel/RHEL6-x86_64/
eth0_ip: 10.5.126.119
volgroup: /dev/vg_virthost06
vmhost: virthost06.phx2.fedoraproject.org
datacenter: phx2

View file

@ -258,9 +258,16 @@ lockbox-comm01.qa.fedoraproject.org
noc01.phx2.fedoraproject.org
noc02.fedoraproject.org
[notifs-backend]
notifs-backend01.phx2.fedoraproject.org
[notifs-backend-stg]
notifs-backend01.stg.phx2.fedoraproject.org
[notifs-web]
notifs-web01.phx2.fedoraproject.org
notifs-web02.phx2.fedoraproject.org
[notifs-web-stg]
notifs-web01.stg.phx2.fedoraproject.org
notifs-web02.stg.phx2.fedoraproject.org