~pavel-pachkovskij/charms/precise/redis-master/fixed-open-port-issue

« back to all changes in this revision

Viewing changes to hooks/redis-master-relation-joined

  • Committer: Clint Byrum
  • Date: 2011-10-13 08:12:21 UTC
  • Revision ID: clint@ubuntu.com-20111013081221-1lgewxirvrdsdla6
renaming variables and splitting revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
relation-set hostname="${MY_HOSTNAME}" port="${MY_PORT}"
21
21
 
22
 
echo $ENSEMBLE_REMOTE_UNIT joined
 
22
echo $JUJU_REMOTE_UNIT joined
23
23