adding fi-apprentice to some taskotron, qadevel, beaker systems
This commit is contained in:
parent
5b606d4a19
commit
c89e3bd069
5 changed files with 6 additions and 4 deletions
|
@ -5,7 +5,7 @@ num_cpus: 2
|
||||||
|
|
||||||
tcp_ports: [ 80, 443, 8000 ]
|
tcp_ports: [ 80, 443, 8000 ]
|
||||||
udp_ports: [ 69 ]
|
udp_ports: [ 69 ]
|
||||||
fas_client_groups: sysadmin-qa
|
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice
|
||||||
nrpe_procs_warn: 250
|
nrpe_procs_warn: 250
|
||||||
nrpe_procs_crit: 300
|
nrpe_procs_crit: 300
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 1
|
||||||
# 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
|
||||||
|
|
||||||
fas_client_groups: sysadmin-qa
|
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice
|
||||||
|
|
||||||
# default virt install command is for a single nic-device
|
# default virt install command is for a single nic-device
|
||||||
# define in another group file for more nics (see buildvm)
|
# define in another group file for more nics (see buildvm)
|
||||||
|
|
|
@ -7,7 +7,7 @@ num_cpus: 4
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
||||||
tcp_ports: [ 80, 443, "{{ resultsdb_db_port }}", "{{ execdb_db_port }}" ]
|
tcp_ports: [ 80, 443, "{{ resultsdb_db_port }}", "{{ execdb_db_port }}" ]
|
||||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
fas_client_groups: sysadmin-qa,sysadmin-main.fi-apprentice
|
||||||
nrpe_procs_warn: 250
|
nrpe_procs_warn: 250
|
||||||
nrpe_procs_crit: 300
|
nrpe_procs_crit: 300
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
---
|
---
|
||||||
|
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice
|
||||||
|
|
||||||
grokmirror_basedir: /var/lib/git/mirror
|
grokmirror_basedir: /var/lib/git/mirror
|
||||||
grokmirror_user: grokmirror
|
grokmirror_user: grokmirror
|
||||||
grokmirror_repos:
|
grokmirror_repos:
|
||||||
|
|
|
@ -8,7 +8,7 @@ volgroup: /dev/vg_guests
|
||||||
eth0_ip: 10.5.124.181
|
eth0_ip: 10.5.124.181
|
||||||
vmhost: virthost-comm04.qa.fedoraproject.org
|
vmhost: virthost-comm04.qa.fedoraproject.org
|
||||||
datacenter: phx2
|
datacenter: phx2
|
||||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice
|
||||||
lvm_size: 45000
|
lvm_size: 45000
|
||||||
|
|
||||||
# default virt install command is for a single nic-device
|
# default virt install command is for a single nic-device
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue