Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #66 from boxen/revert-58-fix-basedir-location
Browse files Browse the repository at this point in the history
Revert "MySQL needs basedir to point to installed location"
  • Loading branch information
MikeMcQuaid committed Jun 5, 2015
2 parents a2aea59 + f519c55 commit 7e0843a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Darwin.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
mysql::configdir: "%{::boxen::config::configdir}/mysql"
mysql::globalconfigprefix: "%{::boxen::config::homebrewdir}/opt/mysql"
mysql::globalconfigprefix: "%{::boxen::config::homebrewdir}"
mysql::datadir: "%{::boxen::config::datadir}/mysql"
mysql::bindir: "%{::boxen::config::homebrewdir}/bin"
mysql::executable: "%{::boxen::config::homebrewdir}/bin/mysqld_safe"
Expand Down

0 comments on commit 7e0843a

Please sign in to comment.