Skip to content

Commit

Permalink
fix nginx with a version bump on the module
Browse files Browse the repository at this point in the history
  • Loading branch information
wfarr committed Oct 4, 2012
1 parent 64fe0a9 commit 3fdab66
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Puppetfile
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
mod "boxen", "0.0.11", :github_tarball => "boxen/puppet-boxen"
mod "git", "0.0.2", :github_tarball => "boxen/puppet-git"
mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"
mod "nginx", "0.0.1", :github_tarball => "boxen/puppet-nginx"
mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx"
mod "nvm", "0.0.5", :github_tarball => "boxen/puppet-nvm"
mod "rbenv", "0.0.2", :github_tarball => "boxen/puppet-rbenv"
mod "ruby", "0.0.6", :github_tarball => "boxen/puppet-ruby"
4 changes: 2 additions & 2 deletions Puppetfile.lock
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ GITHUBTARBALL
GITHUBTARBALL
remote: boxen/puppet-nginx
specs:
nginx (0.0.1)
nginx (0.0.2)

GITHUBTARBALL
remote: boxen/puppet-nodejs
@@ -59,7 +59,7 @@ DEPENDENCIES
homebrew (= 0.0.4)
hub (= 0.0.1)
inifile (= 0.0.1)
nginx (= 0.0.1)
nginx (= 0.0.2)
nodejs (= 0.0.1)
nvm (= 0.0.5)
rbenv (= 0.0.2)
Binary file removed vendor/puppet/cache/boxen-puppet-nginx-0.0.1.tar.gz
Binary file not shown.
Binary file not shown.

0 comments on commit 3fdab66

Please sign in to comment.