Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 694c89b

Browse files
Cam Copeccope
Cam Cope
authored andcommitted
Add support for solaris2
1 parent c862184 commit 694c89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
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)