]> git.openstreetmap.org Git - chef.git/blobdiff - roles/spike-04.rb
Disable gpximport, statistics and cleanup roles on spike-04
[chef.git] / roles / spike-04.rb
index a7535b309a4da11531bfdbee48ea01f72fc5543f..c52350ea820e16d27f220a7756c9defb1b79e662 100644 (file)
@@ -10,7 +10,7 @@ default_attributes(
         :family => :inet,
         :address => "10.0.32.21",
         :bond => {
-          :slaves => %w(eth0 eth1)
+          :slaves => %w(em1 em2)
         }
       },
       :external_ipv4 => {
@@ -39,7 +39,7 @@ default_attributes(
 )
 
 run_list(
-  "role[bm]",
+  "role[bytemark]",
   "role[web-frontend]",
 #  "role[web-gpximport]",
 #  "role[web-statistics]",