X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..18d6950aeccc9604b836f50de2da4bb098ef75d7:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 1e8c2666b..7a6c8a6c1 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -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",