2459cb4e07
This patch checks for the rdisc 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: 1584191 Change-Id: Ieeb2d25ecf1920448701c33d4ea623d3f65becf6
9 lines
238 B
YAML
9 lines
238 B
YAML
---
|
|
features:
|
|
- |
|
|
An Ansible was added to disable the ``rdisc`` service on CentOS systems if
|
|
the service is installed on the system.
|
|
|
|
Deployers can opt-out of this change by setting ``security_disable_rdisc``
|
|
to ``no``.
|