diff options
| author | Mark Mims <mark.mims@agiledynamics.com> | 2011-09-30 14:30:04 -0600 |
|---|---|---|
| committer | Mark Mims <mark.mims@agiledynamics.com> | 2011-09-30 14:30:04 -0600 |
| commit | def2d48c7ce16d8cac7167a5cd2bcd9a354a323e (patch) | |
| tree | 80a9e1c8071fc60724c8aba51693ef82d112998d /hooks/database-relation-joined | |
| parent | 5c123822e3501eeb8c302cc5171e4a8eaabf4adb (diff) | |
cleanup from project rename
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 |
