description "Master role applied to lockheed"
default_attributes(
+ :accounts => {
+ :administrators => %w[luc qt fat115 tcit chocobozzz qdupont josephk spf pyg]
+ },
:hardware => {
:shm_size => "12g"
},
]
},
:tilecache => {
- :tile_parent => "germany.render.openstreetmap.org"
+ :tile_parent => "france.render.openstreetmap.org"
}
)