openstack-ansible/releasenotes/notes/PermitRootLogin-chages-7ce97df6d612223e.yaml
Jean-Philippe Evrard 68fa3f4597 Update all SHAs for 17.0.0
This patch updates all the roles to the latest available stable
SHA's, copies the release notes from the updated roles into the
integrated repo.

The OpenStack services SHA's will be manually updated in another
patch.

Change-Id: I78d85f33926bc979f7d0df0adc8e8245bf1223ad
2018-02-10 17:50:34 +00:00

8 lines
279 B
YAML

---
security:
- The PermitRootLogin in sshd_config changed from 'yes'
to 'prohibit-password' in the containers. By default
there is no password set in the containers but the ssh
pub key from the deployment host is injected in the
targets nodes authorized_keys.