Add timezone-ii cookbook to set timezone to UTC
This commit is contained in:
17
cookbooks/timezone-ii/metadata.rb
Normal file
17
cookbooks/timezone-ii/metadata.rb
Normal 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"
|
||||
Reference in New Issue
Block a user