Skip to content

Commit 27d147c

Browse files
Use StackHPC downstream requirements fork
1 parent 3a83118 commit 27d147c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

etc/kayobe/kolla/kolla-build.conf

+5
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ base_tag = jammy-20231004
99
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
1010
{% endif %}
1111
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

Comments
 (0)