fix: remove missing class option from reclass-conf

Change-Id: I470d13d627f558b78eb6340b09934f9add82ec5e
diff --git a/bootstrap.sh b/bootstrap.sh
index 954ec2d..50150fd 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -299,7 +299,6 @@
 	pretty_print: True
 	output: yaml
 	inventory_base_uri: ${RECLASS_ROOT}
-	$(echo ${IGNORE_CLASS_NOTFOUND}|sed 's/^\s*//')
 EOF
 
   clone_reclass