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 6c3a192 commit c1afb4aCopy full SHA for c1afb4a
etc/kayobe/kolla/kolla-build.conf
@@ -10,3 +10,7 @@ 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