Major Hayden a841e184de Docs: Update dev notes for Cat 2 controls
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
2016-05-25 11:38:13 -05:00

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