mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
adding allowed ports for http, buildslave, alt ssh
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user