Skip to content

Commit 73db4ee

Browse files
committed
Yoga: reset image tags
1 parent 0bb461f commit 73db4ee

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

etc/kayobe/kolla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ kolla_docker_registry_password: "{{ stackhpc_docker_registry_password }}"
9696

9797
# Kolla OpenStack release version. This should be a Docker image tag.
9898
# Default is {{ openstack_release }}.
99-
kolla_openstack_release: xena-20220728T100435
99+
kolla_openstack_release: TODO
100100

101101
# Docker tag applied to built container images. Default is
102102
# {{ kolla_openstack_release }}.

etc/kayobe/kolla/globals.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ enable_docker_repo: "{% raw %}{{ ansible_facts.os_family == 'RedHat' }}{% endraw
44

55
docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
66
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

0 commit comments

Comments
 (0)