chef/cookbooks/yum-epel/metadata.rb

17 lines
492 B
Ruby

name 'yum-epel'
maintainer 'Sous Chefs'
maintainer_email 'help@sous-chefs.org'
license 'Apache-2.0'
description 'Installs and configures the EPEL Yum repository'
version '4.2.3'
source_url 'https://github.com/sous-chefs/yum-epel'
issues_url 'https://github.com/sous-chefs/yum-epel/issues'
chef_version '>= 12.15'
supports 'amazon'
supports 'centos'
supports 'oracle'
supports 'redhat'
supports 'scientific'
supports 'zlinux'