missing to while creating bundle. 25/16225/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 30 Jun 2016 22:36:19 +0000 (17:36 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 30 Jun 2016 22:36:55 +0000 (17:36 -0500)
Change-Id: I3fe7d0b7e09b676084ad8057fb518bc6c9a8c1e3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
ci/bundle_tpl/openstack-dashboard.yaml

index ee006bb..83408dc 100644 (file)
@@ -10,6 +10,7 @@
 {% if os.beta.public_api %}
         endpoint-type: internalURL
 {% endif %}
+      to:
 {% for unit_id in to_select() %}
         - "lxc:nodes={{ unit_id }}"
 {% endfor %}