mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update openSUSE grain for tumbleweed
After discussion with Richard Brown from Opensuse, Added openSUSE Tumbleweed grain for future release As it stands the following distributions of Suse are: openSUSE Leap openSUSE Tumbleweed openSUSE (numbered releases) SLES (Suse Linux Enterprise Server) SLED (Suse Linux Enterprise Desktop) For reference see: https://bugzilla.suse.com/show_bug.cgi?id=954135
This commit is contained in:
parent
decc31a766
commit
764cb16ef0
1 changed files with 1 additions and 1 deletions
|
@ -962,8 +962,8 @@ _OS_FAMILY_MAP = {
|
|||
'SLED': 'Suse',
|
||||
'openSUSE': 'Suse',
|
||||
'SUSE': 'Suse',
|
||||
'SUSE Leap': 'Suse',
|
||||
'openSUSE Leap': 'Suse',
|
||||
'openSUSE Tumbleweed': 'Suse',
|
||||
'Solaris': 'Solaris',
|
||||
'SmartOS': 'Solaris',
|
||||
'OpenIndiana Development': 'Solaris',
|
||||
|
|
Loading…
Add table
Reference in a new issue