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.
1 parent db66fee commit 5466b08Copy full SHA for 5466b08
etc/kayobe/kolla-image-tags.yml
@@ -2,7 +2,7 @@
2
# Dict of Kolla image tags to deploy for each service.
3
# Each key is the tag variable prefix name, and the value is another dict,
4
# where the key is the OS distro and the value is the tag to deploy.
5
-kayobe_image_tags:
+kolla_image_tags:
6
openstack:
7
rocky: 2023.1-rocky-9-20231011T200357
8
ubuntu: 2023.1-ubuntu-jammy-20231011T200357
@@ -30,4 +30,3 @@ kayobe_image_tags:
30
opensearch:
31
rocky: 2023.1-rocky-9-20231214T151917
32
ubuntu: 2023.1-ubuntu-jammy-20231214T151917
33
-
0 commit comments