#!/bin/bash
# Install baseline packages and tools.
set -e
apt-get -y update
install-packages python-software-properties
add-apt-repository -y ppa:tripleo/demo