~xfactor973/charms/trusty/kibana/version_bump

« back to all changes in this revision

Viewing changes to hooks/rest-relation-joined

  • Committer: Paul Czarkowski
  • Date: 2012-11-22 16:43:50 UTC
  • Revision ID: paul@paulcz.net-20121122164350-wdwvntiboa3cy193
fixed issues from https://bugs.launchpad.net/charms/+bug/1075400/comments/1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
set -eux # -x for verbose logging to juju debug-log
6
6
juju-log $JUJU_REMOTE_UNIT joined
7
7
 
8
 
# Set hostname for rest client
9
 
relation-set port="80"
10
 
relation-set host=`unit-get private-address`
 
 
b'\\ No newline at end of file'