mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #41912 from Ch3LL/fix_manjaro
Allow pacman module to run on Manjaro
This commit is contained in:
commit
76ad6ff064
1 changed files with 1 additions and 0 deletions
|
@ -1047,6 +1047,7 @@ _OS_NAME_MAP = {
|
|||
'synology': 'Synology',
|
||||
'nilrt': 'NILinuxRT',
|
||||
'manjaro': 'Manjaro',
|
||||
'manjarolin': 'Manjaro',
|
||||
'antergos': 'Antergos',
|
||||
'sles': 'SUSE',
|
||||
'slesexpand': 'RES',
|
||||
|
|
Loading…
Add table
Reference in a new issue