mirror of https://github.com/ceph/ceph-ansible.git
commit
e5dfd6d34b
|
@ -57,7 +57,7 @@
|
||||||
not is_atomic and
|
not is_atomic and
|
||||||
not ansible_os_family == 'CoreOS'
|
not ansible_os_family == 'CoreOS'
|
||||||
|
|
||||||
me: prepare ceph osd disk for container operating systems
|
name: prepare ceph osd disk for container operating systems
|
||||||
shell: |
|
shell: |
|
||||||
docker run -d --net=host \
|
docker run -d --net=host \
|
||||||
--pid=host \
|
--pid=host \
|
||||||
|
|
Loading…
Reference in New Issue