Merge "Enable iscsid on cinder-backup hosts" into stable/stein
This commit is contained in:
commit
31594e5c3c
@ -61,6 +61,7 @@ tgtd_dimensions: "{{ default_container_dimensions }}"
|
||||
|
||||
enable_iscsid_for_cinder: >-
|
||||
{{ (inventory_hostname in groups['compute']
|
||||
or inventory_hostname in groups['cinder-backup']
|
||||
or inventory_hostname in groups['cinder-volume'])
|
||||
and enable_cinder | bool
|
||||
and enable_cinder_backend_iscsi | bool }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user