mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #16 from genebean/puppet-updates
Update puppet modules
This commit is contained in:
commit
7716e6817d
1 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ forge 'http://forge.puppetlabs.com'
|
||||||
moduledir "#{File.dirname(File.dirname(File.dirname(__FILE__)))}/vendor/puppet_modules"
|
moduledir "#{File.dirname(File.dirname(File.dirname(__FILE__)))}/vendor/puppet_modules"
|
||||||
# rubocop:enable Metrics/LineLength
|
# rubocop:enable Metrics/LineLength
|
||||||
|
|
||||||
mod 'puppetlabs-apt', '4.1.0'
|
mod 'puppetlabs-apt', '7.3.0'
|
||||||
mod 'puppetlabs-stdlib', '4.24.0'
|
mod 'puppetlabs-stdlib', '4.25.1'
|
||||||
mod 'puppetlabs-vcsrepo', '2.3.0'
|
mod 'puppetlabs-vcsrepo', '3.1.0'
|
||||||
mod 'thekevjames-homebrew', '1.7.1'
|
mod 'thekevjames-homebrew', '1.8.3'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue