Update golang cookbook
This commit is contained in:
16
cookbooks/yum-epel/metadata.rb
Normal file
16
cookbooks/yum-epel/metadata.rb
Normal file
@@ -0,0 +1,16 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user