mirror of https://github.com/ceph/ceph-ansible.git
parent
67c9a4a3ad
commit
a83e5d6b10
|
@ -20,7 +20,7 @@
|
|||
# starting the next task
|
||||
- name: prepare ceph osd disk
|
||||
shell: |
|
||||
docker run --net=host \
|
||||
docker run --net=host \
|
||||
--pid=host \
|
||||
--privileged=true \
|
||||
--name="{{ ansible_hostname }}-osd-prepare-{{ item.0 |
|
||||
|
|
Loading…
Reference in New Issue