bb69b667f0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
15 lines
478 B
YAML
15 lines
478 B
YAML
---
|
|
features:
|
|
- |
|
|
The Linux Security Module (LSM) that is appropriate for the Linux
|
|
distribution in use will be automatically enabled by the security role by
|
|
default. Deployers can opt out of this change by setting the following
|
|
Ansible variable:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_enable_linux_security_module: False
|
|
|
|
The documentation for STIG V-51337 has more information about how each
|
|
LSM is enabled along with special notes for SELinux.
|