Merge "Add blank space to deploy.yml file"
This commit is contained in:
commit
08e8147a69
@ -1,12 +1,12 @@
|
||||
---
|
||||
- include: ceph.yml
|
||||
when:
|
||||
- enable_ceph|bool
|
||||
- enable_ceph | bool
|
||||
- gnocchi_backend_storage == 'ceph'
|
||||
|
||||
- include: external_ceph.yml
|
||||
when:
|
||||
- enable_ceph|bool == False
|
||||
- enable_ceph | bool == False
|
||||
- gnocchi_backend_storage == 'ceph'
|
||||
|
||||
- include: register.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user