fixed syntaxerror
This commit is contained in:
parent
9d6db2c26b
commit
82b408e3ee
@ -6,7 +6,7 @@
|
||||
name: secrets
|
||||
|
||||
- set_fact:
|
||||
docker_image: registry.webhosting.rug.nl/hpc/openstack-heat-merlin: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