fix the k8 core bundle and deployment failed. 91/34991/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Thu, 18 May 2017 06:11:38 +0000 (01:11 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Thu, 18 May 2017 16:01:53 +0000 (16:01 +0000)
Change-Id: I65cf597bbc4c68bd80d26ed0d8729127a4e30863
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
(cherry picked from commit c7580ac7da94f6db7c16cd869d07da8be136e39e)

ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml

index c8747ed..5915038 100644 (file)
@@ -15,6 +15,6 @@
         - "lxd:nodes/0"
 {% endfor %}
 {% else %}
-        - "nodes/0"
+        - "lxd:nodes/0"
 {% endif %}