We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6eb5017 + 27d147c commit c591acdCopy full SHA for c591acd
etc/kayobe/kolla/kolla-build.conf
@@ -9,3 +9,8 @@ base_tag = jammy-20231004
9
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
10
{% endif %}
11
build_args = {{ kolla_build_args.items() | map('join', ':') | join(',') }}
12
+
13
+[openstack-base]
14
+type = git
15
+location = https://github.com/stackhpc/requirements
16
+reference = stackhpc/{{ openstack_release }}
0 commit comments