defaults: add ceph related vars file

This is to add a granularity level.
We can have ceph specific variables that user shouldn't have to change
here.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f1735e9bb0)
pull/3384/head
Guillaume Abrioux 2018-11-21 11:06:45 +01:00 committed by mergify[bot]
parent f0195e97ed
commit 65699e4558
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
ceph_osd_pool_default_size: 3
ceph_osd_pool_default_pg_num: 8