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
d5f8cac820
ceph-ansible
/
tests
/
functional
/
centos
/
7
/
cluster
/
group_vars
/
osds
5 lines
86 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
---
shrink mon and osd Rework shrinking a monitor and an OSD playbook. Also adding test scenario. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1366807 Signed-off-by: Sébastien Han <seb@redhat.com>
2017-08-31 06:07:28 +08:00
copy_admin_key: true
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 }