diff --git a/manifests/repo/redhat/redhat.pp b/manifests/repo/redhat/redhat.pp index 303e7e2..0720f24 100644 --- a/manifests/repo/redhat/redhat.pp +++ b/manifests/repo/redhat/redhat.pp @@ -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.