X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=ddcf53d16c631a8d39a435fb8582f2a798bee5dc;hb=34839ddd0fbddfe203a3aa5b3387186a273e31df;hp=7a1967b2268b002bb3f76d8a734df652db99d6f8;hpb=5f680f6bea2faae10ca8e5ccea0d08d18ccc9aa1;p=automated-distro-installer diff --git a/fai/config/hooks/partition.DEFAULT b/fai/config/hooks/partition.DEFAULT index 7a1967b..ddcf53d 100755 --- a/fai/config/hooks/partition.DEFAULT +++ b/fai/config/hooks/partition.DEFAULT @@ -270,10 +270,11 @@ if [[ ! -e $luks_dir/host-$HOSTNAME ]]; then fi lukspw=$(cat $luks_dir/iank) -# # ian: disabled while I use the tp host. -# if ifclass tp; then -# lukspw=$(cat $luks_dir/traci) -# fi +# # ian: disabled by chaning to tpnew while I use the tp host. +# # note, corresponding changes in /b/ds/keyscript-{on,off} +if ifclass tpnew; then + lukspw=$(cat $luks_dir/traci) +fi if ifclass demohost; then lukspw=x fi