expand to multiple hosts starting with tp
[automated-distro-installer] / fai / config / hooks / extrbase.DEFAULT
diff --git a/fai/config/hooks/extrbase.DEFAULT b/fai/config/hooks/extrbase.DEFAULT
new file mode 100755 (executable)
index 0000000..fe3eda5
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# exit for any vm which is not our test vm
+if ifclass VM && ! ifclass demohost; then
+    exit 0
+fi
+
+chattr -Rf +C /target