diff --git a/inventory/group_vars/koji-stg b/inventory/group_vars/koji-stg index c4aad333fd..7b28dbb334 100644 --- a/inventory/group_vars/koji-stg +++ b/inventory/group_vars/koji-stg @@ -6,6 +6,9 @@ num_cpus: 2 # for systems that do not match the above - specify the same parameter in # the host_vars/$hostname file +tcp_ports: [ 80, 443, + # These 8 ports are used by fedmsg. One for each wsgi thread. + 3000, 3001, 3002, 3003, 3004, 3005, 3006, 3007] fas_client_groups: sysadmin-releng