blob: ff2506dfc922b91c24d3b905df1972d619d593a3 [file] [log] [blame]
Michael Lando6e600062017-06-19 19:51:24 +03001name 'sdc-os-common'
2maintainer 'The Authors'
3maintainer_email 'you@example.com'
4license 'All Rights Reserved'
5description 'Installs/Configures sdc-os-common'
6long_description 'Installs/Configures sdc-os-common'
7version '0.1.0'
8chef_version '>= 12.1' if respond_to?(:chef_version)
9
10# The `issues_url` points to the location where issues for this cookbook are
11# tracked. A `View Issues` link will be displayed on this cookbook's page when
12# uploaded to a Supermarket.
13#
14# issues_url 'https://github.com/<insert_org_here>/sdc-os-common/issues'
15
16# The `source_url` points to the development reposiory for this cookbook. A
17# `View Source` link will be displayed on this cookbook's page when uploaded to
18# a Supermarket.
19#
20# source_url 'https://github.com/<insert_org_here>/sdc-os-common'