X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fpartition.DEFAULT;h=ddcf53d16c631a8d39a435fb8582f2a798bee5dc;hp=7a1967b2268b002bb3f76d8a734df652db99d6f8;hb=9ac5bbeccb3e969e29b372656bd51352ff31b0b8;hpb=5f680f6bea2faae10ca8e5ccea0d08d18ccc9aa1 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