projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b94b601
)
reanble fsync on dulcy
author
Sarah Hoffmann
<lonvia@denofr.de>
Sun, 2 Oct 2016 14:22:36 +0000
(16:22 +0200)
committer
Sarah Hoffmann
<lonvia@denofr.de>
Sun, 2 Oct 2016 14:22:36 +0000
(16:22 +0200)
roles/dulcy.rb
patch
|
blob
|
history
diff --git
a/roles/dulcy.rb
b/roles/dulcy.rb
index 6e78549ece36d0fdd4869684f84906f73bcae539..f512fe03cf4cff1cbc035bb91c4e780dda6b657a 100644
(file)
--- a/
roles/dulcy.rb
+++ b/
roles/dulcy.rb
@@
-34,7
+34,7
@@
default_attributes(
:maintenance_work_mem => "10GB",
:random_page_cost => "1.5",
:effective_cache_size => "60GB",
:maintenance_work_mem => "10GB",
:random_page_cost => "1.5",
:effective_cache_size => "60GB",
- :fsync => "o
ff
"
+ :fsync => "o
n
"
}
}
},
}
}
},