Major Hayden 7a57dd3bb1 V-386**: Disabling various unneeded services
Implements: blueprint security-hardening

Change-Id: I2db583aee39d75ed81b547d9ad6cab99f7a39dc9
2015-10-14 12:42:56 -05:00

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