]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Upgrade a second machine to a chef 12 client
[chef.git] / roles / sarel.rb
index f797afdda4e41f8117407a4d54cd778d264c0976..26f845b900dacad47c627ef70cb0edbc92527fb6 100644 (file)
@@ -14,13 +14,14 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.97"
+        :address => "128.40.45.206"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
+  "role[hp-g5]",
   "role[yournavigation]"
 )