set global default sshd port
This commit is contained in:
parent
4cb93b82dc
commit
b48c376b2c
1 changed files with 3 additions and 0 deletions
|
@ -217,3 +217,6 @@ ipa_admin_password: "{{ ipa_prod_admin_password }}"
|
|||
|
||||
# Remove after freeze, when we can move all builders
|
||||
krb_builder: False
|
||||
|
||||
# Normal default sshd port is 22
|
||||
sshd_port: 22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue