Heat also needs a separate docker.
This is needed because it needs to connect to a https endpoint and another hostfile entry is needed.
This commit is contained in:
parent
1d56769405
commit
5cbab0e12a
@ -6,7 +6,7 @@
|
||||
name: secrets
|
||||
|
||||
- set_fact:
|
||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-heat:latest
|
||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-heat-merlin:latest
|
||||
env_vars: >
|
||||
-e "HEAT_HOST={{ listen_ip | default(hostvars[groups['heat'][0]]['ansible_default_ipv4']['address']) }}"
|
||||
-e "HEAT_PASSWORD={{ secrets['HEAT_PASSWORD'] }}"
|
||||
|
Loading…
Reference in New Issue
Block a user