fix: additional spaces on reclass-conf

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