openstack-ansible-security/doc/metadata/rhel6/V-38606.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

464 B

---id: V-38606 status: implemented tag: services ---

The package containing the tftp daemon has different names depending on the Linux distribution:

  • Ubuntu 14.04: tftpd
  • Ubuntu 16.04: tftpd
  • CentOS 7: tftp-server

The Ansible tasks will select the appropriate package for the Linux distribution and remove the package. To opt-out, adjust the following configuration variable to no:

security_remove_tftp_server: no