~gz/juju-ci-tools/repository_windows_charms

« back to all changes in this revision

Viewing changes to vivid/mysql/hooks/monitors-relation-departed

  • Committer: Curtis Hovey
  • Date: 2014-11-18 18:51:33 UTC
  • Revision ID: curtis@canonical.com-20141118185133-tupmay0y05g3a76w
Added vivid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
. /usr/share/charm-helpers/sh/net.sh
 
3
$MYSQL -e "REVOKE USAGE ON *.* FROM '${monitor_user}'@'${remote_addr}'"