We have a separate cinder-controller for merlin.

This commit is contained in:
Egon Rijpkema 2018-09-17 13:45:13 +02:00
parent 5ab3e6565e
commit 5758bbb7f7
1 changed files with 1 additions and 1 deletions

View File

@ -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']) }}"