mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
removing cruft from phab sshd config that shouldn't have been there
This commit is contained in:
@@ -9,11 +9,6 @@ AuthorizedKeysCommandUser {{ phabricator_vcs_user }}
|
||||
# You may need to tweak these options, but mostly they just turn off everything
|
||||
# dangerous.
|
||||
|
||||
{% if sshd_port == 22 %}
|
||||
Port 222
|
||||
{%else%}
|
||||
Port 22
|
||||
{%end%}
|
||||
Protocol 2
|
||||
PermitRootLogin no
|
||||
AllowAgentForwarding no
|
||||
|
||||
Reference in New Issue
Block a user