mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Added support for Linux Mint
This commit is contained in:
parent
e23ea50d4b
commit
b0ec3a08ba
23 changed files with 337 additions and 87 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# rubocop:disable Lint/UnneededDisable, Style/FileName
|
||||
# rubocop:disable Lint/UnneededDisable, Naming
|
||||
forge 'http://forge.puppetlabs.com'
|
||||
|
||||
# rubocop:disable Metrics/LineLength
|
||||
|
|
@ -6,6 +6,8 @@ forge 'http://forge.puppetlabs.com'
|
|||
moduledir "#{File.dirname(File.dirname(File.dirname(__FILE__)))}/vendor/puppet_modules"
|
||||
# rubocop:enable Metrics/LineLength
|
||||
|
||||
mod 'puppetlabs-apt', '4.1.0'
|
||||
mod 'puppetlabs-stdlib', '4.20.0'
|
||||
mod 'puppetlabs-vcsrepo', '2.0.0'
|
||||
mod 'thekevjames-homebrew',
|
||||
git: 'https://github.com/genebean/puppet-homebrew.git',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue