Skip to content

Commit

Permalink
feat(products): update SLES 16 repositories (#1524)
Browse files Browse the repository at this point in the history
- The TEST repositories are more stable at this time.
- Add s390x and ppc64le repositories.
  • Loading branch information
imobachgs authored Aug 2, 2024
2 parents 873359f + 3182b9b commit efa2121
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
7 changes: 7 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 2 08:51:59 UTC 2024 - Imobach Gonzalez Sosa <[email protected]>

- Adjust the SLES 16 repositories (gh#openSUSE/agama#1524):
- The TEST repositories are more stable at this time.
- Add s390x and ppc64le repositories.

-------------------------------------------------------------------
Wed Jul 17 07:34:01 UTC 2024 - Imobach Gonzalez Sosa <[email protected]>

Expand Down
8 changes: 6 additions & 2 deletions products.d/sles_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,14 @@ translations:
affärskritiska arbetsbelastningar på plats, i molnet och vid kanten.
software:
installation_repositories:
- url: http://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0/product/repo/SLES-Packages-16.0-x86_64/
- url: http://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0:/TEST/product/repo/SLES-Packages-16.0-x86_64/
archs: x86_64
- url: http://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0/product/repo/SLES-Packages-16.0-aarch64/
- url: http://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0:/TEST/product/repo/SLES-Packages-16.0-aarch64/
archs: aarch64
- url: https://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0:/TEST/product/repo/SLES-Packages-16.0-ppc64le/
archs: ppc
- url: https://download.suse.de/ibs/SUSE:/SLFO:/Products:/SLES:/16.0:/TEST/product/repo/SLES-Packages-16.0-s390x/
archs: s390

mandatory_patterns:
- sles_enhanced_base
Expand Down

0 comments on commit efa2121

Please sign in to comment.