small fixes mostly variable names

This commit is contained in:
Egon Rijpkema
2017-08-10 11:17:24 +02:00
parent 4db6499419
commit f06a943916
4 changed files with 11 additions and 4 deletions

View File

@ -11,6 +11,8 @@
-e "GLANCE_HOST={{ hostvars[groups['glance-controller'][0]]['ansible_default_ipv4']['address'] }}"
-e "GLANCE_USER=glance"
-e "GLANCE_PASSWORD=geheim"
-e "RABBIT_USER=openstack"
-e "RABBIT_PASSWORD=geheim"
- name: pull docker image
docker_image: