~gandelman-a/pyjuju/mysql

« back to all changes in this revision

Viewing changes to hooks/slave-relation-changed

  • Committer: Clint Byrum
  • Date: 2011-05-30 16:58:52 UTC
  • Revision ID: clint@ubuntu.com-20110530165852-fa17stavaaxl4iru
- fixing to work without ip of remote unit

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
fi
66
66
mysql $ROOTARGS -e "START SLAVE"
67
67
mysql $ROOTARGS -e "SHOW SLAVE STATUS"
 
68
touch /var/lib/ensemble/i.am.a.slave