
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
508 B
508 B
---id: V-38648 status: implemented tag: services ---
Although some OpenStack implementations use qpidd
for
their messaging hub, neither Ubuntu or openstack-ansible configures the
service on the hosts by default. The Ansible task for this STIG will
check to see if the init script exists for qpidd
. If it
does, the daemon will be stopped and disable on the next boot.
To opt-out of this change, adjust the following Ansible variable to
no
:
security_disable_qpidd: no