Consume ceph-container project's new style of tags

The ceph-container project is moving to a new style of tags for
Ceph. Update scenario001/004 to pull Ceph container images using
the new tags.

Change-Id: I2a6a7c5fb5148e951f85850c09be7cbb59fce0f8
This commit is contained in:
John Fulton 2018-03-15 10:48:00 -04:00
parent d04bb9bdd9
commit 09ff488f0d
2 changed files with 2 additions and 4 deletions

View File

@ -111,8 +111,7 @@ parameter_defaults:
Debug: true
DockerPuppetDebug: True
#TODO(gfidente): remove when the new default is in tripleo-common
DockerCephDaemonImage: docker.io/ceph/daemon:tag-build-master-luminous-centos-7
DockerCephDaemonImage: docker.io/ceph/daemon:v3.0.1-stable-3.0-luminous-centos-7-x86_64
CephAnsibleDisksConfig:
devices:
- /dev/loop3

View File

@ -92,8 +92,7 @@ parameter_defaults:
nova::compute::libvirt::libvirt_virt_type: qemu
Debug: true
DockerPuppetDebug: True
#TODO(gfidente): remove when the new default is in tripleo-common
DockerCephDaemonImage: docker.io/ceph/daemon:tag-build-master-luminous-centos-7
DockerCephDaemonImage: docker.io/ceph/daemon:v3.0.1-stable-3.0-luminous-centos-7-x86_64
CephAnsibleDisksConfig:
devices:
- /dev/loop3