Bump the Ceph container image to 3.2.1
Depends-On: I3d9a79f252922daff566bac5ba3b42c0d0e1550c Change-Id: Iee363cf9fae83738dfb734264054c7bb29ae3562
This commit is contained in:
parent
61b7c30da0
commit
29b0bd845a
@ -38,7 +38,7 @@ Role Variables
|
||||
- `docker_ceph_namespace: <'docker.io/ceph'> Namespace for the ceph container
|
||||
image
|
||||
- `docker_ceph_image: <'daemon'> Name of the ceph container image
|
||||
- `docker_ceph_tag: <'v3.1.0-stable-3.1-luminous-centos-7-x86_64'> Tag for the
|
||||
- `docker_ceph_tag: <'v3.2.1-stable-3.2-luminous-centos-7-x86_64'> Tag for the
|
||||
ceph container image
|
||||
- `composable_scenario`: <''> -- path to the composable scenarios used at deployment time
|
||||
- `upgrade_composable_scenario`: <''> -- path to the composable scenarios used at upgrade time
|
||||
|
@ -27,7 +27,7 @@ docker_prep_prefix: centos-binary-
|
||||
docker_prep_suffix: ""
|
||||
docker_ceph_namespace: docker.io/ceph
|
||||
docker_ceph_image: daemon
|
||||
docker_ceph_tag: v3.1.0-stable-3.1-luminous-centos-7-x86_64
|
||||
docker_ceph_tag: v3.2.1-stable-3.2-luminous-centos-7-x86_64
|
||||
additional_insecure_registry: false
|
||||
deployed_server: false
|
||||
overcloud_templates_path: /usr/share/openstack-tripleo-heat-templates
|
||||
|
Loading…
x
Reference in New Issue
Block a user