X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..0a610f5658389e6fa37c8c14330cbdae38b5db65:/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" ],