Skip to content

Commit

Permalink
Install kpartx at openstack prepare inception script
Browse files Browse the repository at this point in the history
  • Loading branch information
frodenas committed Aug 20, 2012
1 parent 9b99d89 commit 244e7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare_inception_openstack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get install build-essential libsqlite3-dev curl rsync git-core \
libmysqlclient-dev libxml2-dev libxslt-dev libpq-dev genisoimage mkpasswd \
debootstrap -y
debootstrap kpartx -y

echo "install: --no-ri --no-rdoc" > /etc/gemrc
echo "update: --no-ri --no-rdoc" >> /etc/gemrc
Expand Down

0 comments on commit 244e7f5

Please sign in to comment.