Merge pull request #41912 from Ch3LL/fix_manjaro

Allow pacman module to run on Manjaro
This commit is contained in:
Erik Johnson 2017-06-26 10:35:20 -05:00 committed by GitHub
commit 76ad6ff064

View file

@ -1047,6 +1047,7 @@ _OS_NAME_MAP = {
'synology': 'Synology',
'nilrt': 'NILinuxRT',
'manjaro': 'Manjaro',
'manjarolin': 'Manjaro',
'antergos': 'Antergos',
'sles': 'SUSE',
'slesexpand': 'RES',