]> git.openstreetmap.org Git - chef.git/blobdiff - roles/poldi.rb
Tweak warning threshold for hpasmcli2 temperature warnings
[chef.git] / roles / poldi.rb
index 7bb870f71e0848a0a5a36aaebd12177134707572..73fb31c058c6881bc823e5c4218fbb6388a39828 100644 (file)
@@ -49,7 +49,7 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.168.106"
+        :address => "128.40.45.203"
       }
     }
   },
@@ -97,6 +97,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ucl-wates]",
+  "role[ucl-wolfson]",
   "role[nominatim]"
 )