Allow fedmsg and 80/443 on koji01.stg
This commit is contained in:
parent
2798e5d55a
commit
f0ba60ed4b
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue