Update modulefile

This commit is contained in:
Will Farrington 2012-10-02 20:21:31 -07:00
parent df85943fe0
commit a4c4888519
4 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,5 @@
%w(boxen ruby rbenv nvm nodejs git hub inifile sudo homebrew).each do |modulename|
%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"

View file

@ -1,7 +1,7 @@
GITHUBTARBALL
remote: boxen/puppet-boxen
specs:
boxen (0.0.1)
boxen (0.0.1.1)
GITHUBTARBALL
remote: boxen/puppet-git
@ -48,8 +48,13 @@ GITHUBTARBALL
specs:
sudo (0.0.1)
GITHUBTARBALL
remote: boxen/puppet-xcode
specs:
xcode (0.0.1)
DEPENDENCIES
boxen (= 0.0.1)
boxen (= 0.0.1.1)
git (= 0.0.1)
homebrew (= 0.0.1)
hub (= 0.0.1)
@ -59,4 +64,5 @@ DEPENDENCIES
rbenv (= 0.0.1)
ruby (= 0.0.1)
sudo (= 0.0.1)
xcode (= 0.0.1)

Binary file not shown.

Binary file not shown.