projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8795347
)
Switch bunyip to orm as tilecache parent
author
Grant Slater
<git@firefishy.com>
Mon, 22 Jul 2013 16:34:26 +0000
(17:34 +0100)
committer
Grant Slater
<git@firefishy.com>
Mon, 22 Jul 2013 16:34:26 +0000
(17:34 +0100)
roles/bunyip.rb
patch
|
blob
|
history
diff --git
a/roles/bunyip.rb
b/roles/bunyip.rb
index cf73f558d007f4a8c93a9a497a313ca2fd3b7a55..6a3ccae9ea87d118be4cb8ac0603367add64065d 100644
(file)
--- a/
roles/bunyip.rb
+++ b/
roles/bunyip.rb
@@
-80,6
+80,9
@@
default_attributes(
:squid => {
:cache_mem => "5000 MB",
:cache_dir => "coss /dev/cciss/c0d1 128000 block-size=8192 max-size=262144 membufs=80"
+ },
+ :tilecache => {
+ :tile_parent => "orm.openstreetmap.org"
}
)