![Major Hayden](/assets/img/avatar_default.png)
This patch updates the documentation for the developer notes associated with the Cat 2 (Medium) controls applied by the security role. Partial-bug: 1583744 Change-Id: Ic342f33942521db009185585a21208a4688f6ed3
13 lines
355 B
ReStructuredText
13 lines
355 B
ReStructuredText
This packages is named differently depending on the Linux distribution:
|
|
|
|
* Ubuntu 14.04: ``nis``
|
|
* Ubuntu 16.04: ``nis``
|
|
* CentOS 7: ``ypserv``
|
|
|
|
The Ansible tasks will remove the appropriate package if it is installed. To
|
|
opt-out of this change, adjust the following configuration variable to ``no``:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_remove_ypserv: no
|