Document manage_epel parameter for redhat repo

Change-Id: Iaf81bd8bb9f5b9d30299e5ef38eb33ca0ce94a01
This commit is contained in:
Colleen Murphy 2015-04-16 17:58:57 -07:00 committed by Emilien Macchi
parent 13f49587ff
commit 16c58cd189

View File

@ -14,6 +14,11 @@
# for the RDO OpenStack repository provided by RedHat
# Defaults to true
#
# [*manage_epel*]
# (optional) Whether to create a predefined yumrepo resource
# for the EPEL repository provided by RedHat
# Defaults to true
#
# [*repo_hash*]
# (optional) A hash of yumrepo resources that will be passed to
# create_resource. See examples folder for some useful examples.