diskimage-builder/elements/rhel/pre-install.d/10-yum-blacklist
Ben Nemec 004474e93b Generalize install-packages for yum
All of the yum-based install-packages scripts are doing essentially
the same thing, so let's use one script for all of the elements
that depend on the yum element.

Change-Id: I49e8c9b44e41bcf4cb9fa820e8a9179754694a97
2014-02-21 12:00:24 -06:00

3 lines
52 B
Bash
Executable File

#!/bin/bash
echo "ccache dkms" > /tmp/yum-blacklist