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

Commit cae9c89

Browse files
author
Cam Cope
committed
Add support for solaris2
1 parent c37dcef commit cae9c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
recipe "python::pip", "Installs pip from source."
1515
recipe "python::virtualenv", "Installs virtualenv using the python_pip resource."
1616

17-
%w{ debian ubuntu centos redhat fedora freebsd smartos }.each do |os|
17+
%w{ debian ubuntu centos redhat fedora freebsd smartos solaris2 }.each do |os|
1818
supports os
1919
end

0 commit comments

Comments
 (0)