Files
ansible-hardening/doc/metadata/rhel6/V-38603.rst
Major Hayden 3c19f00a7f [Docs] Metadata cleanup
This patch adds the right tags to each piece of metadata and corrects
small errors found in the deployer notes.

Closes-bug: 1595669
Change-Id: Ic04aaad85ebf111be5a0bdb01a350442fdea1433
2016-09-12 14:27:49 -05:00

19 lines
410 B
ReStructuredText

---
id: V-38603
status: implemented
tag: services
---
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