]> git.openstreetmap.org Git - chef.git/commitdiff
exonetric hosted serial console no longer available
authorGrant Slater <github@firefishy.com>
Mon, 2 Dec 2024 17:32:26 +0000 (17:32 +0000)
committerGrant Slater <github@firefishy.com>
Mon, 2 Dec 2024 17:32:26 +0000 (17:32 +0000)
cookbooks/hardware/recipes/default.rb

index 69afc73ffbee9798316be45bbd0c643381f87e5f..0dafc1f91a9bff732e090717e1a615a8f549fa40 100644 (file)
@@ -56,7 +56,7 @@ end
 
 units = []
 
-if node[:roles].include?("bytemark") || node[:roles].include?("exonetric") || node[:roles].include?("prgmr")
+if node[:roles].include?("bytemark")
   units << "0"
 end