]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Make web frontends use backends in the same location
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..16ff9ca485942b234d35f8511c73a8f5edcb88cc 100644 (file)
@@ -28,6 +28,9 @@ default_attributes(
         }
       }
     }
+  },
+  :web => {
+    :backends => %w(rails1 rails2 rails3)
   }
 )