]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nz.rb
Add timezone information to nodes
[chef.git] / roles / nz.rb
index c7adbe837c282b30ff8b5ac4cf3f4a2e71a62e13..aa08a96c844ccf654ac5701cee794e9703bc6c4c 100644 (file)
@@ -2,7 +2,8 @@ name "nz"
 description "Role applied to all servers located in New Zealand"
 
 override_attributes(
-  :country => "nz"
+  :country => "nz",
+  :timezone => "Pacific/Auckland"
 )
 
 run_list(