commit | f2ca9ddb21fcc73e7b81682a817034928ee72a90 | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Wed Nov 01 18:16:22 2017 +0100 |
committer | Petr Michalec <epcim@apealive.net> | Wed Nov 01 18:16:22 2017 +0100 |
tree | 55fb3040c12e5e78f5be09986145a2f94f2c137b | |
parent | 06d088b9a67e84f0d0533c263681fefeaf13409f [diff] |
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