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

Commit

Permalink
Add support for solaris2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cam Cope committed Apr 24, 2014
1 parent c37dcef commit cae9c89
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 @@ -14,6 +14,6 @@
recipe "python::pip", "Installs pip from source."
recipe "python::virtualenv", "Installs virtualenv using the python_pip resource."

%w{ debian ubuntu centos redhat fedora freebsd smartos }.each do |os|
%w{ debian ubuntu centos redhat fedora freebsd smartos solaris2 }.each do |os|
supports os
end

0 comments on commit cae9c89

Please sign in to comment.