Sha256: a0e5a603390d800dde2c4d54921c7ce957c5aabe8fbf8f302e9ff618318b298a

Contents?: true

Size: 853 Bytes

Versions: 6

Compression:

Stored size: 853 Bytes

Contents

name '<%= cookbook_name %>'
maintainer '<%= copyright_holder %>'
maintainer_email '<%= email %>'
license '<%= @spdx_license %>'
description 'Installs/Configures <%= cookbook_name %>'
long_description 'Installs/Configures <%= cookbook_name %>'
version '0.1.0'
chef_version '>= 12.14' if respond_to?(:chef_version)

# The `issues_url` points to the location where issues for this cookbook are
# tracked.  A `View Issues` link will be displayed on this cookbook's page when
# uploaded to a Supermarket.
#
# issues_url 'https://github.com/<insert_org_here>/<%= cookbook_name %>/issues'

# The `source_url` points to the development repository for this cookbook.  A
# `View Source` link will be displayed on this cookbook's page when uploaded to
# a Supermarket.
#
# source_url 'https://github.com/<insert_org_here>/<%= cookbook_name %>'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
chef-dk-2.6.2 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb
chef-dk-2.6.1 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb
chef-dk-3.2.30 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb
chef-dk-2.5.13 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb
chef-dk-3.1.0 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb
chef-dk-2.5.3 lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb