Merge "Load openvswitch module from the host"
This commit is contained in:
commit
9db9411af0
@ -191,6 +191,12 @@ outputs:
|
||||
- {get_attr: [NeutronLogging, host_prep_tasks]}
|
||||
-
|
||||
- block:
|
||||
- name: load openvswitch module
|
||||
import_role:
|
||||
role: tripleo-module-load
|
||||
vars:
|
||||
modules:
|
||||
- name: openvswitch
|
||||
- name: Copy in cleanup script
|
||||
copy:
|
||||
content: {get_file: ./neutron/neutron-cleanup}
|
||||
|
Loading…
x
Reference in New Issue
Block a user