X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Finstsoft.DEFAULT;fp=fai%2Fconfig%2Fhooks%2Finstsoft.DEFAULT;h=6d7f4c0222611bfaacd58b4f16b9706525a16fb2;hb=83828fe2683227f4d8ecb2343eff28439741b490;hp=36c0cafd507ac6d1a35ccf3f2bb0a0e62e87f9e0;hpb=2f13039525488532756a089b8329ab6ee64a6c17;p=automated-distro-installer diff --git a/fai/config/hooks/instsoft.DEFAULT b/fai/config/hooks/instsoft.DEFAULT index 36c0caf..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