and when you have a hammer all the world looks like a nail
This commit is contained in:
parent
3a2cdba4bb
commit
fb3b9ed5c9
2 changed files with 8 additions and 6 deletions
|
@ -155,23 +155,25 @@ phx2_external:
|
|||
# Exclude these ansible host groups in hostgroups/all.cfg
|
||||
exclude_hostgroups:
|
||||
- nixnagios
|
||||
- rhel8beta
|
||||
- copr
|
||||
- copr_aws
|
||||
- copr_back
|
||||
- copr_back_aws
|
||||
- copr_back_dev_aws
|
||||
- copr_dev_aws
|
||||
- copr_dist_git_dev
|
||||
- copr_dist_git
|
||||
- copr_dist_git_aws
|
||||
- copr_dist_git_dev
|
||||
- copr_dist_git_dev_aws
|
||||
- copr_dist_git_stg
|
||||
- copr_front
|
||||
- copr_front_aws
|
||||
- copr_front_dev_aws
|
||||
- copr_hypervisors_aarch64
|
||||
- copr_keygen
|
||||
- copr_keygen_aws
|
||||
- copr_keygen_dev_aws
|
||||
- copr_keygen_stg
|
||||
- dbgserver_stg
|
||||
- retrace_stg
|
||||
- retrace_stg_aws
|
||||
- retrace_stg_aws
|
||||
- virt_guest
|
||||
- virt_host
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
define service {
|
||||
host_name bastion02.phx2.fedoraproject.org, bastion01.phx2.fedoraproject.org, sundries01.phx2.fedoraproject.org, sundries01.stg.phx2.fedoraproject.org, sundries02.phx2.fedoraproject.org, wiki01.phx2.fedoraproject.org, wiki01.stg.phx2.fedoraproject.org, wiki02.phx2.fedoraproject.org, copr-be.cloud.fedoraproject.org, copr-fe.cloud.fedoraproject.org
|
||||
host_name bastion02.phx2.fedoraproject.org, bastion01.phx2.fedoraproject.org, sundries01.phx2.fedoraproject.org, sundries01.stg.phx2.fedoraproject.org, sundries02.phx2.fedoraproject.org, wiki01.phx2.fedoraproject.org, wiki01.stg.phx2.fedoraproject.org, wiki02.phx2.fedoraproject.org
|
||||
service_description nrpe
|
||||
check_command test_nrpe
|
||||
max_check_attempts 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue