mirror of https://github.com/ceph/ceph-ansible.git
tests: fix container-cephadm job
add missing variable `containerized_deployment` in group_vars
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 66f3eb377c
)
pull/6908/head
parent
da10c22500
commit
5904a25684
|
@ -6,3 +6,4 @@ dashboard_admin_password: $sX!cD$rYU6qR^B!
|
|||
ceph_docker_registry: quay.ceph.io
|
||||
ceph_docker_image: ceph-ci/daemon-base
|
||||
ceph_docker_image_tag: latest-octopus
|
||||
containerized_deployment: true
|
||||
|
|
Loading…
Reference in New Issue