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,13 @@
# CHANGELOG for timezone-ii
This file is used to list changes made in each version of timezone-ii.
## 0.2.0:
* Initial release of timezone-ii (as forked from timezone)
* Added support for Fedora
* Configurable paths for localtime data and tzdata tree (just in case someone
wants them...)
* For generic Linux timezone setting, a choice of copying or symlinking timezone
data to localtime (copying is the default, to avoid surprises)