Add timezone-ii cookbook to set timezone to UTC

This commit is contained in:
Greg Karékinian
2016-01-21 23:47:28 +00:00
parent 5db8455da3
commit b9e9a59d54
19 changed files with 605 additions and 44 deletions

View File

@@ -0,0 +1,17 @@
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"