]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Only apply os-tuning to OSD nodes 299/head
authorleseb <seb@redhat.com>
Tue, 30 Jun 2015 16:13:03 +0000 (18:13 +0200)
committerleseb <seb@redhat.com>
Tue, 30 Jun 2015 16:13:03 +0000 (18:13 +0200)
There is no need to apply these tuning flags to all the nodes.

Signed-off-by: leseb <seb@redhat.com>
roles/ceph-common/tasks/main.yml

index e1eb44bfb73220981e02757b226c0d77e5d6e268..397b93956b4e48ec98afbed59958cb04c8a3b9a1 100644 (file)
@@ -2,6 +2,7 @@
 - include: os_check.yml
 
 - include: os_tuning.yml
+  when: osd_group_name in group_names
 
 - include: prerequisite_ice.yml
   when: ceph_stable_ice