ci/environments/ovb-ha: force Docker for ContainerCli

Until we get CentOS8, we can't test Pacemaker + Podman together, so
until then we'll force ContainerCli to be docker for OVB HA jobs.

Depends-On: I2d8f484feb1b1fc2b88ab1f7b37b44324183643e
Change-Id: I5c2d230f5cc63009c7b02272112b2d4af4669da7
This commit is contained in:
Emilien Macchi 2019-03-04 19:09:21 -05:00
parent 35d013c4e1
commit bb1a9ea628
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@ parameter_defaults:
nova::compute::libvirt::libvirt_virt_type: qemu
Debug: true
DockerPuppetDebug: True
# Remove ContainerCli once OVB is tested on CentOS8
ContainerCli: docker