
This also includes a minor cleanup for V-38490 (disable usb-storage module). Change-Id: Ie874cbf3c8fb6a69b7d0d674d728876a5d4d1fb7
471 B
471 B
The Reliable Datagram Sockets (RDS) protocol must be disabled. Neither Ubuntu 14.04 or openstack-ansible enables this module by default, so the Ansible tasks in this role will disable the module.
To opt-out of this change, set the following variable to
no
:
disable_module['rds']: no
NOTE: The module will be disabled on the next reboot.