Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Commit

Permalink
Merge pull request #84 from josh/fix-bin-dependency
Browse files Browse the repository at this point in the history
boxen::bin should depend on boxen::repo
  • Loading branch information
rafaelfranca committed Jan 13, 2014
2 parents d0a6d72 + 14f3e06 commit f02d861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/bin.pp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

class boxen::bin {
include boxen::config
include boxen::repo

file { "${boxen::config::home}/bin/boxen":
ensure => link,
Expand Down

0 comments on commit f02d861

Please sign in to comment.