diskimage-builder/elements/rhel-common/pre-install.d/10-rhel-blacklist

10 lines
133 B
Plaintext
Raw Normal View History

#!/bin/bash
if [ ${DIB_DEBUG_TRACE:-0} -gt 0 ]; then
set -x
fi
set -eu
set -o pipefail
echo "ccache dkms" > /tmp/yum-blacklist