copr-be: drop unused fedmsg ports
We moved to fedora-messaging some time ago.
This commit is contained in:
parent
f28c30faeb
commit
9c4876dc8b
2 changed files with 2 additions and 6 deletions
|
@ -44,9 +44,7 @@ csi_relationship: |
|
||||||
|
|
||||||
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
||||||
|
|
||||||
tcp_ports: [ 22, 80, 443,
|
tcp_ports: [ 22, 80, 443 ]
|
||||||
# These 8 ports are used by fedmsg. One for each wsgi thread.
|
|
||||||
3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007]
|
|
||||||
|
|
||||||
# consumed by roles/messaging/base
|
# consumed by roles/messaging/base
|
||||||
messaging:
|
messaging:
|
||||||
|
|
|
@ -49,9 +49,7 @@ letsencrypt:
|
||||||
|
|
||||||
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
|
||||||
|
|
||||||
tcp_ports: [ 22, 80, 443,
|
tcp_ports: [ 22, 80, 443 ]
|
||||||
# These 8 ports are used by fedmsg. One for each wsgi thread.
|
|
||||||
3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007]
|
|
||||||
|
|
||||||
# consumed by roles/messaging/base
|
# consumed by roles/messaging/base
|
||||||
messaging:
|
messaging:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue