adding buildslave port 9989/tcp to taskotron group
This commit is contained in:
parent
37f095a18a
commit
49bc0d2076
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ num_cpus: 4
|
|||
# for systems that do not match the above - specify the same parameter in
|
||||
# the host_vars/$hostname file
|
||||
|
||||
tcp_ports: [ 80, 443 ]
|
||||
tcp_ports: [ 80, 443, 9989 ]
|
||||
fas_client_groups: sysadmin-qa
|
||||
nrpe_procs_warn: 250
|
||||
nrpe_procs_crit: 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue