#!/bin/bash
# These are useful, or at worst not harmful, for all images we build.

set -e

install-packages vlan open-iscsi
