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