adding allowed ports for http, buildslave, alt ssh
This commit is contained in:
parent
15b754ed22
commit
6a7fd8657f
1 changed files with 3 additions and 1 deletions
|
@ -18,9 +18,11 @@ sslonly: false
|
|||
#sshd_config: ssh/sshd_config.qa-prod
|
||||
#sshd_port: 222
|
||||
sshd_port: 22
|
||||
external_hostname: qa.fedoraproject.org
|
||||
e:xternal_hostname: qa.fedoraproject.org
|
||||
deployment_type: qa-prod
|
||||
|
||||
tcp_ports: [ 80, "{{ buildslave_port }}", 222]
|
||||
|
||||
# this enables infrastructure-testing repo
|
||||
extra_enablerepos: 'infrastructure-testing'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue