Add a bunch more network information, blacklist some more groups

This commit is contained in:
Kevin Fenzi 2016-02-06 00:25:29 +00:00
parent f105bfd616
commit 7872efc377
20 changed files with 44 additions and 0 deletions

View file

@ -2,6 +2,7 @@
host_group: kojibuilder
fas_client_groups: sysadmin-releng,sysadmin-secondary
sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
gw: 10.5.78.254
koji_server_url: "http://arm.koji.fedoraproject.org/kojihub"
koji_weburl: "http://arm.koji.fedoraproject.org/koji"

View file

@ -1,6 +1,7 @@
---
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
virthost: true
# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should ovveride them with specific info.

View file

@ -0,0 +1,2 @@
---
virthost: true

View file

@ -2,6 +2,8 @@
datacenter: fedorainfracloud
freezes: false
ansible_ifcfg_blacklist: true
# Packages installed on all Jenkins slaves (Fedora, CentOS)
slave_packages_common:
- java-1.8.0-openjdk-devel

View file

@ -1,5 +1,6 @@
openqa_workers: 4
openqa_hostname: openqa-stg01.qa.fedoraproject.org
gw: 10.5.124.254
openqa_key: "{{ stg_openqa_apikey }}"
openqa_secret: "{{ stg_openqa_apisecret }}"

View file

@ -1,5 +1,6 @@
openqa_workers: 4
openqa_hostname: openqa01.qa.fedoraproject.org
gw: 10.5.124.254
openqa_key: "{{ prod_openqa_apikey }}"
openqa_secret: "{{ prod_openqa_apisecret }}"

View file

@ -1,3 +1,5 @@
---
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
virthost: true

View file

@ -0,0 +1,4 @@
---
gw: 10.5.125.254
eth0_ip: 10.5.125.51
eth1_ip: 10.5.127.30

View file

@ -0,0 +1,4 @@
---
gw: 10.5.125.254
eth0_ip: 10.5.125.52
eth1_ip: 10.5.127.31

View file

@ -0,0 +1,4 @@
---
gw: 10.5.126.254
eth0_ip: 10.5.126.93
eth1_ip: 10.5.127.101

View file

@ -0,0 +1,4 @@
---
gw: 10.5.126.254
eth0_ip: 10.5.126.94
eth1_ip: 10.5.127.102

View file

@ -0,0 +1,4 @@
---
gw: 10.5.126.254
eth0_ip: 10.5.126.95
eth1_ip: 10.5.127.103

View file

@ -0,0 +1,4 @@
---
gw: 10.5.126.254
eth0_ip: 10.5.126.96
eth1_ip: 10.5.127.104

View file

@ -0,0 +1,4 @@
---
gw: 10.5.126.254
eth0_ip: 10.5.126.97
eth1_ip: 10.5.127.105

View file

@ -7,6 +7,7 @@ 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_virthost
eth0_ip: 10.5.126.13
eth1_ip: 10.5.127.22
vmhost: virthost18.phx2.fedoraproject.org
datacenter: phx2

View file

@ -4,6 +4,7 @@ fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
gw: 10.5.124.254
short_hostname: qa10.qa
slaves:

View file

@ -4,6 +4,7 @@ fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
gw: 10.5.124.254
short_hostname: qa11.qa
slaves:

View file

@ -4,6 +4,7 @@ fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
gw: 10.5.131.254
short_hostname: qa12.qa
slaves:

View file

@ -4,6 +4,7 @@ fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
gw: 10.5.131.254
short_hostname: qa13.qa
slaves:

View file

@ -4,3 +4,4 @@ fas_client_groups: sysadmin-qa,sysadmin-main
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
gw: 10.5.131.254