Remove koschei.cloud.fedoraproject.org host

Koschei has been moved to producion.  The old cloud instance
(koschei.cloud.fedoraproject.org) is used only for serving HTTP 301
redirect.  It hasn't been terminated yet, but this can happen at any
time - we don't need to maintain persistent Ansible configuration.
This commit is contained in:
Mikolaj Izdebski 2015-07-14 14:24:47 +00:00
parent 9f14459a67
commit 40ae74811a
8 changed files with 0 additions and 788 deletions

View file

@ -50,10 +50,6 @@ config = dict(
# Jenkins, also being a cloud node, is weird. Like copr.
("shell.jenkins-master-unknown", "shell-jenkins.cloud.fedoraproject.org"),
("jenkins.jenkins-master-unknown", "jenkins-jenkins.cloud.fedoraproject.org"),
# Koschei, also a cloud node, is the most weird. Weirdest.
("shell.server-3a4eddb8-c754-4f32-969b-3bf4751732b3", "shell-koschei.cloud.fedoraproject.org"),
("koschei.server-3a4eddb8-c754-4f32-969b-3bf4751732b3", "koschei-koschei.cloud.fedoraproject.org"),
]),
)