X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2eb5fe3d4f9e1296bbd290669b7d1b99b1e7a8bb..7241de1b2163bf5fbe1140ee7ecb60e1b68049df:/roles/cl.rb

diff --git a/roles/cl.rb b/roles/cl.rb
index 8686bd5c0..44ffb0773 100644
--- a/roles/cl.rb
+++ b/roles/cl.rb
@@ -2,7 +2,8 @@ name "cl"
 description "Role applied to all servers located in Chile"
 
 override_attributes(
-  :country => "cl"
+  :country => "cl",
+  :timezone => "America/Santiago"
 )
 
 run_list(