b6a5c9a0ba
Security hardening has been applied to all gate jobs since January 2016 in the Mitaka release. This patch enables security hardening for all deployments in Newton by changing the apply_security_hardening variable to true by default. Change-Id: Ia30a54f9e94c7341a306a7ed7561cdbc3e234db2
8 lines
415 B
YAML
8 lines
415 B
YAML
---
|
|
features:
|
|
- Host security hardening is now applied by default using the
|
|
``openstack-ansible-security`` role. Developers can opt out by setting the
|
|
``apply_security_hardening`` Ansible variable to ``false``. For more
|
|
information about the role and the changes it makes, refer to the
|
|
`openstack-ansible-security documentation <http://docs.openstack.org/developer/openstack-ansible-security/>`_.
|