#!/bin/bash
set -eu
set -o pipefail

yum install -y http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpm
