mirror of https://github.com/ceph/ceph-ansible.git
Merge pull request #975 from ceph/remove-compact-upggrade
rolling updates: remove mon compact commandpull/978/head
commit
333b620f9d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue