#!/bin/sh

# Bypass the loadbalancer for $engine and instead just hit the unit
relation-set port=8080 hostname=`unit-get private-address`
