From 07c8c48f852f251455ccdee9ab11315d50c61bf3 Mon Sep 17 00:00:00 2001 From: Stuart Mackie Date: Wed, 9 Aug 2017 14:54:56 -0700 Subject: Download OCL container packages from OPNFV artifact repo (if not present). Updated ceph.yaml to use correct lxd numbers Change-Id: If147df8cc188e02dafe6d3ce80bd6d4d9f548eb7 Signed-off-by: Stuart Mackie --- ci/config_tpl/juju2/bundle_tpl/ceph.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ci/config_tpl/juju2') diff --git a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml index dc4e101b..6b20d986 100644 --- a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml @@ -39,8 +39,8 @@ {% endfor %} {% else %} - "lxd:nodes/0" - - "lxd:nodes/0" - - "lxd:nodes/0" + - "lxd:nodes/1" + - "lxd:nodes/2" {% endif %} {% endif %} ceph-osd: -- cgit 1.2.3-korg