Skip to content

Commit f20d6c6

Browse files
authored
Merge pull request #1126 from stackhpc/yoga-fix-cs8-builds
yoga: fix CentOS Stream 8 container image builds
2 parents 56879bc + 3683d2e commit f20d6c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/kolla.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ stackhpc_centos_stream_repos:
160160
tag: "appstream"
161161
- url: "{{ stackhpc_repo_centos_stream_extras_common_url }}"
162162
file: "CentOS-Stream-Extras-common.repo"
163+
tag: "extras-common"
164+
- url: "{{ stackhpc_repo_centos_stream_extras_url }}"
165+
file: "CentOS-Stream-Extras.repo"
163166
tag: "extras"
164167

165168
# List of repositories for EPEL.

0 commit comments

Comments
 (0)