changing ssh port for qa-stg01.qa back to 22 for now
This commit is contained in:
parent
c90e9491cd
commit
165bf52e7c
2 changed files with 5 additions and 3 deletions
|
@ -14,8 +14,10 @@ fas_client_groups: sysadmin-qa,sysadmin-main,fi-apprentice,sysadmin-noc,sysadmin
|
|||
freezes: true
|
||||
sslonly: false
|
||||
|
||||
sshd_config: ssh/sshd_config.qa-prod
|
||||
sshd_port: 222
|
||||
# this needs firewall rules
|
||||
#sshd_config: ssh/sshd_config.qa-prod
|
||||
#sshd_port: 222
|
||||
sshd_port: 22
|
||||
external_hostname: qa.fedoraproject.org
|
||||
|
||||
# this enables infrastructure-testing repo
|
||||
|
|
|
@ -19,7 +19,7 @@ qa04.qa.fedoraproject.org
|
|||
qadevel.qa.fedoraproject.org:222
|
||||
|
||||
[qa-prod]
|
||||
qa-prod01.qa.fedoraproject.org:222
|
||||
qa-prod01.qa.fedoraproject.org
|
||||
|
||||
[qa-stg]
|
||||
qa-stg01.qa.fedoraproject.org:222
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue