Merge "Unify external_ceph.yml filename"
This commit is contained in:
commit
2e6fa4fe15
@ -10,7 +10,7 @@
|
|||||||
inventory_hostname in groups['nova-novncproxy'] or
|
inventory_hostname in groups['nova-novncproxy'] or
|
||||||
inventory_hostname in groups['nova-scheduler']
|
inventory_hostname in groups['nova-scheduler']
|
||||||
|
|
||||||
- include: external-ceph.yml
|
- include: external_ceph.yml
|
||||||
when:
|
when:
|
||||||
- not enable_ceph | bool and nova_backend == "rbd"
|
- not enable_ceph | bool and nova_backend == "rbd"
|
||||||
- inventory_hostname in groups['compute']
|
- inventory_hostname in groups['compute']
|
||||||
|
Loading…
Reference in New Issue
Block a user