adding allowed ports for http, buildslave, alt ssh

This commit is contained in:
Tim Flink 2017-01-05 03:07:20 +00:00
parent 15b754ed22
commit 6a7fd8657f

View file

@ -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'