File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
96
96
97
97
# Kolla OpenStack release version. This should be a Docker image tag.
98
98
# Default is {{ openstack_release }}.
99
- kolla_openstack_release : xena-20220728T100435
99
+ kolla_openstack_release : TODO
100
100
101
101
# Docker tag applied to built container images. Default is
102
102
# {{ kolla_openstack_release }}.
Original file line number Diff line number Diff line change @@ -4,6 +4,3 @@ enable_docker_repo: "{% raw %}{{ ansible_facts.os_family == 'RedHat' }}{% endraw
4
4
5
5
docker_yum_baseurl : " {{ stackhpc_repo_docker_url }}"
6
6
docker_yum_gpgkey : " https://download.docker.com/linux/{% raw %}{{ ansible_facts.distribution | lower }}{% endraw %}/gpg"
7
-
8
- barbican_tag : xena-20220728T143658
9
- prometheus_tag : xena-20220728T143658
You can’t perform that action at this time.
0 commit comments