mirror of https://github.com/ceph/ceph-ansible.git
ceph-osd fix batch with container binary
Signed-off-by: Sébastien Han <seb@redhat.com>pull/3367/head
parent
aa086f1a47
commit
bc2daaeb71
|
@ -14,3 +14,4 @@
|
|||
environment:
|
||||
CEPH_VOLUME_DEBUG: 1
|
||||
CEPH_CONTAINER_IMAGE: "{{ ceph_docker_registry + '/' + ceph_docker_image + ':' + ceph_docker_image_tag if containerized_deployment else None }}"
|
||||
CEPH_CONTAINER_BINARY: "{{ container_binary }}"
|
||||
|
|
Loading…
Reference in New Issue