Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Add suse distros to the metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Jan 5, 2017
1 parent 6dddbe8 commit 3ea7443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.0.0'

%w(redhat centos amazon scientific oracle debian ubuntu mac_os_x solaris windows).each do |os|
%w(amazon centos debian mac_os_x opensuse opensuseleap oracle redhat scientific solaris suse ubuntu windows).each do |os|
supports os
end

Expand Down

0 comments on commit 3ea7443

Please sign in to comment.