Commit ee43dd9eaa8e494cb8b991deda87fdf436e429da
1 parent
8bf478a01e
enable dnsmasq by default
Showing 4 changed files with 8 additions and 0 deletions Side-by-side Diff
Puppetfile
... | ... | @@ -8,6 +8,7 @@ |
8 | 8 | # config. Required. |
9 | 9 | |
10 | 10 | mod "boxen", "0.0.11", :github_tarball => "boxen/puppet-boxen" |
11 | +mod "dnsmasq", "0.0.1", :github_tarball => "boxen/puppet-dnsmasq" | |
11 | 12 | mod "git", "0.0.2", :github_tarball => "boxen/puppet-git" |
12 | 13 | mod "homebrew", "0.0.4", :github_tarball => "boxen/puppet-homebrew" |
13 | 14 | mod "nginx", "0.0.2", :github_tarball => "boxen/puppet-nginx" |
Puppetfile.lock
... | ... | @@ -4,6 +4,11 @@ |
4 | 4 | boxen (0.0.11) |
5 | 5 | |
6 | 6 | GITHUBTARBALL |
7 | + remote: boxen/puppet-dnsmasq | |
8 | + specs: | |
9 | + dnsmasq (0.0.1) | |
10 | + | |
11 | +GITHUBTARBALL | |
7 | 12 | remote: boxen/puppet-git |
8 | 13 | specs: |
9 | 14 | git (0.0.2) |
... | ... | @@ -55,6 +60,7 @@ |
55 | 60 | |
56 | 61 | DEPENDENCIES |
57 | 62 | boxen (= 0.0.11) |
63 | + dnsmasq (= 0.0.1) | |
58 | 64 | git (= 0.0.2) |
59 | 65 | homebrew (= 0.0.4) |
60 | 66 | hub (= 0.0.1) |
manifests/site.pp
vendor/puppet/cache/boxen-puppet-dnsmasq-0.0.1.tar.gz
No preview for this file type