[nagios] The git templates for nagios have become too complicated with too many variants for what we want done in different ways. The current problem with copr and AWS exemplifies this problem because we need to exclude them so they do not occur in the all.cfg hostgroup which is broken. This backlog needs a higher priority.
This commit is contained in:
parent
b447ba66a9
commit
b534dc3ba0
1 changed files with 13 additions and 2 deletions
|
@ -156,10 +156,21 @@ phx2_external:
|
|||
exclude_hostgroups:
|
||||
- nixnagios
|
||||
- rhel8beta
|
||||
- copr_aws
|
||||
- copr_back_aws
|
||||
- copr_back_dev_aws
|
||||
- copr_dev_aws
|
||||
- copr_dist_git_aws
|
||||
- copr_dist_git_dev_aws
|
||||
- copr_dist_git_stg
|
||||
- copr_front_aws
|
||||
- copr_front_dev_aws
|
||||
- copr_keygen_aws
|
||||
- copr_keygen_dev_aws
|
||||
- copr_keygen_stg
|
||||
- dbgserver_stg
|
||||
- retrace_stg
|
||||
- retrace_stg_aws
|
||||
- retrace_stg_aws
|
||||
- virt_guest
|
||||
- virt_host
|
||||
- copr_dist_git_stg
|
||||
- copr_keygen_stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue