vmpooler-deployment/docker/test-all-providers/Gemfile
2021-11-30 17:01:17 -05:00

4 lines
275 B
Ruby

source ENV['GEM_SOURCE'] || 'https://rubygems.org'
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'extract-vsphere-provider'
gem 'vmpooler-vsphere-provider', git: 'https://github.com/puppetlabs/vmpooler-provider-vsphere.git'