Blame view
Puppetfile
305 Bytes
a9c14be39 Things managed by... |
1 |
# This doesn't work, and so it doesn't belong in master. ~ jbarnette |
a4c488851 Update modulefile |
2 |
|
a9c14be39 Things managed by... |
3 4 5 6 7 |
# %w(ruby rbenv nvm nodejs git hub inifile sudo homebrew xcode).each do |modulename| # mod modulename, "0.0.1", :github_tarball => "boxen/puppet-#{modulename}" # end # mod "boxen", "0.0.1.1", :github_tarball => "boxen/puppet-boxen" |