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,5 +1,7 @@
yum-epel Cookbook
============
[![Build Status](https://travis-ci.org/chef-cookbooks/yum-epel.svg?branch=master)](http://travis-ci.org/chef-cookbooks/yum-epel)
[![Cookbook Version](https://img.shields.io/cookbook/v/yum-epel.svg)](https://supermarket.chef.io/cookbooks/yum-epel)
The yum-epel cookbook takes over management of the default
repositoryids shipped with epel-release. It allows attribute
@@ -8,8 +10,16 @@ manipulation of `epel`, `epel-debuginfo`, `epel-source`, `epel-testing`,
Requirements
------------
* Chef 11 or higher
* yum cookbook version 3.0.0 or higher
#### Platforms
* RHEL/CentOS and derivatives
* Fedora
#### Chef
* Chef 11+
#### Cookbooks
* yum version 3.2.0 or higher
Attributes
----------
@@ -143,11 +153,11 @@ include_recipe 'yum-epel'
License & Authors
-----------------
- Author:: Sean OMeara (<someara@opscode.com>)
```text
Copyright:: 2011-2013 Opscode, Inc.
**Author:** Cookbook Engineering Team (<cookbooks@chef.io>)
**Copyright:** 2011-2015, Chef Software, Inc.
```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at