
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
15 lines
352 B
ReStructuredText
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
|