18 lines
456 B
Ruby
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"
|