name 'irrigate-vault'
maintainer 'Devops'
maintainer_email 'devops@example.com'
license 'All Rights Reserved'
description 'Installs and configures Hashicorp Vault services'
version '0.5.0'
chef_version '>= 18.0'

# 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/theorchard/irrigate-vault/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/theorchard/irrigate-vault'

supports 'amazon', '>= 2.0'
supports 'debian', '>= 11.0'
