Merge "Load iscsi_tcp module from the host."
This commit is contained in:
commit
50c76e2d72
@ -193,6 +193,12 @@ outputs:
|
||||
environment:
|
||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||
host_prep_tasks:
|
||||
- name: load iscsi_tcp module
|
||||
import_role:
|
||||
role: tripleo-module-load
|
||||
vars:
|
||||
modules:
|
||||
- name: iscsi_tcp
|
||||
- name: create persistent directories
|
||||
file:
|
||||
path: "{{ item.path }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user