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

View File

@@ -13,5 +13,5 @@ depends 'kosmos-postfix'
depends 'hostname'
depends 'firewall'
depends 'chef_client_updater'
depends 'timezone-ii'
depends 'timezone_iii'
depends 'ntp'

View File

@@ -8,7 +8,7 @@
#
include_recipe 'apt'
include_recipe 'timezone-ii'
include_recipe 'timezone_iii'
include_recipe 'ntp'
# Update chef to the chosen version