]> git.openstreetmap.org Git - chef.git/commitdiff
Remove list of backends which is no longer used
authorTom Hughes <tom@compton.nu>
Sun, 19 Sep 2021 09:18:21 +0000 (10:18 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 19 Sep 2021 09:18:21 +0000 (10:18 +0100)
roles/bytemark.rb
roles/equinix-ams.rb

index 7b06247525ba718d57c0445ac17943cf50424e21..93f652b1dc72a8d27bb8278fd844e76613d0b9d0 100644 (file)
@@ -29,7 +29,6 @@ default_attributes(
     }
   },
   :web => {
-    :backends => %w[rails4 rails5],
     :fileserver => "grisu",
     :readonly_database_host => "katla.bm.openstreetmap.org"
   }
index 98b719324530481ca03a2f949b0ad48b1650807d..718a4f632541d61763cb2f9649b43d8e9a8dc3b8 100644 (file)
@@ -32,7 +32,6 @@ default_attributes(
     }
   },
   :web => {
-    :backends => %w[rails1 rails2 rails3],
     :fileserver => "ironbelly",
     :readonly_database_host => "snap-01.ams.openstreetmap.org",
     :primary_cluster => true