mirror of https://github.com/ceph/ceph-ansible.git
Adding missing space
parent
d7d83273e7
commit
9e252c6c44
|
@ -12,7 +12,7 @@ ExecStart=/usr/bin/docker run --rm --net=host --pid=host\
|
|||
-v /etc/ceph:/etc/ceph \
|
||||
{% else -%}
|
||||
-e KV_TYPE={{kv_type}} \
|
||||
-e KV_IP={{kv_endpoint}}\
|
||||
-e KV_IP={{kv_endpoint}} \
|
||||
{% endif -%}
|
||||
-v /dev:/dev \
|
||||
--privileged \
|
||||
|
|
Loading…
Reference in New Issue