diff options
Diffstat (limited to 'puppet/services/ceph-mon.yaml')
-rw-r--r-- | puppet/services/ceph-mon.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/ceph-mon.yaml b/puppet/services/ceph-mon.yaml index 074d941d..28c3e5df 100644 --- a/puppet/services/ceph-mon.yaml +++ b/puppet/services/ceph-mon.yaml @@ -38,7 +38,7 @@ parameters: { "volumes": { "size": 5, - "pg_num: 128, + "pg_num": 128, "pgp_num": 128 } } |