Skip to content

Commit 51f7f55

Browse files
committed
Remove delorean repo overrides
1 parent 474af73 commit 51f7f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/kolla/kolla-build.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ base_tag = noble-20241118.1
77
{# Similarly pinning to Rocky 9 minor version used in our repos #}
88
{% elif kolla_base_distro == 'rocky' %}
99
base_tag = 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}
10+
rpm_setup_config =
1011
{% endif %}
1112
build_args = {{ (kolla_build_args | default({})).items() | map('join', ':') | join(',') }}
1213

0 commit comments

Comments
 (0)