]> git.openstreetmap.org Git - chef.git/commitdiff
Update clifford for hardware switch from G5 to G6
authorTom Hughes <tom@compton.nu>
Mon, 17 Oct 2016 11:32:16 +0000 (12:32 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 17 Oct 2016 11:32:16 +0000 (12:32 +0100)
roles/clifford.rb

index d19e4bed52d09e5fb456542754094285a5c6f931..d30f235f7460e2d14003d0839919ff77cb2f4a41 100644 (file)
@@ -22,6 +22,6 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
-  "role[hp-g5]",
+  "role[hp-dl360-g6]",
   "role[forum]"
 )