]> git.openstreetmap.org Git - chef.git/blobdiff - roles/noquiklos.rb
Improve handling of spamassassin state files
[chef.git] / roles / noquiklos.rb
index 8e24fd027fac552c9350413d84b9b64d1f1f819d..4894d2e28836e903635a7533fa4092aef8a6c130 100644 (file)
@@ -14,13 +14,13 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.99"
+        :address => "128.40.45.201"
       }
     }
   }
 )
 
 run_list(
-  "role[ucl-internal]",
+  "role[ucl-wolfson]",
   "role[gps-tile]"
 )