Merge pull request #975 from ceph/remove-compact-upggrade

rolling updates: remove mon compact command
pull/978/head
Leseb 2016-09-13 10:11:46 +02:00 committed by GitHub
commit 333b620f9d
1 changed files with 0 additions and 4 deletions

View File

@ -60,10 +60,6 @@
upgrade_ceph_packages: True
mon_group_name: mons
pre_tasks:
- name: compress the store as much as possible
command: ceph tell mon.{{ ansible_hostname }} compact --cluster {{ cluster }}
roles:
- ceph-common
- ceph-mon