X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fclass%2F50-host-classes;h=ef0c7815477961582cc7ad29f31d870916c461c1;hb=78a1427fc167ccee73d448054a9c40c19d737ed3;hp=e93bef5f08270085739b96a55aa0a8688bea4148;hpb=7a4577880f3d646ec68d60b1cd3a38f110f784bb;p=automated-distro-installer diff --git a/fai/config/class/50-host-classes b/fai/config/class/50-host-classes index e93bef5..ef0c781 100755 --- a/fai/config/class/50-host-classes +++ b/fai/config/class/50-host-classes @@ -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