Simplification: wget+rpm -> rpm
Change-Id: I86cb1ba67eaf095d9f25a14f414bbe9dafaefd2a
This commit is contained in:
parent
61823d408c
commit
63e63e66ba
@ -28,8 +28,7 @@ install-packages bind-utils
|
|||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
# ====== EPEL =======
|
# ====== EPEL =======
|
||||||
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
|
rpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
|
||||||
rpm -Uvh epel-release-6*.rpm
|
|
||||||
|
|
||||||
#install cloud-inint which is necessary for all images
|
#install cloud-inint which is necessary for all images
|
||||||
install-packages cloud-init
|
install-packages cloud-init
|
||||||
|
Loading…
Reference in New Issue
Block a user