Fix typo. This should be a comma, not a .
This commit is contained in:
parent
7e5e3b40c0
commit
ec502ea6c5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ num_cpus: 4
|
|||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80, 443, "{{ resultsdb_db_port }}", "{{ execdb_db_port }}" ]
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main.fi-apprentice
|
||||
fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice
|
||||
nrpe_procs_warn: 250
|
||||
nrpe_procs_crit: 300
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue