drop hosted03 from inventory, and fix check koji to look for just the fedoraproject.org in some builder name

This commit is contained in:
Kevin Fenzi 2017-05-02 00:57:01 +00:00
parent efe7e76c2d
commit 4073b6717c
2 changed files with 1 additions and 4 deletions

View file

@ -367,9 +367,6 @@ fas01.stg.phx2.fedoraproject.org
[fas3-stg]
fas3-01.stg.phx2.fedoraproject.org
[hosted]
hosted03.fedoraproject.org
[hotness]
hotness01.phx2.fedoraproject.org

View file

@ -184,7 +184,7 @@ define service {
define service {
hostgroup_name 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
}