mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #53025 from Ch3LL/suse15_pkg_test
Change package name for suse pkg tests
This commit is contained in:
commit
d340cbca15
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ _PKG_TARGETS = {
|
|||
'Debian': ['python-plist', 'apg'],
|
||||
'RedHat': ['units', 'zsh-html'],
|
||||
'FreeBSD': ['aalib', 'pth'],
|
||||
'Suse': ['aalib', 'rpm-python'],
|
||||
'Suse': ['aalib', 'htop'],
|
||||
'MacOS': ['libpng', 'jpeg'],
|
||||
'Windows': ['putty', '7zip'],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue