summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/ceph.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-30 17:54:48 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-30 17:55:49 -0500
commita1164e953cb56e406cdcb590b7d8016db9eab436 (patch)
tree95c4284e09b5b058cd7bb0df3a2d1fda49a0c902 /ci/bundle_tpl/ceph.yaml
parent67042f2478b8c4a6a4e181d7c659d30ef71e3ee1 (diff)
modified to reomve ceph-reformat.
Change-Id: I83d34f5f0542297055592b61f42f701c559b6c94 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/ceph.yaml')
-rw-r--r--ci/bundle_tpl/ceph.yaml1
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 %}