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