]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noquiklos.rb
Put source directory somewhere more sensible.
[chef.git] / roles / noquiklos.rb
index 8d62e6076a0cc50f1c5d30de55952805b18c8ee6..8103dcfc2d10803b3db1a1ae495a34fe00981cb0 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.99"
+        :address => "128.40.45.201"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
+  "role[hp-g6]",
   "role[gps-tile]"
 )