upgrade puppet-boxen to get global boxen bin, fixes #6

This commit is contained in:
Will Farrington 2012-10-05 06:58:04 -10:00
parent 964e44b48f
commit bf2e292ced
4 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
# Includes many of our custom types and providers, as well as global
# config. Required.
mod "boxen", "0.0.13", :github_tarball => "boxen/puppet-boxen"
mod "boxen", "0.0.14", :github_tarball => "boxen/puppet-boxen"
mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
mod "git", "0.0.2.4", :github_tarball => "boxen/puppet-git"
mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew"

View file

@ -1,7 +1,7 @@
GITHUBTARBALL
remote: boxen/puppet-boxen
specs:
boxen (0.0.13)
boxen (0.0.14)
GITHUBTARBALL
remote: boxen/puppet-dnsmasq
@ -59,7 +59,7 @@ GITHUBTARBALL
sudo (0.0.1)
DEPENDENCIES
boxen (= 0.0.13)
boxen (= 0.0.14)
dnsmasq (= 0.0.1)
git (= 0.0.2.4)
homebrew (= 0.0.4)

Binary file not shown.