Update cookbooks and add wordpress cookbook

This commit is contained in:
Greg Karékinian
2016-02-19 18:09:49 +01:00
parent 9ba973e3ac
commit 820b0ab3f8
606 changed files with 22421 additions and 14084 deletions

View File

@@ -1,10 +0,0 @@
name 'homebrew'
maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0'
description 'Install Homebrew, and use it as the OS X package provider on Chef versions =< 11'
version '1.12.0'
recipe 'homebrew', 'Install Homebrew'
supports 'mac_os_x'
supports 'mac_os_x_server'
depends 'build-essential', '>= 2.1.2'