diff options
Diffstat (limited to 'hooks/replica-set-relation-joined')
| -rwxr-xr-x | hooks/replica-set-relation-joined | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/replica-set-relation-joined b/hooks/replica-set-relation-joined index 14568f9..c098fc5 100755 --- a/hooks/replica-set-relation-joined +++ b/hooks/replica-set-relation-joined @@ -22,4 +22,4 @@ service mongodb start relation-set hostname=`hostname -f` replset=`facter replset-name` install-time=`facter install-time` -echo $ENSEMBLE_REMOTE_UNIT joined +echo $JUJU_REMOTE_UNIT joined |
