mirror of https://github.com/ceph/ceph-ansible.git
ceph-osd: docker start typo...
Signed-off-by: Sébastien Han <seb@redhat.com>pull/675/head
parent
d4d8642221
commit
fbf36716c5
|
@ -57,7 +57,7 @@
|
|||
not is_atomic and
|
||||
not ansible_os_family == 'CoreOS'
|
||||
|
||||
me: prepare ceph osd disk for container operating systems
|
||||
name: prepare ceph osd disk for container operating systems
|
||||
shell: |
|
||||
docker run -d --net=host \
|
||||
--pid=host \
|
||||
|
|
Loading…
Reference in New Issue