mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
4 lines
140 B
Ruby
4 lines
140 B
Ruby
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
|
|
|
gem 'vmpooler', '~> 2.0'
|
|
gem 'vmpooler-provider-vsphere', '~> 1.4'
|