chef/cookbooks/timezone-ii/metadata.rb
2016-01-21 23:47:28 +00:00

18 lines
456 B
Ruby

name "timezone-ii"
maintainer "Lawrence Leonard Gilbert"
maintainer_email "larry@L2G.to"
license "Apache 2.0"
description "Configure the system timezone on Linux systems"
version "0.2.0"
replaces "timezone"
# These are platform versions where this cookbook has been tested at some point
# in time
supports "amazon"
supports "centos"
supports "debian"
supports "fedora"
supports "gentoo"
supports "ubuntu"