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
8a653cacd5
ceph-ansible
/
tests
/
functional
/
centos
/
7
/
cluster
/
group_vars
/
osds
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: adds a scenario for a centos7 1mon 1osd 1mds 1rgw cluster Signed-off-by: Andrew Schoen <aschoen@redhat.com> Resolves: vagrant#boxes
2016-11-10 04:51:54 +08:00
---
os_tuning_params:
- { name: fs.file-max, value: 26234859 }
ci: re-arrange group_vars files We should stop putting everything in 'all'. This is too easy and this is error prone as well for those who are separating variables into host type, things that you should do. Signed-off-by: Sébastien Han <seb@redhat.com>
2018-03-08 00:28:20 +08:00
osd_scenario: non-collocated