From 44716b159a72b9840adfa090b6c7171758f78f1a Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 1 Jul 2016 17:00:16 -0500 Subject: do not enable ceph cluster Change-Id: Icb5336c860c7d8e1c78d3997795c5785389add07 Signed-off-by: Narinder Gupta --- ci/bundle_tpl/ceph.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ci/bundle_tpl') diff --git a/ci/bundle_tpl/ceph.yaml b/ci/bundle_tpl/ceph.yaml index e13ca417..8ad6cbd6 100644 --- a/ci/bundle_tpl/ceph.yaml +++ b/ci/bundle_tpl/ceph.yaml @@ -7,9 +7,8 @@ fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7 monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A== {% if opnfv.spaces_dict.storage is defined %} - ceph-cluster-network: {{ opnfv.spaces_dict.storage.cidr }} + #ceph-cluster-network: {{ opnfv.spaces_dict.storage.cidr }} {% endif %} -# ceph-public-network: 192.168.0.0/24 to: {% if os.ha.mode == 'ha' %} {% for unit_id in to_select() %} -- cgit 1.2.3-korg