projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88f9b6e
)
Tile: Switch lurien to orm
author
Grant Slater
<git@firefishy.com>
Tue, 23 Jul 2013 08:57:17 +0000
(09:57 +0100)
committer
Grant Slater
<git@firefishy.com>
Tue, 23 Jul 2013 08:57:17 +0000
(09:57 +0100)
roles/lurien.rb
patch
|
blob
|
history
diff --git
a/roles/lurien.rb
b/roles/lurien.rb
index 3900402084998ab76a04170c59c1a9cbd48c40de..aba5724cd0b43048063b71a7846ccab94fbb8f82 100644
(file)
--- a/
roles/lurien.rb
+++ b/
roles/lurien.rb
@@
-25,6
+25,9
@@
default_attributes(
:squid => {
:cache_mem => "9000 MB",
:cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+ },
+ :tilecache => {
+ :tile_parent => "orm.openstreetmap.org"
}
)