Skip to content

Commit

Permalink
Add installation_labels for Leap 16.0
Browse files Browse the repository at this point in the history
Let's keep TW style format for now
  • Loading branch information
lkocman committed Nov 8, 2024
1 parent 59e103c commit 2204810
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
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 Nov 8 11:58:49 UTC 2024 - Lubos Kocman <[email protected]>

- Add installation_labels for Leap 16.0
Let's keep TW style format for now
(gh#agama-project/agama/#1740)

-------------------------------------------------------------------
Thu Nov 07 18:25:49 UTC 2024 - Gustavo Yokoyama Ribeiro <[email protected]>

Expand Down
10 changes: 9 additions & 1 deletion products.d/leap_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,15 @@ translations:
software:
installation_repositories:
- url: https://download.opensuse.org/distribution/leap/16.0/repo/oss

installation_labels:
- label: openSUSE-Leap-DVD-x86_64
archs: x86_64
- label: openSUSE-Leap-DVD-aarch64
archs: aarch64
- label: openSUSE-Leap-DVD-s390x
archs: s390
- label: openSUSE-Leap-DVD-ppc64le
archs: ppc
mandatory_patterns:
- enhanced_base # only pattern that is shared among all roles on Leap
optional_patterns: null # no optional pattern shared
Expand Down

0 comments on commit 2204810

Please sign in to comment.