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

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wfarr committed Jan 28, 2013
1 parent caa3933 commit 4fa5b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
creates => "${mysql::config::datadir}/mysql",
provider => shell,
require => [
Package['boxen/brew/mysql'],
Package['boxen/brews/mysql'],
File["${boxen::config::homebrewdir}/var/mysql"]
],
notify => Service['dev.mysql']
Expand Down

0 comments on commit 4fa5b4f

Please sign in to comment.