openstack-ansible/releasenotes/notes/sshd-permit-root-login-without-password-948ec79c6508c19b.yaml
Jean-Philippe Evrard 0620efaf11 Set OpenStack-Ansible release to 17.0.0.0b1
Prepare for Release Queens-1

Change-Id: Iec908af26572323065132aa964ec25d71989bf2b
2017-10-19 21:46:02 +01:00

7 lines
196 B
YAML

---
security:
- |
``PermitRootLogin`` in the ssh configuration has changed from
``yes`` to ``without-password``. This will only allow ssh to be used
to authenticate root via a key.