github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/acceptancetests/repository/charms/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`