This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7f4e3e7c7
ceph-ansible
/
roles
/
ceph-defaults
/
vars
/
main.yml
5 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
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>
2018-11-21 18:06:45 +08:00
---
ceph_osd_pool_default_size
:
3
Customize pools min_size Signed-off-by: Radu Toader <radu.m.toader@gmail.com>
2019-03-01 04:58:31 +08:00
ceph_osd_pool_default_min_size
:
0
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>
2018-11-21 18:06:45 +08:00
ceph_osd_pool_default_pg_num
:
8