summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-05-18 06:13:49 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-18 06:13:49 +0000
commit5ef7eacd89b086297cc47402de0cb9aa3dd64ba5 (patch)
treec37a0c3b1e48fc9cc2e54ae85d658691d0be4a1a /ci
parentd5b1f207ac7d17a2ac027b34c809ab9645913390 (diff)
parentc7580ac7da94f6db7c16cd869d07da8be136e39e (diff)
Merge "fix the k8 core bundle and deployment failed."
Diffstat (limited to 'ci')
-rw-r--r--ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
index c8747edd..5915038c 100644
--- a/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
+++ b/ci/config_tpl/juju2/bundlek8_tpl/etcd.yaml
@@ -15,6 +15,6 @@
- "lxd:nodes/0"
{% endfor %}
{% else %}
- - "nodes/0"
+ - "lxd:nodes/0"
{% endif %}