X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..1221fec11836be6d30da68ef4a9d146bee9ba553:/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(