]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gb.rb
Add timezone information to nodes
[chef.git] / roles / gb.rb
index 7362781f1c9197fd684282123bae5f836e1470e5..fc52fb14e47a1f50d363be1be993849d82100448 100644 (file)
@@ -2,7 +2,8 @@ name "gb"
 description "Role applied to all servers located in the UK"
 
 override_attributes(
 description "Role applied to all servers located in the UK"
 
 override_attributes(
-  :country => "gb"
+  :country => "gb",
+  :timezone => "Europe/London"
 )
 
 run_list(
 )
 
 run_list(