Unify external_ceph.yml filename
It is external_ceph.yml for cinder/glance/gnocchi. Change-Id: I534bffe5fc914e2850fb5cb5719fd99afa06c6c4
This commit is contained in:
parent
86fc2160f7
commit
7f4742ff4b
@ -10,7 +10,7 @@
|
||||
inventory_hostname in groups['nova-novncproxy'] or
|
||||
inventory_hostname in groups['nova-scheduler']
|
||||
|
||||
- include: external-ceph.yml
|
||||
- include: external_ceph.yml
|
||||
when:
|
||||
- not enable_ceph | bool and nova_backend == "rbd"
|
||||
- inventory_hostname in groups['compute']
|
||||
|
Loading…
Reference in New Issue
Block a user