copr-be: drop unused fedmsg ports

We moved to fedora-messaging some time ago.
This commit is contained in:
Pavel Raiskup 2020-02-21 18:38:16 +01:00 committed by Pierre-Yves Chibon
parent f28c30faeb
commit 9c4876dc8b
2 changed files with 2 additions and 6 deletions

View file

@ -44,9 +44,7 @@ csi_relationship: |
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
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]
tcp_ports: [ 22, 80, 443 ]
# consumed by roles/messaging/base
messaging:

View file

@ -49,9 +49,7 @@ letsencrypt:
root_auth_users: msuchy pingou frostyx dturecek praiskup schlupov thrnciar
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]
tcp_ports: [ 22, 80, 443 ]
# consumed by roles/messaging/base
messaging: