mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
fix(rhel): redhat enterprise 8 use dnf, not yum
This commit is contained in:
parent
2a71f82499
commit
3e72c61b20
1 changed files with 9 additions and 0 deletions
|
@ -30,3 +30,12 @@ Oracle Linux Server-8:
|
||||||
snaps:
|
snaps:
|
||||||
collides: ['snap']
|
collides: ['snap']
|
||||||
symlink: true
|
symlink: true
|
||||||
|
|
||||||
|
Red Hat Enterprise Linux-8:
|
||||||
|
pkgs:
|
||||||
|
required:
|
||||||
|
pkgs:
|
||||||
|
- python3-dnf-plugin-versionlock
|
||||||
|
snaps:
|
||||||
|
collides: ['snap']
|
||||||
|
symlink: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue