Correct a typo.
This commit is contained in:
parent
5e5bf675a6
commit
e3812c7ddb
1 changed files with 2 additions and 2 deletions
|
@ -90,11 +90,11 @@ config = dict(
|
|||
|
||||
# This comes from our hook in configs/system/fedora-updates-push
|
||||
topic_prefix + "bodhi.updates.fedora.sync": [
|
||||
"bodhi-releng04.%s" % suffix,
|
||||
"ftpsync-releng04.%s" % suffix,
|
||||
],
|
||||
# Similarly, this is frome configs/system/fedora-epel-push
|
||||
topic_prefix + "bodhi.updates.epel.sync": [
|
||||
"bodhi-relepel01.%s" % suffix,
|
||||
"ftpsync-relepel01.%s" % suffix,
|
||||
],
|
||||
|
||||
# Compose (rel-eng) messages (use the bodhi certs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue