Merge pull request #989 from ceph/switch-bare-metal-to-container

ability to switch from bare metal to containerized daemons
pull/990/head
Leseb 2016-09-21 18:08:10 +02:00 committed by GitHub
commit 7174959152
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@
retries: 10
delay: 10
changed_when: false
delegate_to: "{{ mon_host }}"
delegate_to: "{{ groups.mons[0] }}"
- name: switching from non-containerized to containerized ceph mds