changed docker-image for cinder-storage to merlin
This commit is contained in:
parent
28431dca51
commit
62be5bd6b5
@ -10,7 +10,7 @@
|
|||||||
# register: uuid
|
# register: uuid
|
||||||
|
|
||||||
- set_fact:
|
- set_fact:
|
||||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-cinder-storage:latest
|
docker_image: registry.webhosting.rug.nl/hpc/openstack-cinder-storage-merlin:latest
|
||||||
env_vars: >
|
env_vars: >
|
||||||
-e "MY_IP={{ listen_ip | default(ansible_default_ipv4.address) }}"
|
-e "MY_IP={{ listen_ip | default(ansible_default_ipv4.address) }}"
|
||||||
-e "CINDER_HOST={{ listen_ip | default(hostvars[groups['cinder-storage'][0]]['ansible_default_ipv4']['address']) }}"
|
-e "CINDER_HOST={{ listen_ip | default(hostvars[groups['cinder-storage'][0]]['ansible_default_ipv4']['address']) }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user