Skip to content

Commit c591acd

Browse files
authored
Merge pull request #981 from stackhpc/use-fork-requirements
Use StackHPC downstream requirements fork
2 parents 6eb5017 + 27d147c commit c591acd

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)