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:
parent
d04bb9bdd9
commit
09ff488f0d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user