We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08f59a3 + 49d8e80 commit 4c85033Copy full SHA for 4c85033
etc/kayobe/kolla/globals.yml
@@ -4,7 +4,7 @@ docker_yum_baseurl: "{{ stackhpc_repo_docker_url }}"
4
docker_yum_gpgkey: "https://download.docker.com/linux/{% raw %}{{ ansible_facts.distribution | lower }}{% endraw %}/gpg"
5
6
{% if kolla_base_distro == 'centos' %}
7
-bifrost_tag: wallaby-20220825T103439
+bifrost_tag: wallaby-20220921T100954
8
{% else %}
9
bifrost_tag: wallaby-20220825T112231
10
{% endif %}
0 commit comments