#!/bin/bash
# Install bleeding edge tools instead of stable ones.

set -eu

add-apt-repository -y ppa:tripleo/demo-staging
