make rbd secrets a variable secret to be set here.
This commit is contained in:
@ -29,6 +29,7 @@
|
||||
-e "MON_HOST={{ ceph_mon_host }}"
|
||||
-e "PUBLIC_NETWORK={{ ceph_public_network }}"
|
||||
-e "OSD_POOL_DEFAULT_SIZE={{ ceph_osd_pool_default_size }}"
|
||||
-e "RBD_SECRET_UUID={{ secrets['CINDER_RBD_SECRET_UUID']"
|
||||
tags: vars
|
||||
|
||||
- name: pull docker image
|
||||
|
Reference in New Issue
Block a user