oh yeah make host var files.
This commit is contained in:
parent
d8e658bd9e
commit
0711eb328a
2 changed files with 12 additions and 0 deletions
6
inventory/host_vars/qa10.qa.fedoraproject.org
Normal file
6
inventory/host_vars/qa10.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
freezes: false
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
nrpe_procs_warn: 700
|
||||
nrpe_procs_crit: 800
|
6
inventory/host_vars/qa11.qa.fedoraproject.org
Normal file
6
inventory/host_vars/qa11.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
freezes: false
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main
|
||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||
nrpe_procs_warn: 700
|
||||
nrpe_procs_crit: 800
|
Loading…
Add table
Add a link
Reference in a new issue