X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Finstsoft.DEFAULT;h=a2a61007eec8230245a70b554bb279a3ab8916cf;hp=6d7f4c0222611bfaacd58b4f16b9706525a16fb2;hb=bacafbabe07c9edc86eaa75c24887d6fac0c310a;hpb=a2b8051e808621b9a33617d0c75d212bd2141ddc diff --git a/fai/config/hooks/instsoft.DEFAULT b/fai/config/hooks/instsoft.DEFAULT index 6d7f4c0..a2a6100 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 VOL_STABLE_BOOTSTRAP; then +if ifclass VM && ! ifclass demohost || ifclass VOL_STRETCH_BOOTSTRAP; then exit 0 fi