Files
ansible-hardening/doc/metadata/rhel7/RHEL-07-040490.rst
Major Hayden e841a78beb [Docs] Docs for TFTP server removal
The tasks for this STIG are in an earlier patch, but the docs were
missing. This patch adds docs for TFTP server removal.

Implements: blueprint security-rhel7-stig
Change-Id: I13f8e29d417328131c3a25dbf150950b23258225
2016-12-06 15:45:39 -06:00

15 lines
352 B
ReStructuredText

---
id: RHEL-07-040490
status: implemented
tag: packages
---
If a TFTP server package is installed (``tftpd`` on Ubuntu and ``tftp-server``
on CentOS and Red Hat Enterprise Linux), the package is removed.
Deployers can opt out of this change by setting the following Ansible variable:
.. code-block:: yaml
security_rhel7_remove_tftp_server: no