diskimage-builder/elements/rhel/pre-install.d/10-rhel-blacklist
Ghe Rivero 4fd84db547 Rename rhel element yum blacklist
Rename rhel 10-yum-blacklist to 10-rhel-blacklist to
avoid future name conflict with a yum element blacklist.

Change-Id: Ic2136a06e1ec8f19908ada978782733d5fa7cacc
2014-07-02 10:53:35 +00:00

7 lines
78 B
Bash
Executable File

#!/bin/bash
set -eu
set -o pipefail
echo "ccache dkms" > /tmp/yum-blacklist