Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -83,9 +83,9 @@ end
|
||||
#### Parameters
|
||||
- `gem_version` - The version of the `mysql` Rubygem to install into
|
||||
the Chef environment. Defaults to '0.3.17'
|
||||
- `connectors_url` - URL of a tarball containing pre-compiled MySQL
|
||||
connector libraries
|
||||
- `connectors_checksum` - sha256sum of the `connectors_url` tarball
|
||||
- `client_version` - The version of the mysql client libraries to
|
||||
install and link against
|
||||
|
||||
#### Actions
|
||||
- `:install` - Build and install the gem into the Chef environment
|
||||
@@ -104,5 +104,5 @@ end
|
||||
|
||||
Authors
|
||||
-------
|
||||
- Author:: Sean OMeara (<someara@opscode.com>)
|
||||
- Author:: Sean OMeara (<someara@chef.io>)
|
||||
- Author:: Nicolas Blanc(<sinfomicien@gmail.com>)
|
||||
|
||||
Reference in New Issue
Block a user