Skip to content

Commit

Permalink
ceph-osd fix batch with container binary
Browse files Browse the repository at this point in the history
Signed-off-by: Sébastien Han <seb@redhat.com>
  • Loading branch information
leseb committed Nov 27, 2018
1 parent 575e8b4 commit 0b1aa7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/ceph-osd/tasks/scenarios/lvm-batch.yml
Expand Up @@ -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 }}"

0 comments on commit 0b1aa7e

Please sign in to comment.