X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=ca7b86dbcd31f399fddc7b722cf018e36f20a196;hp=fdcfe6d1238e2f5f0c98d3f123fe4746b1a1ba1b;hb=e499b43b888c951fd4c255b2853f0af2350400c4;hpb=2028560d2467b5bbb3893b00369f123c90ef7282 diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index fdcfe6d..ca7b86d 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -199,6 +199,8 @@ if [[ ! $DISTRO ]]; then DISTRO=stretch_bootstrap elif ifclass VOL_STRETCH; then DISTRO=debianstretch + elif ifclass VOL_TESTING; then + DISTRO=debiantesting elif ifclass VOL_XENIAL; then DISTRO=ubuntuxenial elif ifclass VOL_BELENOS; then