diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-08-09 22:42:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-09 22:42:38 +0000 |
commit | 89fe6869c63bfe43df92055e9d3a91bd65f3a8f8 (patch) | |
tree | 1d3748cccdee888df7bc1675c3bcd8bc47c0f11b /ci/config_tpl/juju2/bundle_tpl/ceph.yaml | |
parent | 4df6477f0b8b92ef6da1cd84a17d51b3e6ea31bb (diff) | |
parent | 07c8c48f852f251455ccdee9ab11315d50c61bf3 (diff) |
Merge "Download OCL container packages from OPNFV artifact repo (if not present). Updated ceph.yaml to use correct lxd numbers"
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/ceph.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/ceph.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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: |