mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 11:38:41 -05:00
(DIO-3162) Add support for disk_type in gce
This commit is contained in:
parent
d16f9b5c49
commit
edd183d9c6
5 changed files with 51 additions and 36 deletions
|
|
@ -2,4 +2,4 @@ source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
|||
|
||||
gem 'vmpooler', '~> 2.3'
|
||||
gem 'vmpooler-provider-vsphere', '~> 1.5'
|
||||
gem 'vmpooler-provider-gce', '~> 0.2'
|
||||
gem 'vmpooler-provider-gce', '~> 0.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue