Correct a typo.

This commit is contained in:
Ralph Bean 2014-03-24 19:30:09 +00:00
parent 5e5bf675a6
commit e3812c7ddb

View file

@ -90,11 +90,11 @@ config = dict(
# This comes from our hook in configs/system/fedora-updates-push # This comes from our hook in configs/system/fedora-updates-push
topic_prefix + "bodhi.updates.fedora.sync": [ topic_prefix + "bodhi.updates.fedora.sync": [
"bodhi-releng04.%s" % suffix, "ftpsync-releng04.%s" % suffix,
], ],
# Similarly, this is frome configs/system/fedora-epel-push # Similarly, this is frome configs/system/fedora-epel-push
topic_prefix + "bodhi.updates.epel.sync": [ topic_prefix + "bodhi.updates.epel.sync": [
"bodhi-relepel01.%s" % suffix, "ftpsync-relepel01.%s" % suffix,
], ],
# Compose (rel-eng) messages (use the bodhi certs) # Compose (rel-eng) messages (use the bodhi certs)