Commit c0f26dfc560916689290ad835f1ea1fe2be1cb76

Authored by Will Farrington
1 parent 6dd7434fdc

update puppet-boxen for projects::all action :boom:

Showing 5 changed files with 6 additions and 3 deletions Side-by-side Diff

... ... @@ -10,7 +10,7 @@
10 10 # Core modules for a basic development environment.
11 11 # You can replace some/most of those if you want, but it's not recommended.
12 12  
13   -mod "boxen", "0.0.18", :github_tarball => "boxen/puppet-boxen"
  13 +mod "boxen", "0.0.20", :github_tarball => "boxen/puppet-boxen"
14 14 mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq"
15 15 mod "git", "0.0.2.4", :github_tarball => "boxen/puppet-git"
16 16 mod "hub", "0.0.1", :github_tarball => "boxen/puppet-hub"
1 1 GITHUBTARBALL
2 2 remote: boxen/puppet-boxen
3 3 specs:
4   - boxen (0.0.18)
  4 + boxen (0.0.20)
5 5  
6 6 GITHUBTARBALL
7 7 remote: boxen/puppet-dnsmasq
... ... @@ -64,7 +64,7 @@
64 64 stdlib (3.0.0)
65 65  
66 66 DEPENDENCIES
67   - boxen (= 0.0.18)
  67 + boxen (= 0.0.20)
68 68 dnsmasq (= 0.0.1)
69 69 git (= 0.0.2.4)
70 70 homebrew (= 0.0.8)
modules/projects/manifests/all.pp
  1 +class projects::all {
  2 + include_all_projects()
  3 +}
vendor/puppet/cache/boxen-puppet-boxen-0.0.18.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-boxen-0.0.20.tar.gz
No preview for this file type