#!/bin/bash

set -e

printf "director_uuid: %s" $(bosh status --uuid)
