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>
pull/3353/head
Guillaume Abrioux 2018-11-21 11:06:45 +01:00 committed by mergify[bot]
parent 7774069d45
commit f1735e9bb0
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