make rbd secrets a variable secret to be set here.

This commit is contained in:
Egon Rijpkema
2018-09-13 16:12:26 +02:00
parent 1b84feb5ed
commit aba7e1fd43
3 changed files with 43 additions and 34 deletions

View File

@ -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