]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Update UCL machines for move to Slough
[chef.git] / roles / pummelzacken.rb
index 76d2df6421d566215e0c9a44a0e6adccf9b299a3..975157fb4e79367afdb157d8e50e9249aff4dfd0 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "em2",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.204"
+        :address => "193.60.236.18"
       }
     }
   },
@@ -47,12 +47,11 @@ default_attributes(
       "isearch" => "/ssd/tablespaces/isearch",
       "daux" => "/data/tablespaces/daux",
       "iaux" => "/data/tablespaces/iaux"
-    },
-    :revision => "cmake-port"
+    }
   }
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ucl-slough]",
   "role[nominatim]"
 )