Updated url of docker registry.

This commit is contained in:
Egon Rijpkema
2017-09-19 11:57:20 +02:00
parent 07a89c6ce4
commit d0a2a7fc41
8 changed files with 8 additions and 8 deletions

View File

@ -15,7 +15,7 @@
- /srv/nova-controller/root
- set_fact:
docker_image: webhost12.service.rug.nl/hpc/openstack-nova-service:latest
docker_image: registry.webhosting.rug.nl/hpc/openstack-nova-service:latest
env_vars: >
-e "GLANCE_CONTROLLER_HOST={{ hostvars[groups['glance-controller'][0]]['ansible_default_ipv4']['address'] }}"
-e "KEYSTONE_HOST={{ hostvars[groups['keystone'][0]]['ansible_default_ipv4']['address'] }}"