description "Role applied to all servers at Bytemark"
default_attributes(
- :chef => {
- :client => {
- :version => "13.6.4"
- }
- },
:hosted_by => "Bytemark",
:location => "York, England",
:networking => {
:web => {
:backends => %w[rails4 rails5],
:fileserver => "grisu",
- :readonly_database_host => "katla.bm.openstreetmap.org"
+ :readonly_database_host => "eddie.ucl.openstreetmap.org"
}
)