]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Drop use of sender callout verification completely
[chef.git] / roles / sarel.rb
index f797afdda4e41f8117407a4d54cd778d264c0976..c2a667a4c8bef20eb6b0f1410bfe29ee6ec9891e 100644 (file)
@@ -14,13 +14,13 @@ 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[yournavigation]"
 )