Skip to content

Commit

Permalink
Make wiz role clearer.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceefour committed May 4, 2012
1 parent 3e2a42c commit a24c91c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Git clones *wiz* from git://github.com/bippo/wiz.git
Puts it in @/usr/share/wiz@
And creates a symlink in @/usr/bin/wiz@

Wiz is required by @magento@ to clear cache.


h2. magento::app

Expand Down
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
user => $user,
logoutput => true,
refreshonly => true,
require => Class['magento::wiz'],
}

exec { "magento compiler-compile ${dir}":
Expand Down

0 comments on commit a24c91c

Please sign in to comment.