Skip to content

Commit

Permalink
Merge pull request #1542 from chef/opensolaris
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Oct 29, 2020
2 parents e6258ed + ef4e2db commit ff22f71
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/ohai/plugins/solaris2/platform.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@
when /^\s*(OpenIndiana).*oi_(\d+).*$/
platform "openindiana"
platform_version $2
when /^\s*(OpenSolaris).*snv_(\d+).*$/
platform "opensolaris"
platform_version $2
when /^\s*(Oracle Solaris)/
platform "solaris2"
when /^\s*(Solaris)\s.*$/
Expand Down

0 comments on commit ff22f71

Please sign in to comment.