
This patch gets the docs adjusted to work with the new RHEL 7 STIG version 1 release. The new STIG release has changed all of the numbering, but it maintains a link to (most) of the old STIG IDs in the XML. Closes-bug: 1676865 Change-Id: I65023fe63163c9804a3aec9dcdbf23c69bedb604
370 B
370 B
---id: V-71969 status: implemented tag: packages ---
The role will remove the NIS server package from the system if it is installed. The package name differs between Linux distributions:
- CentOS:
ypserv
- Ubuntu:
nis
Deployers can opt-out of this change by setting the following Ansible variable:
security_rhel7_remove_ypserv: no