Skip to content

Commit 5466b08

Browse files
committed
Fix variable name
1 parent db66fee commit 5466b08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Dict of Kolla image tags to deploy for each service.
33
# Each key is the tag variable prefix name, and the value is another dict,
44
# where the key is the OS distro and the value is the tag to deploy.
5-
kayobe_image_tags:
5+
kolla_image_tags:
66
openstack:
77
rocky: 2023.1-rocky-9-20231011T200357
88
ubuntu: 2023.1-ubuntu-jammy-20231011T200357
@@ -30,4 +30,3 @@ kayobe_image_tags:
3030
opensearch:
3131
rocky: 2023.1-rocky-9-20231214T151917
3232
ubuntu: 2023.1-ubuntu-jammy-20231214T151917
33-

0 commit comments

Comments
 (0)