rename ian to iank
[automated-distro-installer] / fai / config / hooks / partition.DEFAULT
index f241fd608f3c8c72524e6c1b3ab9097cd78b2e7b..94f6c25216926038270df6b910a0ee21bd4a685c 100755 (executable)
@@ -205,6 +205,8 @@ if [[ ! $DISTRO ]]; then
         DISTRO=ubuntuxenial
     elif ifclass VOL_BELENOS; then
         DISTRO=trisquelbelenos
+    elif ifclass VOL_FLIDAS; then
+        DISTRO=trisquelflidas
     else
         echo "PARTITIONER ERROR: no distro class/var set" >&2
         exit 1
@@ -233,7 +235,7 @@ fi
 if ifclass tp; then
     lukspw=$(cat $luks_dir/traci)
 else
-    lukspw=$(cat $luks_dir/ian)
+    lukspw=$(cat $luks_dir/iank)
 fi
 if ifclass demohost; then
     lukspw=x