]> git.openstreetmap.org Git - chef.git/blobdiff - roles/draco.rb
Fix munin limits for inverted temperature sensors
[chef.git] / roles / draco.rb
index 2c373e4d5b1be7f810d4320e4ff5bb806fef1b3b..770d8fc968a0e929652ee0655eb3e55461698a04 100644 (file)
@@ -17,7 +17,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.95"
+        :address => "128.40.45.195"
       }
     }
   },
@@ -33,5 +33,5 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-internal]"
+  "role[ucl-wolfson]"
 )