Skip to content

Commit

Permalink
Merge pull request #50468 from garethgreenaway/50461_fix_elementary_o…
Browse files Browse the repository at this point in the history
…s_family_grain

 [2018.3] Adding elementary override to grains/core.py
  • Loading branch information
rallytime committed Nov 12, 2018
2 parents d9179fb + 77e8dcc commit 3aaad17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/grains/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -1365,6 +1365,7 @@ def id_():
'GCEL': 'Debian',
'Linaro': 'Debian',
'elementary OS': 'Debian',
'elementary': 'Debian',
'Univention': 'Debian',
'ScientificLinux': 'RedHat',
'Raspbian': 'Debian',
Expand Down

0 comments on commit 3aaad17

Please sign in to comment.