Simplification: wget+rpm -> rpm

Change-Id: I86cb1ba67eaf095d9f25a14f414bbe9dafaefd2a
This commit is contained in:
Matthew Farrellee 2014-12-04 10:02:09 -05:00
parent 61823d408c
commit 63e63e66ba
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ install-packages bind-utils
cd /tmp
# ====== EPEL =======
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -Uvh epel-release-6*.rpm
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
#install cloud-inint which is necessary for all images
install-packages cloud-init