default_attributes(
:networking => {
- :netplan => true,
:interfaces => {
:external_ipv4 => {
:interface => "em1",
:cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
},
:tilecache => {
- :tile_parent => "corvallis.render.openstreetmap.org",
- :tile_siblings => [
- "ascalon.openstreetmap.org",
- "jakelong.openstreetmap.org",
- "nepomuk.openstreetmap.org",
- "lurien.openstreetmap.org"
- ]
+ :tile_parent => "usa.render.openstreetmap.org",
+ :tile_siblings => []
}
)