]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Move web file storage to ironbelly
[chef.git] / roles / web.rb
index 1e8c2666b9ef2364a547f4c3fdc4f4e89ff958dc..7a6c8a6c1f0debd0363dc06b2e9e5925bad60f7e 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
     :sources => [ "brightbox-ruby-ng" ]
   },
   :nfs => {
-    "/store/rails" => { :host => "horntail", :path => "/store/rails" }
+    "/store/rails" => { :host => "ironbelly", :path => "/store/rails" }
   },
   :web => {
     :status => "online",