Skip to content

Commit b759386

Browse files
committed
Synchronise with kayobe stable/zed
Change-Id: I297ff5c713c84a1371488d6a429f9a1884976ad9
1 parent 78c1f08 commit b759386

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
#kolla_base_distro_version:
8080

8181
# URL of docker registry to use for Kolla images. Default is not set, in which
82-
# case Dockerhub will be used.
82+
# case Quay.io will be used.
8383
#kolla_docker_registry:
8484

8585
# Docker namespace to use for Kolla images. Default is 'kolla'.
@@ -102,8 +102,9 @@
102102
# Default is {{ openstack_release }}.
103103
#kolla_openstack_release:
104104

105-
# Docker tag applied to built container images. Default is
106-
# {{ kolla_openstack_release }}.
105+
# Docker tag applied to built container images. Default is {{
106+
# kolla_openstack_release }}-{{ kolla_base_distro }}-{{
107+
# kolla_base_distro_version }}.
107108
#kolla_tag:
108109

109110
# Dict mapping names of sources to their definitions.

0 commit comments

Comments
 (0)