Skip to content

Commit

Permalink
Don't install percona-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed Sep 27, 2015
1 parent bbcc279 commit 47dfca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
homebrew: name={{ item }} state=latest
with_items:
- percona-server
- percona-toolkit

- name: install launchagents
file: src=/usr/local/opt/percona-server/homebrew.mxcl.percona-server.plist path=~/Library/LaunchAgents/homebrew.mxcl.percona-server.plist state=link force=yes
Expand Down

0 comments on commit 47dfca1

Please sign in to comment.