]> git.openstreetmap.org Git - chef.git/blobdiff - roles/urmel.rb
Upgrade everything except ridley and ouroboros to chef 12
[chef.git] / roles / urmel.rb
index bf8038cd5d30877d0f8cda3d0b07e3e2a4f7e658..5c5102333b15e1c18d0a8dd03784f1bf7e2dbebe 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.2076"
+        :address => "128.40.45.207"
       }
     }
   }
       }
     }
   }
@@ -22,5 +22,6 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
 
 run_list(
   "role[ucl-wolfson]",
+  "role[hp-g6]",
   "role[munin]"
 )
   "role[munin]"
 )