Merge "Remove tripleo PPA from base element."

This commit is contained in:
Jenkins 2013-05-08 07:58:46 +00:00 committed by Gerrit Code Review
commit 7893e23435

View File

@ -12,6 +12,5 @@ case $DISTRO in
# need something like it, create a wrapper in dpkg/bin and fedora/bin.
apt-get -y update
install-packages python-software-properties
add-apt-repository -y ppa:tripleo/demo
;;
esac