Change builders to just use the same notifications as every other host

This commit is contained in:
Kevin Fenzi 2016-01-26 19:47:18 +00:00
parent d10f99b2a8
commit ebc06cf796
105 changed files with 109 additions and 109 deletions

View file

@ -1,5 +1,5 @@
define contactgroup{
contactgroup_name build-sysadmin-email
alias Build Sysadmin Email Contacts
members kevin,aditya
}
#define contactgroup{
# contactgroup_name build-sysadmin-email
# alias Build Sysadmin Email Contacts
# members kevin,aditya
# }

View file

@ -4,5 +4,5 @@
# use defaultbuilders
# check_command check-host-alive
# address arm01-builder02.arm.fedoraproject.org
# contact_groups build-sysadmin-email
# contact_groups fedora-sysadmin-email
#}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder03.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder04.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder05.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder06.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder07.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder08.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder09.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder10.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder11.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder12.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder13.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder14.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder15.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder16.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder17.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder18.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder19.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder20.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder21.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder22.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-builder23.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-releng00.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-releng02.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm01-retrace01.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder00.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder01.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder02.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder03.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder04.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder05.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder06.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder07.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder08.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder09.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder10.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder11.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder12.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder13.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder14.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder15.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder16.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder17.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder18.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder19.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder20.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder21.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder22.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm02-builder23.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder00.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder01.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder02.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder03.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder04.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder05.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder06.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder07.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder08.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder09.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder10.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder11.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder12.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder13.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder14.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder15.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder16.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder17.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder18.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder19.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder20.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder21.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder22.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaultbuilders
check_command check-host-alive
address arm04-builder23.arm.fedoraproject.org
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -4,5 +4,5 @@ define host {
use defaulttemplate
address branched-composer.phx2.fedoraproject.org
parents bvirthost08
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-01.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-02.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-03.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-04.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-05.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-06.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-07.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-08.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-09.phx2.fedoraproject.org
parents buildvmhost-10
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-10.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-11.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-12.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-13.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-14.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-15.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-16.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-17.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-18.phx2.fedoraproject.org
parents buildvmhost-11
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-19.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-20.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-21.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-22.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-23.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-24.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

View file

@ -5,5 +5,5 @@ define host {
check_command check-host-alive
address buildvm-25.phx2.fedoraproject.org
parents buildvmhost-12
contact_groups build-sysadmin-email
contact_groups fedora-sysadmin-email
}

Some files were not shown because too many files have changed in this diff Show more