projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c999c4
)
Correct memory limit for tuatara
author
Tom Hughes
<tom@compton.nu>
Tue, 26 Feb 2019 11:43:09 +0000
(11:43 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 26 Feb 2019 11:43:21 +0000
(11:43 +0000)
roles/tuatara.rb
patch
|
blob
|
history
diff --git
a/roles/tuatara.rb
b/roles/tuatara.rb
index ee4f3f6542dce43cf84c75e106f5a4b2e6c90e21..e371e73d301cc31843781ea6df1e02759068185e 100644
(file)
--- a/
roles/tuatara.rb
+++ b/
roles/tuatara.rb
@@
-15,7
+15,7
@@
default_attributes(
}
},
:squid => {
- :cache_mem => "7500
0
MB",
+ :cache_mem => "7500 MB",
:cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
},
:tilecache => {