projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0993dbc
)
Drop redundant file_column_root attribute
author
Tom Hughes
<tom@compton.nu>
Sun, 26 Nov 2017 20:48:17 +0000
(20:48 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 26 Nov 2017 20:48:17 +0000
(20:48 +0000)
cookbooks/db/recipes/base.rb
patch
|
blob
|
history
diff --git
a/cookbooks/db/recipes/base.rb
b/cookbooks/db/recipes/base.rb
index 92d74f86dcda82fbbb5a5bd5745c16e94cdeb0e2..9afb8d7391422a7858a89faa0bb97c5fbe40e1d5 100644
(file)
--- a/
cookbooks/db/recipes/base.rb
+++ b/
cookbooks/db/recipes/base.rb
@@
-46,7
+46,6
@@
rails_port "www.openstreetmap.org" do
database_username "openstreetmap"
database_password passwords["openstreetmap"]
gpx_dir "/store/rails/gpx"
- file_column_root "/store/rails"
end
db_version = node[:db][:cluster].split("/").first