openstack-ansible/releasenotes/notes/disable-netconsole-service-915bb33449b4012c.yaml
Jesse Pretorius bb69b667f0 Update all SHAs for Newton-1 2016-06-02
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
2016-06-02 21:05:45 +00:00

8 lines
246 B
YAML

fixes:
- |
An Ansible task was added to disable the ``netconsole`` service on CentOS
systems if the service is installed on the system.
Deployers can opt-out of this change by setting
``security_disable_netconsole`` to ``no``.