Merge "Wrong variable name for spicehtml5proxy"

This commit is contained in:
Jenkins 2016-03-21 20:46:56 +00:00 committed by Gerrit Code Review
commit 87796b0f0c

View File

@ -151,7 +151,7 @@
kolla_docker:
name: nova_spicehtml5proxy
action: "get_container_env"
register: nova_spicehtml5proxy
register: nova_spicehtml5proxy_container_env
when:
- nova_console == 'spice'
- inventory_hostname in groups['nova-spicehtml5proxy']