Rely on client defaults for the Ceph container image to use in CI

Removes hardcoded references to the Ceph container image to use
in CI to rely (and test) the tripleoclient default.

Change-Id: I7f028e31eb5e993aa6af9b7f2c19f64ed45224dd
(cherry picked from commit cbecc1ee86)
This commit is contained in:
Giulio Fidente 2018-04-18 12:15:33 +02:00
parent 29a5ad58ae
commit 43900327e1
2 changed files with 0 additions and 2 deletions

View File

@ -111,7 +111,6 @@ parameter_defaults:
Debug: true
DockerPuppetDebug: True
DockerCephDaemonImage: docker.io/ceph/daemon:v3.0.1-stable-3.0-luminous-centos-7-x86_64
CephAnsibleDisksConfig:
devices:
- /dev/loop3

View File

@ -92,7 +92,6 @@ parameter_defaults:
nova::compute::libvirt::libvirt_virt_type: qemu
Debug: true
DockerPuppetDebug: True
DockerCephDaemonImage: docker.io/ceph/daemon:v3.0.1-stable-3.0-luminous-centos-7-x86_64
CephAnsibleDisksConfig:
devices:
- /dev/loop3