Merge "Load dm-multipath module from the host."
This commit is contained in:
commit
53f6f57732
@ -87,6 +87,12 @@ outputs:
|
||||
environment:
|
||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||
host_prep_tasks:
|
||||
- name: load dm-multipath
|
||||
import_role:
|
||||
role: tripleo-module-load
|
||||
vars:
|
||||
modules:
|
||||
- name: dm-multipath
|
||||
upgrade_tasks:
|
||||
- when: step|int == 0
|
||||
tags: common
|
||||
|
Loading…
x
Reference in New Issue
Block a user