]> git.openstreetmap.org Git - chef.git/blobdiff - roles/errol.rb
Update production web servers to passenger 4
[chef.git] / roles / errol.rb
index 6e49cea9f5690000731a90e3ee64bacbc7571cd7..0b547d610636e366e88615b7aa0454d8d4cc2120 100644 (file)
@@ -53,13 +53,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.103"
+        :address => "128.40.45.196"
       }
     }
   }
 );
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
   "role[dev]"
 )