Declare the new koschei fedmsg certs.

This commit is contained in:
Ralph Bean 2015-05-07 20:17:20 +00:00
parent 7ef265c32b
commit d280c07b56

View file

@ -171,6 +171,10 @@ config = dict(
("bodhi.bodhi01", "bodhi-bodhi01.%s" % suffix),
("bodhi.bodhi02", "bodhi-bodhi02.%s" % suffix),
# Koschei used to be a cloud node, but graduated in 2015.
("shell.koschei01", "shell-koschei01.%s" % suffix),
("koschei.koschei01", "koschei-koschei01.%s" % suffix),
("shell.elections01", "shell-elections01.%s" % suffix),
("shell.elections02", "shell-elections02.%s" % suffix),
("fedora_elections.elections01", "fedora_elections-elections01.%s" % suffix),