Lists fedora_elections and shell in ssl.py
This commit is contained in:
parent
c71811ac96
commit
7a1c15fe3d
1 changed files with 5 additions and 0 deletions
|
@ -144,6 +144,11 @@ config = dict(
|
||||||
("bodhi.bodhi01", "bodhi-bodhi01.%s" % suffix),
|
("bodhi.bodhi01", "bodhi-bodhi01.%s" % suffix),
|
||||||
("bodhi.bodhi02", "bodhi-bodhi02.%s" % suffix),
|
("bodhi.bodhi02", "bodhi-bodhi02.%s" % suffix),
|
||||||
|
|
||||||
|
("shell.elections01", "shell-elections01.%s" % suffix),
|
||||||
|
("shell.elections02", "shell-elections02.%s" % suffix),
|
||||||
|
("fedora_elections.elections01", "fedora_elections.elections01.%s" % suffix),
|
||||||
|
("fedora_elections.elections02", "fedora_elections.elections02.%s" % suffix),
|
||||||
|
|
||||||
# This is for the copr backend, which is a little different. The
|
# This is for the copr backend, which is a little different. The
|
||||||
# "cert-prefix" is just "copr", and is hardcoded in
|
# "cert-prefix" is just "copr", and is hardcoded in
|
||||||
# backend/dispatcher.py. The hostname is also a little different,
|
# backend/dispatcher.py. The hostname is also a little different,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue