diff options
Diffstat (limited to 'hooks/database-relation-joined')
| -rwxr-xr-x | hooks/database-relation-joined | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/hooks/database-relation-joined b/hooks/database-relation-joined index d6e930c..8556c0a 100755 --- a/hooks/database-relation-joined +++ b/hooks/database-relation-joined @@ -7,4 +7,4 @@ set -ux  relation-set hostname=`hostname -f` replset=`facter replset-name` -echo $ENSEMBLE_REMOTE_UNIT joined +echo $JUJU_REMOTE_UNIT joined | 
