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

Commit 7e0843a

Browse files
committed
Merge pull request #66 from boxen/revert-58-fix-basedir-location
Revert "MySQL needs basedir to point to installed location"
2 parents a2aea59 + f519c55 commit 7e0843a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/Darwin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
mysql::configdir: "%{::boxen::config::configdir}/mysql"
3-
mysql::globalconfigprefix: "%{::boxen::config::homebrewdir}/opt/mysql"
3+
mysql::globalconfigprefix: "%{::boxen::config::homebrewdir}"
44
mysql::datadir: "%{::boxen::config::datadir}/mysql"
55
mysql::bindir: "%{::boxen::config::homebrewdir}/bin"
66
mysql::executable: "%{::boxen::config::homebrewdir}/bin/mysqld_safe"

0 commit comments

Comments
 (0)