Update Puppet modules with the latest available
This commit is contained in:
parent
f7e1bcaab3
commit
fa6b9c7200
8 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ 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", "2.3.6"
|
github "boxen", "3.0.1"
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -22,8 +22,8 @@ github "autoconf", "1.0.0"
|
||||||
github "dnsmasq", "1.0.0"
|
github "dnsmasq", "1.0.0"
|
||||||
github "gcc", "2.0.1"
|
github "gcc", "2.0.1"
|
||||||
github "git", "1.2.5"
|
github "git", "1.2.5"
|
||||||
github "homebrew", "1.2.1"
|
github "homebrew", "1.3.0"
|
||||||
github "hub", "1.0.0"
|
github "hub", "1.0.3"
|
||||||
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
github "inifile", "1.0.0", :repo => "puppetlabs/puppetlabs-inifile"
|
||||||
github "nginx", "1.4.2"
|
github "nginx", "1.4.2"
|
||||||
github "nodejs", "3.2.8"
|
github "nodejs", "3.2.8"
|
||||||
|
|
|
@ -6,7 +6,7 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-boxen
|
remote: boxen/puppet-boxen
|
||||||
specs:
|
specs:
|
||||||
boxen (2.3.6)
|
boxen (3.0.1)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-dnsmasq
|
remote: boxen/puppet-dnsmasq
|
||||||
|
@ -26,12 +26,12 @@ GITHUBTARBALL
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-homebrew
|
remote: boxen/puppet-homebrew
|
||||||
specs:
|
specs:
|
||||||
homebrew (1.2.1)
|
homebrew (1.3.0)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-hub
|
remote: boxen/puppet-hub
|
||||||
specs:
|
specs:
|
||||||
hub (1.0.0)
|
hub (1.0.3)
|
||||||
|
|
||||||
GITHUBTARBALL
|
GITHUBTARBALL
|
||||||
remote: boxen/puppet-nginx
|
remote: boxen/puppet-nginx
|
||||||
|
@ -80,12 +80,12 @@ GITHUBTARBALL
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
autoconf (= 1.0.0)
|
autoconf (= 1.0.0)
|
||||||
boxen (= 2.3.6)
|
boxen (= 3.0.1)
|
||||||
dnsmasq (= 1.0.0)
|
dnsmasq (= 1.0.0)
|
||||||
gcc (= 2.0.1)
|
gcc (= 2.0.1)
|
||||||
git (= 1.2.5)
|
git (= 1.2.5)
|
||||||
homebrew (= 1.2.1)
|
homebrew (= 1.3.0)
|
||||||
hub (= 1.0.0)
|
hub (= 1.0.3)
|
||||||
inifile (= 1.0.0)
|
inifile (= 1.0.0)
|
||||||
nginx (= 1.4.2)
|
nginx (= 1.4.2)
|
||||||
nodejs (= 3.2.8)
|
nodejs (= 3.2.8)
|
||||||
|
|
BIN
vendor/puppet/cache/boxen-puppet-boxen-2.3.6.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-boxen-2.3.6.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.1.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-boxen-3.0.1.tar.gz
vendored
Normal file
Binary file not shown.
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.3.0.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-homebrew-1.3.0.tar.gz
vendored
Normal file
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-hub-1.0.0.tar.gz
vendored
BIN
vendor/puppet/cache/boxen-puppet-hub-1.0.0.tar.gz
vendored
Binary file not shown.
BIN
vendor/puppet/cache/boxen-puppet-hub-1.0.3.tar.gz
vendored
Normal file
BIN
vendor/puppet/cache/boxen-puppet-hub-1.0.3.tar.gz
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue