We actually need the merlin images

It's needed for ceph, for instance

Revert "Reverting to standard docker images"

This reverts commit 3083a84b19.
This commit is contained in:
Egon Rijpkema
2018-07-20 10:07:15 +02:00
parent 3083a84b19
commit 38936554bd
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
name: secrets
- set_fact:
docker_image: registry.webhosting.rug.nl/hpc/openstack-glance:latest
docker_image: registry.webhosting.rug.nl/hpc/openstack-glance-merlin:latest
env_vars: >
-e "GLANCE_HOST={{ listen_ip | default(hostvars[groups['glance-controller'][0]]['ansible_default_ipv4']['address']) }}"
-e "GLANCE_PASSWORD={{ secrets['GLANCE_PASSWORD'] }}"