
Implements: blueprint security-hardening Change-Id: I2db583aee39d75ed81b547d9ad6cab99f7a39dc9
456 B
456 B
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
:
disable_services['qpidd']: no