github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/xenial/wordpress/hooks/website-relation-joined (about)

     1  #!/bin/sh
     2  
     3  # Bypass the loadbalancer for $engine and instead just hit the unit
     4  relation-set port=8080 hostname=`unit-get private-address`