mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Also assing a required ENV var and the location of the keyfile create helm tarball version 1.8.0 and index file
5 lines
184 B
Ruby
5 lines
184 B
Ruby
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
|
|
|
gem 'vmpooler', '~> 2.2'
|
|
gem 'vmpooler-provider-vsphere', '~> 1.5'
|
|
gem 'vmpooler-provider-gce', '~> 0.1'
|