Skip to content

Commit

Permalink
feat(os*map): add support for CentOS Stream 8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Dec 10, 2021
1 parent 1f70007 commit 5594d16
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/osfingermap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ CentOS Linux-8:
collides: ['snap']
symlink: true

CentOS Stream-8:
pkgs:
required:
pkgs:
- python3-dnf-plugin-versionlock
snaps:
collides: ['snap']
symlink: true

Oracle Linux Server-8:
pkgs:
required:
Expand Down
4 changes: 4 additions & 0 deletions packages/osmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ CentOS:
snaps:
packages: []

CentOS Stream:
snaps:
packages: []

AlmaLinux:
snaps:
packages: []
Expand Down

0 comments on commit 5594d16

Please sign in to comment.