mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #299 from leseb/os-tuning-osd-only
Only apply os-tuning to OSD nodespull/300/head
commit
0ce75b2c9f
|
@ -2,6 +2,7 @@
|
||||||
- include: os_check.yml
|
- include: os_check.yml
|
||||||
|
|
||||||
- include: os_tuning.yml
|
- include: os_tuning.yml
|
||||||
|
when: osd_group_name in group_names
|
||||||
|
|
||||||
- include: prerequisite_ice.yml
|
- include: prerequisite_ice.yml
|
||||||
when: ceph_stable_ice
|
when: ceph_stable_ice
|
||||||
|
|
Loading…
Reference in New Issue