Merge "Instack.json for undercloud VM image"

This commit is contained in:
Jenkins 2017-04-25 13:35:40 +00:00 committed by Gerrit Code Review
commit be4e973a2c
2 changed files with 1 additions and 1 deletions

View File

@ -67,4 +67,3 @@
template:
src: "{{ undercloud_instackenv_template }}"
dest: "{{ working_dir }}/instackenv.json"

View File

@ -78,6 +78,7 @@
environment:
LIBGUESTFS_BACKEND: direct
LIBVIRT_DEFAULT_URI: "{{ libvirt_uri }}"
when: overcloud_nodes
# Copy the undercloud public key to the virthost, because we're going
# to inject it into the undercloud image in the next task.