diff options
Diffstat (limited to 'ci')
-rw-r--r-- | ci/bundle_tpl/ceph.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/bundle_tpl/ceph.yaml b/ci/bundle_tpl/ceph.yaml index de06f9f7..f0f6b4fd 100644 --- a/ci/bundle_tpl/ceph.yaml +++ b/ci/bundle_tpl/ceph.yaml @@ -6,7 +6,6 @@ monitor-count: {{ unit_qty() }} fsid: 5a791d94-980b-11e4-b6f6-3c970e8b1cf7 monitor-secret: AQAi5a9UeJXUExAA+By9u+GPhl8/XiUQ4nwI3A== - osd-reformat: {{ opnfv.storage_dict.ceph.reformat }} {% if opnfv.spaces_dict.storage is defined %} ceph-cluster-network: {{ opnfv.spaces_dict.storage.cidr }} {% endif %} |