drop hosted03 from inventory, and fix check koji to look for just the fedoraproject.org in some builder name
This commit is contained in:
parent
efe7e76c2d
commit
4073b6717c
2 changed files with 1 additions and 4 deletions
|
@ -367,9 +367,6 @@ fas01.stg.phx2.fedoraproject.org
|
||||||
[fas3-stg]
|
[fas3-stg]
|
||||||
fas3-01.stg.phx2.fedoraproject.org
|
fas3-01.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
[hosted]
|
|
||||||
hosted03.fedoraproject.org
|
|
||||||
|
|
||||||
[hotness]
|
[hotness]
|
||||||
hotness01.phx2.fedoraproject.org
|
hotness01.phx2.fedoraproject.org
|
||||||
|
|
||||||
|
|
|
@ -184,7 +184,7 @@ define service {
|
||||||
define service {
|
define service {
|
||||||
hostgroup_name koji
|
hostgroup_name koji
|
||||||
service_description http-koji
|
service_description http-koji
|
||||||
check_command check_website!koji.fedoraproject.org!/koji/hosts!arm04-builder
|
check_command check_website!koji.fedoraproject.org!/koji/hosts!fedoraproject.org
|
||||||
use websitetemplate
|
use websitetemplate
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue