Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c862184 commit 694c89bCopy full SHA for 694c89b
metadata.rb
@@ -14,6 +14,6 @@
14
recipe "python::pip", "Installs pip from source."
15
recipe "python::virtualenv", "Installs virtualenv using the python_pip resource."
16
17
-%w{ debian ubuntu centos redhat fedora freebsd smartos }.each do |os|
+%w{ debian ubuntu centos redhat fedora freebsd smartos solaris2 }.each do |os|
18
supports os
19
end
0 commit comments