Commit df85943fe06f45f28afd72ed1761f7a4ed621387
1 parent
f5a10d9d8f
ZOMG GUISE FUCKIN MODULES AND SHIT
Showing 13 changed files with 68 additions and 0 deletions Side-by-side Diff
- .gitignore
- Puppetfile
- Puppetfile.lock
- vendor/puppet/cache/boxen-puppet-boxen-0.0.1.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
.gitignore
Puppetfile
Puppetfile.lock
1 | +GITHUBTARBALL | |
2 | + remote: boxen/puppet-boxen | |
3 | + specs: | |
4 | + boxen (0.0.1) | |
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 | +DEPENDENCIES | |
52 | + boxen (= 0.0.1) | |
53 | + git (= 0.0.1) | |
54 | + homebrew (= 0.0.1) | |
55 | + hub (= 0.0.1) | |
56 | + inifile (= 0.0.1) | |
57 | + nodejs (= 0.0.1) | |
58 | + nvm (= 0.0.1) | |
59 | + rbenv (= 0.0.1) | |
60 | + ruby (= 0.0.1) | |
61 | + sudo (= 0.0.1) |
vendor/puppet/cache/boxen-puppet-boxen-0.0.1.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