]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
nominatim: also send CORS headers for 404 responses
[chef.git] / roles / ironbelly.rb
index ad5ea034b8fdda92c1d35a9dce339d4c1f54c1a2..362ac19a3db023f5fc616c607841e026be90a2a8 100644 (file)
@@ -6,7 +6,7 @@ default_attributes(
     :sources => ["ubuntugis-unstable"]
   },
   :bind => {
-    :clients => "equinix"
+    :clients => "equinix-ams"
   },
   :dhcpd => {
     :first_address => "10.0.63.1",
@@ -109,7 +109,7 @@ default_attributes(
 )
 
 run_list(
-  "role[equinix]",
+  "role[equinix-ams]",
   "role[gateway]",
   "role[web-storage]",
   "role[supybot]",