Add new copr-be hostname.

This commit is contained in:
Ralph Bean 2014-06-25 20:03:36 +00:00
parent 450297622e
commit 06a27353e9

View file

@ -170,6 +170,7 @@ config = dict(
# backend/dispatcher.py. The hostname is also a little different, # backend/dispatcher.py. The hostname is also a little different,
# since it is an openstack node. This might be a little fragile. :/ # since it is an openstack node. This might be a little fragile. :/
# See https://github.com/fedora-infra/fedmsg/issues/199 for the plan. # See https://github.com/fedora-infra/fedmsg/issues/199 for the plan.
("copr.dhcp-client03", "copr-copr-be.cloud.fedoraproject.org"),
("copr.copr-be-i-00000407", "copr-copr-be.cloud.fedoraproject.org"), ("copr.copr-be-i-00000407", "copr-copr-be.cloud.fedoraproject.org"),
("copr.copr-be", "copr-copr-be.cloud.fedoraproject.org"), ("copr.copr-be", "copr-copr-be.cloud.fedoraproject.org"),
]), ]),