Merge pull request #675 from ceph/fix-typo-docker-osd

ceph-osd: docker start typo...
pull/677/head
Leseb 2016-04-01 17:32:08 +02:00
commit e5dfd6d34b
1 changed files with 1 additions and 1 deletions

View File

@ -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 \