From 13165f771428471adc857648c9bdcea6df48d8e2 Mon Sep 17 00:00:00 2001 From: Edward Hope-Morley Date: Wed, 8 Oct 2014 11:22:06 +0100 Subject: [PATCH] set default ceph-replication-count to 3 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 7ffbbd09..dcc0df48 100644 --- a/config.yaml +++ b/config.yaml @@ -27,7 +27,7 @@ options: type: string description: OpenStack Region ceph-osd-replication-count: - default: 2 + default: 3 type: int description: | This value dictates the number of replicas ceph must make of any