Replace timezone-ii cookbook with timezone_iii

This fork supports Chef 13 and is still maintained
This commit is contained in:
Greg Karékinian
2017-06-16 13:10:46 +02:00
parent 189b66a36f
commit f93070c4c0
44 changed files with 1045 additions and 576 deletions

2
Batali
View File

@@ -33,7 +33,7 @@ Batali.define do
cookbook 'database'
cookbook 'mysql2_chef_gem', '~> 2.0.1'
cookbook 'chef_client_updater', '~> 1.1.1'
cookbook 'timezone-ii', '~> 0.2.0'
cookbook 'timezone_iii', '~> 1.0.4'
cookbook 'nodejs', '~> 3.0.0'
cookbook 'ark', '~> 3.1.0'
cookbook 'logrotate', '~> 2.2.0'