diff --git a/config.yaml b/config.yaml index f91464d..2151104 100644 --- a/config.yaml +++ b/config.yaml @@ -1,12 +1,12 @@ options: - ceph-osd-replication-count: - default: 2 - type: int - description: | - This value dictates the number of replicas ceph must make of any - object it stores withing the cinder rbd pool. Of course, this only - applies if using Ceph as a backend store. Note that once the cinder - rbd pool has been created, changing this value will not have any - effect (although it can be changed in ceph by manually configuring - your ceph cluster). + ceph-osd-replication-count: + default: 2 + type: int + description: | + This value dictates the number of replicas ceph must make of any + object it stores withing the cinder rbd pool. Of course, this only + applies if using Ceph as a backend store. Note that once the cinder + rbd pool has been created, changing this value will not have any + effect (although it can be changed in ceph by manually configuring + your ceph cluster).