
This also includes a minor cleanup for V-38490 (disable usb-storage module). Change-Id: Ie874cbf3c8fb6a69b7d0d674d728876a5d4d1fb7
11 lines
317 B
ReStructuredText
11 lines
317 B
ReStructuredText
The Stream Control Transmission Protocol (SCTP) must be disabled. This module
|
|
isn't used by Ubuntu 14.04 or openstack-ansible by default.
|
|
|
|
To opt-out of this change, set the following variable to ``no``:
|
|
|
|
.. code-block:: yaml
|
|
|
|
disable_module['sctp']: no
|
|
|
|
**NOTE:** The module will be disabled on the next reboot.
|