]> git.openstreetmap.org Git - chef.git/commitdiff
Use ttyS1 on karm
authorTom Hughes <tom@compton.nu>
Mon, 16 May 2016 14:12:54 +0000 (15:12 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 16 May 2016 14:12:54 +0000 (15:12 +0100)
cookbooks/hardware/recipes/default.rb

index aa0c889915af16eae7c9a006dcda70a221e34e47..5cbb13eb0142ae334e24debde48270c57c502be3 100644 (file)
@@ -67,7 +67,7 @@ when "TYAN Computer Corporation"
   units << "0"
 when "Supermicro"
   case product
-  when "H8DGU", "X9SCD", "X7DBU", "X7DW3", "X9DR7/E-(J)LN4F", "X9DR3-F", "X9DRW"
+  when "H8DGU", "X9SCD", "X7DBU", "X7DW3", "X9DR7/E-(J)LN4F", "X9DR3-F", "X9DRW", "SYS-2028U-TN24R4T+"
     units << "1"
   else
     units << "0"