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