Commit 33a26da071761e4686cd5b98e2d86f837d4637ab
1 parent
28352c3b43
bump puppet-boxen to 0.0.2 and vendor
Showing 13 changed files with 63 additions and 3 deletions Side-by-side Diff
- Puppetfile
- Puppetfile.lock
- vendor/puppet/cache/boxen-puppet-boxen-0.0.2.tar.gz
- vendor/puppet/cache/boxen-puppet-git-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-homebrew-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-hub-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-inifile-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-nodejs-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-nvm-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-rbenv-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-ruby-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-sudo-0.0.1.tar.gz
- vendor/puppet/cache/boxen-puppet-xcode-0.0.1.tar.gz
Puppetfile
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | # Includes many of our custom types and providers, as well as global |
8 | 8 | # config. Required. |
9 | 9 | |
10 | -mod "boxen", "0.0.1.1", :github_tarball => "boxen/puppet-boxen" | |
10 | +mod "boxen", "0.0.2", :github_tarball => "boxen/puppet-boxen" | |
11 | 11 | |
12 | 12 | # Core modules for a basic development environment. |
13 | 13 | # You can replace some/most of those if you want, but it's not recommended. |
Puppetfile.lock
1 | 1 | GITHUBTARBALL |
2 | 2 | remote: boxen/puppet-boxen |
3 | 3 | specs: |
4 | - boxen (0.0.1.1) | |
4 | + boxen (0.0.2) | |
5 | 5 | |
6 | +GITHUBTARBALL | |
7 | + remote: boxen/puppet-git | |
8 | + specs: | |
9 | + git (0.0.1) | |
10 | + | |
11 | +GITHUBTARBALL | |
12 | + remote: boxen/puppet-homebrew | |
13 | + specs: | |
14 | + homebrew (0.0.1) | |
15 | + | |
16 | +GITHUBTARBALL | |
17 | + remote: boxen/puppet-hub | |
18 | + specs: | |
19 | + hub (0.0.1) | |
20 | + | |
21 | +GITHUBTARBALL | |
22 | + remote: boxen/puppet-inifile | |
23 | + specs: | |
24 | + inifile (0.0.1) | |
25 | + | |
26 | +GITHUBTARBALL | |
27 | + remote: boxen/puppet-nodejs | |
28 | + specs: | |
29 | + nodejs (0.0.1) | |
30 | + | |
31 | +GITHUBTARBALL | |
32 | + remote: boxen/puppet-nvm | |
33 | + specs: | |
34 | + nvm (0.0.1) | |
35 | + | |
36 | +GITHUBTARBALL | |
37 | + remote: boxen/puppet-rbenv | |
38 | + specs: | |
39 | + rbenv (0.0.1) | |
40 | + | |
41 | +GITHUBTARBALL | |
42 | + remote: boxen/puppet-ruby | |
43 | + specs: | |
44 | + ruby (0.0.1) | |
45 | + | |
46 | +GITHUBTARBALL | |
47 | + remote: boxen/puppet-sudo | |
48 | + specs: | |
49 | + sudo (0.0.1) | |
50 | + | |
51 | +GITHUBTARBALL | |
52 | + remote: boxen/puppet-xcode | |
53 | + specs: | |
54 | + xcode (0.0.1) | |
55 | + | |
6 | 56 | DEPENDENCIES |
7 | - boxen (= 0.0.1.1) | |
57 | + boxen (= 0.0.2) | |
58 | + git (= 0.0.1) | |
59 | + homebrew (= 0.0.1) | |
60 | + hub (= 0.0.1) | |
61 | + inifile (= 0.0.1) | |
62 | + nodejs (= 0.0.1) | |
63 | + nvm (= 0.0.1) | |
64 | + rbenv (= 0.0.1) | |
65 | + ruby (= 0.0.1) | |
66 | + sudo (= 0.0.1) | |
67 | + xcode (= 0.0.1) |
vendor/puppet/cache/boxen-puppet-boxen-0.0.2.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-git-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-homebrew-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-hub-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-inifile-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-nodejs-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-nvm-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-rbenv-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-ruby-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-sudo-0.0.1.tar.gz
No preview for this file type
vendor/puppet/cache/boxen-puppet-xcode-0.0.1.tar.gz
No preview for this file type