]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noquiklos.rb
imagery: next gb_os_sv_diff layer available
[chef.git] / roles / noquiklos.rb
index 465424116e18ccf0c159a322b48513fb8652541c..036255f4f8a90e6fa0b537b5928ce9ad715f6bf7 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.99"
+        :address => "128.40.45.201"
       }
     }
   }
 )
 
 run_list(
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]",
-  "role[gpx-tile]"
+  "role[ucl-wolfson]",
+  "role[hp-dl360-g6]",
+  "role[gps-tile]"
 )
 )