X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Finstsoft.DEFAULT;h=6d7f4c0222611bfaacd58b4f16b9706525a16fb2;hb=ffc1ca65d70d929126759df4012f5c38265adb7b;hp=de477663758f4fc567be5d2792cdab3685df0d5d;hpb=ec9227898fa68bd89de454c87bce8ea051a8d783;p=automated-distro-installer diff --git a/fai/config/hooks/instsoft.DEFAULT b/fai/config/hooks/instsoft.DEFAULT index de47766..6d7f4c0 100755 --- a/fai/config/hooks/instsoft.DEFAULT +++ b/fai/config/hooks/instsoft.DEFAULT @@ -1,7 +1,7 @@ #!/bin/bash # exit for any vm which is not our test vm -if ifclass VM && ! ifclass demohost || ifclass STABLE_BOOTSTRAP; then +if ifclass VM && ! ifclass demohost || ifclass VOL_STABLE_BOOTSTRAP; then exit 0 fi @@ -29,6 +29,8 @@ EOF chmod +x $f +# for hosts which don't have these data volumes, copy the specific +# files we need. if ifclass demohost; then files=(/var/lib/fai/config/distro-install-common/luks/host-demohost) elif ifclass tp; then