Skip to content
Snippets Groups Projects
Commit dcc15b95 authored by SamYaple's avatar SamYaple
Browse files

Wrong variable name for spicehtml5proxy

Reconfigure was hard broken with spiceproxy

Change-Id: I80b5fcc16bcc0b090807843f7a59f0ae9ea27aec
Closes-Bug: #1560175
parent a65ce784
No related branches found
No related tags found
No related merge requests found
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
kolla_docker: kolla_docker:
name: nova_spicehtml5proxy name: nova_spicehtml5proxy
action: "get_container_env" action: "get_container_env"
register: nova_spicehtml5proxy register: nova_spicehtml5proxy_container_env
when: when:
- nova_console == 'spice' - nova_console == 'spice'
- inventory_hostname in groups['nova-spicehtml5proxy'] - inventory_hostname in groups['nova-spicehtml5proxy']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment