]> git.openstreetmap.org Git - chef.git/blobdiff - roles/idris.rb
Make map export check CPU idle time not load average
[chef.git] / roles / idris.rb
index a56583d534cce669621ccb79e7880995fb159fc6..372aba8cb91ce4badafb6836d3a3dce2d25cbe8f 100644 (file)
@@ -14,12 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.98"
+        :address => "128.40.45.200"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]"
+  "role[ucl-wolfson]",
+  "role[hp-g5]"
 )