3107e7cc9d
This patch checks for the netconsole service on a host and disables the service, if the service is installed. The service will be stopped immediately if it is found to be running. Documentation and release notes are included. Closes-bug: 1584194 Change-Id: If779af67c2a66e7b56d170f1f12744aef75ff27b
8 lines
246 B
YAML
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``.
|