We have a separate cinder-controller for merlin.
This commit is contained in:
parent
5ab3e6565e
commit
5758bbb7f7
|
@ -8,7 +8,7 @@
|
|||
- facts
|
||||
|
||||
- set_fact:
|
||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-cinder-controller:latest
|
||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-cinder-controller-merlin:latest
|
||||
env_vars: >
|
||||
-e "MY_IP={{ listen_ip | default(ansible_default_ipv4.address) }}"
|
||||
-e "CINDER_HOST={{ listen_ip | default(hostvars[groups['cinder-controller'][0]]['ansible_default_ipv4']['address']) }}"
|
||||
|
|
Loading…
Reference in New Issue