]> git.openstreetmap.org Git - chef.git/blobdiff - roles/eustace.rb
Update IP addresses etc for move to Wolfson House
[chef.git] / roles / eustace.rb
index 26b2b2dfcf31c9ca30c7332f1f60d335f3a5c76b..3a4c6fc7fc27dd3820c7a873834eb99394be45d3 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.101"
+        :address => "128.40.45.197"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[piwik]"
 )