:zelja => { :status => :administrator }
}
},
+ :location => "Osijek, Croatia",
:networking => {
:interfaces => {
:external_ipv4 => {
:prefix => "64",
:gateway => "fe80::161:53:30:97"
}
- },
- :nameservers => [
- "161.53.30.100",
- "8.8.8.8"
- ]
- },
- :squid => {
- :cache_mem => "12500 MB",
- :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
- },
- :tilecache => {
- :tile_parent => "pula.render.openstreetmap.org",
- :tile_siblings => [
- "viserion.openstreetmap.org"
- ]
+ }
}
)
run_list(
- "role[carnet]",
- "role[tilecache]"
+ "role[carnet]"
)