update puppetfile and readme to latest versions
This commit is contained in:
parent
5c339675c8
commit
ee2d94256a
17 changed files with 46 additions and 46 deletions
14
Puppetfile
14
Puppetfile
|
@ -13,22 +13,22 @@ end
|
||||||
# Includes many of our custom types and providers, as well as global
|
# Includes many of our custom types and providers, as well as global
|
||||||
# config. Required.
|
# config. Required.
|
||||||
|
|
||||||
github "boxen", "1.2.0"
|
github "boxen", "2.1.0"
|
||||||
|
|
||||||
# Core modules for a basic development environment. You can replace
|
# Core modules for a basic development environment. You can replace
|
||||||
# some/most of these if you want, but it's not recommended.
|
# some/most of these if you want, but it's not recommended.
|
||||||
|
|
||||||
|
github "repository", "2.0.2"
|
||||||
github "dnsmasq", "1.0.0"
|
github "dnsmasq", "1.0.0"
|
||||||
github "gcc", "1.0.0"
|
github "gcc", "1.0.0"
|
||||||
github "git", "1.0.0"
|
github "git", "1.2.2"
|
||||||
github "homebrew", "1.1.2"
|
github "homebrew", "1.1.2"
|
||||||
github "hub", "1.0.0"
|
github "hub", "1.0.0"
|
||||||
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
||||||
github "nginx", "1.1.0"
|
github "nginx", "1.4.0"
|
||||||
github "nodejs", "1.0.0"
|
github "nodejs", "2.2.0"
|
||||||
github "nvm", "1.0.0"
|
github "ruby", "4.1.0"
|
||||||
github "ruby", "3.1.0"
|
github "stdlib", "4.0.2", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||||
github "stdlib", "3.0.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
|
||||||
github "sudo", "1.0.0"
|
github "sudo", "1.0.0"
|
||||||
|
|
||||||
# Optional/custom modules. There are tons available at
|
# Optional/custom modules. There are tons available at
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-boxen
|
remote: boxen/puppet-boxen
|
||||||
specs:
|
specs:
|
||||||
boxen (1.2.0)
|
boxen (2.1.0)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-dnsmasq
|
remote: boxen/puppet-dnsmasq
|
||||||
|
@ -16,7 +16,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-git
|
remote: boxen/puppet-git
|
||||||
specs:
|
specs:
|
||||||
git (1.0.0)
|
git (1.2.2)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-homebrew
|
remote: boxen/puppet-homebrew
|
||||||
|
@ -31,22 +31,22 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-nginx
|
remote: boxen/puppet-nginx
|
||||||
specs:
|
specs:
|
||||||
nginx (1.1.0)
|
nginx (1.4.0)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-nodejs
|
remote: boxen/puppet-nodejs
|
||||||
specs:
|
specs:
|
||||||
nodejs (1.0.0)
|
nodejs (2.2.0)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-nvm
|
remote: boxen/puppet-repository
|
||||||
specs:
|
specs:
|
||||||
nvm (1.0.0)
|
repository (2.0.2)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-ruby
|
remote: boxen/puppet-ruby
|
||||||
specs:
|
specs:
|
||||||
ruby (3.1.0)
|
ruby (4.1.0)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-sudo
|
remote: boxen/puppet-sudo
|
||||||
|
@ -61,20 +61,20 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: puppetlabs/puppetlabs-stdlib
|
remote: puppetlabs/puppetlabs-stdlib
|
||||||
specs:
|
specs:
|
||||||
stdlib (3.0.0)
|
stdlib (4.0.2)
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
boxen (= 1.2.0)
|
boxen (= 2.1.0)
|
||||||
dnsmasq (= 1.0.0)
|
dnsmasq (= 1.0.0)
|
||||||
gcc (= 1.0.0)
|
gcc (= 1.0.0)
|
||||||
git (= 1.0.0)
|
git (= 1.2.2)
|
||||||
homebrew (= 1.1.2)
|
homebrew (= 1.1.2)
|
||||||
hub (= 1.0.0)
|
hub (= 1.0.0)
|
||||||
inifile (= 0.9.0)
|
inifile (= 0.9.0)
|
||||||
nginx (= 1.1.0)
|
nginx (= 1.4.0)
|
||||||
nodejs (= 1.0.0)
|
nodejs (= 2.2.0)
|
||||||
nvm (= 1.0.0)
|
repository (= 2.0.2)
|
||||||
ruby (= 3.1.0)
|
ruby (= 4.1.0)
|
||||||
stdlib (= 3.0.0)
|
stdlib (= 4.0.2)
|
||||||
sudo (= 1.0.0)
|
sudo (= 1.0.0)
|
||||||
|
|
||||||
|
|
18
README.md
18
README.md
|
@ -135,23 +135,23 @@ boxen repo (ex. /path/to/your-boxen/Puppetfile):
|
||||||
# Core modules for a basic development environment. You can replace
|
# Core modules for a basic development environment. You can replace
|
||||||
# some/most of these if you want, but it's not recommended.
|
# some/most of these if you want, but it's not recommended.
|
||||||
|
|
||||||
|
github "repository", "2.0.2"
|
||||||
github "dnsmasq", "1.0.0"
|
github "dnsmasq", "1.0.0"
|
||||||
github "gcc", "1.0.0"
|
github "gcc", "1.0.0"
|
||||||
github "git", "1.0.0"
|
github "git", "1.2.2"
|
||||||
github "homebrew", "1.0.0"
|
github "homebrew", "1.1.2"
|
||||||
github "hub", "1.0.0"
|
github "hub", "1.0.0"
|
||||||
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile"
|
||||||
github "nginx", "1.0.0"
|
github "nginx", "1.4.0"
|
||||||
github "nodejs", "1.0.0"
|
github "nodejs", "2.1.0"
|
||||||
github "nvm", "1.0.0"
|
github "ruby", "4.1.0"
|
||||||
github "ruby", "1.0.0"
|
github "stdlib", "4.0.2", :repo => "puppetlabs/puppetlabs-stdlib"
|
||||||
github "stdlib", "3.0.0", :repo => "puppetlabs/puppetlabs-stdlib"
|
|
||||||
github "sudo", "1.0.0"
|
github "sudo", "1.0.0"
|
||||||
|
|
||||||
# Optional/custom modules. There are tons available at
|
# Optional/custom modules. There are tons available at
|
||||||
# https://github.com/boxen.
|
# https://github.com/boxen.
|
||||||
|
|
||||||
github "java", "1.0.5"
|
github "java", "1.1.0"
|
||||||
|
|
||||||
In the above snippet of a customized Puppetfile, the bottom line
|
In the above snippet of a customized Puppetfile, the bottom line
|
||||||
includes the Java module from Github using the tag "1.0.5" from the github repository
|
includes the Java module from Github using the tag "1.0.5" from the github repository
|
||||||
|
@ -167,7 +167,7 @@ and takes the name of the module, the version, and optional repo location:
|
||||||
Now Puppet knows where to download the module from when you include it in your site.pp or mypersonal.pp file:
|
Now Puppet knows where to download the module from when you include it in your site.pp or mypersonal.pp file:
|
||||||
|
|
||||||
# include the java module referenced in my Puppetfile with the line
|
# include the java module referenced in my Puppetfile with the line
|
||||||
# github "java", "1.0.5"
|
# github "java", "1.1.0"
|
||||||
include java
|
include java
|
||||||
|
|
||||||
### Node definitions
|
### Node definitions
|
||||||
|
|
|
@ -54,7 +54,6 @@ node default {
|
||||||
include git
|
include git
|
||||||
include hub
|
include hub
|
||||||
include nginx
|
include nginx
|
||||||
include nvm
|
|
||||||
|
|
||||||
# fail if FDE is not enabled
|
# fail if FDE is not enabled
|
||||||
if $::root_encrypted == 'no' {
|
if $::root_encrypted == 'no' {
|
||||||
|
@ -62,9 +61,10 @@ node default {
|
||||||
}
|
}
|
||||||
|
|
||||||
# node versions
|
# node versions
|
||||||
include nodejs::0-4
|
include nodejs::v0_4
|
||||||
include nodejs::0-6
|
include nodejs::v0_6
|
||||||
include nodejs::0-8
|
include nodejs::v0_8
|
||||||
|
include nodejs::v0_10
|
||||||
|
|
||||||
# default ruby versions
|
# default ruby versions
|
||||||
include ruby::1_8_7
|
include ruby::1_8_7
|
||||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.2.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-1.2.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-2.1.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-2.1.0.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-git-1.0.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-git-1.0.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-git-1.2.2.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nginx-1.1.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-nginx-1.1.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nginx-1.4.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-nginx-1.4.0.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nodejs-1.0.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-nodejs-1.0.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-nodejs-2.2.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-nodejs-2.2.0.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-repository-2.0.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-repository-2.0.2.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-3.1.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-ruby-3.1.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-ruby-4.1.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-ruby-4.1.0.tar.gz
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/puppet/cache/puppetlabs-puppetlabs-stdlib-4.0.2.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/puppetlabs-puppetlabs-stdlib-4.0.2.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue