Update cookbooks and add wordpress cookbook
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
yum-epel Cookbook
|
||||
============
|
||||
[](http://travis-ci.org/chef-cookbooks/yum-epel)
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user