bc8b321fe2
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: Ia9cb9dd47b391ebcbcc26d320245e3a7e4751568
14 lines
388 B
YAML
14 lines
388 B
YAML
---
|
|
features:
|
|
- |
|
|
Although the STIG requires martian packets to be logged, the logging is
|
|
now disabled by default. The logs can quickly fill up a syslog server or
|
|
make a physical console unusable.
|
|
|
|
Deployers that need this logging enabled will need to set the following
|
|
Ansible variable:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_sysctl_enable_martian_logging: yes
|