]> git.openstreetmap.org Git - chef.git/blobdiff - roles/db.rb
Move web file storage to ironbelly
[chef.git] / roles / db.rb
index 031865a6ca368464a28d4ca55a18058864ee43b4..44026b0ac0cc06383085c993e4c3448719eeb4b0 100644 (file)
@@ -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" ],