hopefully get releng02 setup in fedmsg right
This commit is contained in:
parent
3f0e5b7a60
commit
1c435df2a8
4 changed files with 13 additions and 2 deletions
|
@ -27,6 +27,9 @@ config = dict(
|
|||
"bodhi.releng01": [
|
||||
"tcp://releng01.%s:3000" % suffix
|
||||
],
|
||||
"bodhi.releng02": [
|
||||
"tcp://releng02.%s:3000" % suffix
|
||||
],
|
||||
"bodhi.app03": [
|
||||
"tcp://app03.%s:300%i" % (suffix, i)
|
||||
for i in range(8)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue