Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
Database Cookbook
|
||||
=================
|
||||
[](http://travis-ci.org/opscode-cookbooks/database)
|
||||
[](https://supermarket.chef.io/cookbooks/database)
|
||||
|
||||
The main highlight of this cookbook is the `database` and
|
||||
`database_user` resources for managing databases and database users in
|
||||
a RDBMS. Providers for MySQL, PostgreSQL and SQL Server are also
|
||||
@@ -7,11 +10,13 @@ provided, see usage documentation below.
|
||||
|
||||
Requirements
|
||||
------------
|
||||
Chef version 0.11+
|
||||
|
||||
### Platforms
|
||||
- Debian, Ubuntu
|
||||
- Red Hat, CentOS, Scientific, Fedora, Amazon
|
||||
- Debian / Ubuntu derivatives
|
||||
- RHEL derivatives
|
||||
- Fedora
|
||||
|
||||
### Chef
|
||||
- Chef 11+
|
||||
|
||||
### Cookbooks
|
||||
The following Chef Software cookbooks are dependencies:
|
||||
|
||||
Reference in New Issue
Block a user