]> git.openstreetmap.org Git - chef.git/blobdiff - roles/zark.rb
name template script correctly
[chef.git] / roles / zark.rb
index 3d187844e639a5564897444e0d1b4d03373f8136..abee7f5e778affd4914dd37a1f6f329eadc2b60f 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.107"
+        :address => "128.40.45.209"
       }
     }
   },
@@ -31,6 +31,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
   "role[owl]"
 )