ceph-osd: docker fix typo again...

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/677/head
Sébastien Han 2016-04-01 17:33:11 +02:00
parent e5dfd6d34b
commit 4b93fc9dbd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
not is_atomic and
not ansible_os_family == 'CoreOS'
name: 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 \