mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #28855 from tampakrap/sle11sp4_fix_os_grain
fix the os grain in sle11sp4 to be SUSE instead of SLES
This commit is contained in:
commit
402890ee75
@ -952,6 +952,7 @@ _OS_NAME_MAP = {
|
||||
'synology': 'Synology',
|
||||
'nilrt': 'NILinuxRT',
|
||||
'manjaro': 'Manjaro',
|
||||
'sles': 'SUSE',
|
||||
}
|
||||
|
||||
# Map the 'os' grain to the 'os_family' grain
|
||||
|
Loading…
Reference in New Issue
Block a user