Commit ba463d60 authored by Łukasz Nowak's avatar Łukasz Nowak

playbook (util): Expose errors

parent cc42ebba
if [ ! $(which slapcache-download) ] ; then
echo "slapcache-download is missing, please install slapcache distribution"
exit 1
fi
set -e
function cleanup {
rm -fr "$DFILE"
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment