so non-OSD hosts will not fail

pull/603/head
Ben England 2016-03-05 06:26:50 -05:00
parent ebcc7f6207
commit f643209999
1 changed files with 0 additions and 2 deletions

View File

@ -46,8 +46,6 @@
shell: ls /var/lib/ceph/osd | cut -d "-" -f 2 shell: ls /var/lib/ceph/osd | cut -d "-" -f 2
register: osd_ids register: osd_ids
changed_when: false changed_when: false
when:
osd_group_name in group_names
# Infernalis # Infernalis
- name: stop ceph.target with systemd - name: stop ceph.target with systemd