#!/bin/bash

set -eux
set -o pipefail

# Workaround for:
# https://bugzilla.redhat.com/show_bug.cgi?id=1066983
install-packages vim-minimal
