]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
Bring OSQA backups under chef control
[chef.git] / roles / pummelzacken.rb
index 83329ca59ca6980879dae554141e7c67bd02b0f6..931320eb5fd804ba85e823b4ee6e5f51d71ffde5 100644 (file)
@@ -11,10 +11,10 @@ default_attributes(
         :address => "10.0.0.20"
       },
       :external_ipv4 => {
-        :interface => "p5p2",
+        :interface => "em2",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.105"
+        :address => "128.40.45.204"
       }
     }
   },
@@ -54,6 +54,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[nominatim]"
 )