new stack trace, linode fixes, minor improvements
[automated-distro-installer] / fai / config / class / 50-host-classes
index e93bef5f08270085739b96a55aa0a8688bea4148..ef0c7815477961582cc7ad29f31d870916c461c1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -l
+#!/bin/bash
 
 # assign classes to hosts based on their hostname
 
@@ -64,7 +64,7 @@
 #
 # RAID0: Use raid 0 even if there are >= 4 disks with boot partititions.
 #
-#
+# LINODE: For running a vm on linode, especially one created with fai-cd.
 
 ###### begin Template for 51-multi-boot ######
 #
@@ -107,12 +107,10 @@ if [[ -e /a/bin/fai/fai-wrapper ]]; then
                 echo "STRETCH_NONFREE"
                 ;;
         esac
-    elif isdebian-testing; then
-        echo "TESTING_NONFREE"
     fi
 fi
 
-echo "STANDARD"
+echo FAIBASE STANDARD
 
 #echo "PARTITION_PROMPT"
 #echo REPARTITION