]> git.openstreetmap.org Git - chef.git/blobdiff - roles/sarel.rb
Add cgimap PPA repo on backends.
[chef.git] / roles / sarel.rb
index daef981c0a0a2dd044ef220a39f5c7834199877a..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-wates]",
+  "role[ucl-wolfson]",
+  "role[hp-g5]",
   "role[yournavigation]"
 )