Update cookbooks and add wordpress cookbook

This commit is contained in:
2016-02-19 18:09:49 +01:00
parent 9ba973e3ac
commit 820b0ab3f8
606 changed files with 22421 additions and 14084 deletions
+1 -3
View File
@@ -22,6 +22,4 @@ Array(node['ark']['package_dependencies']).each do |pkg|
package pkg
end
if node['platform_family'] === 'windows'
include_recipe "7-zip"
end
include_recipe "seven_zip" if node['platform_family'] == 'windows'