Skip to content

Commit a9e87f6

Browse files
authored
Merge pull request #999 from stackhpc/use-fork-requirements-yoga
Use StackHPC downstream requirements fork (Yoga)
2 parents 4a41ac6 + 7067c92 commit a9e87f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

etc/kayobe/kolla/kolla-build.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ base_tag = focal-20231003
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)