]> git.openstreetmap.org Git - chef.git/blobdiff - roles/eustace.rb
imagery: next gb_os_sv_diff layer available
[chef.git] / roles / eustace.rb
index 26b2b2dfcf31c9ca30c7332f1f60d335f3a5c76b..0002388c35f7ee08a4ba980958250ab047b66401 100644 (file)
@@ -14,13 +14,14 @@ 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[hp-dl360-g6]",
   "role[piwik]"
 )