]> git.openstreetmap.org Git - chef.git/blobdiff - roles/faffy.rb
Don't need planet2pbf
[chef.git] / roles / faffy.rb
index e8030613f117cbe782e2c31966798d0fb06e05b2..4ab350da069528e0a9e07442473f50d0971fe401 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.108"
+        :address => "128.40.45.198"
       }
     }
   },
@@ -57,6 +57,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
   "recipe[rsyncd]"
 )