X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..715f68b9e47e04994c4aec6b82b94dc8ebe7e68e:/roles/db.rb diff --git a/roles/db.rb b/roles/db.rb index 031865a6c..44026b0ac 100644 --- a/roles/db.rb +++ b/roles/db.rb @@ -31,7 +31,7 @@ default_attributes( } }, :nfs => { - "/store/rails" => { :host => "horntail", :path => "/store/rails" } + "/store/rails" => { :host => "ironbelly", :path => "/store/rails" } }, :postgresql => { :versions => [ "9.1" ],