set global default sshd port

This commit is contained in:
Kevin Fenzi 2016-11-30 17:14:53 +00:00
parent 4cb93b82dc
commit b48c376b2c

View file

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