X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..a2cc61fc04a3f25bd5bb5d64ffa5fceca252c4a3:/roles/gb.rb diff --git a/roles/gb.rb b/roles/gb.rb index 7362781f1..fc52fb14e 100644 --- a/roles/gb.rb +++ b/roles/gb.rb @@ -2,7 +2,8 @@ name "gb" description "Role applied to all servers located in the UK" override_attributes( - :country => "gb" + :country => "gb", + :timezone => "Europe/London" ) run_list(