Add bodhi01 to the fedmsg ssl.py
This commit is contained in:
parent
75260593b2
commit
fc78e7cad5
1 changed files with 3 additions and 0 deletions
|
@ -140,6 +140,9 @@ config = dict(
|
|||
("shell.mailman01", "shell-mailman01.%s" % suffix),
|
||||
("mailman.mailman01", "mailman-mailman01.%s" % suffix),
|
||||
|
||||
("shell.bodhi01", "shell-bodhi01.%s" % suffix),
|
||||
("bodhi.bodhi01", "bodhi-bodhi01.%s" % suffix),
|
||||
|
||||
# This is for the copr backend, which is a little different. The
|
||||
# "cert-prefix" is just "copr", and is hardcoded in
|
||||
# backend/dispatcher.py. The hostname is also a little different,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue