mirror of
https://github.com/puppetlabs/vmpooler-deployment.git
synced 2026-01-26 03:28:41 -05:00
Update vmpooler to P4DEVOPS-9434 branch for security enhancements
This commit is contained in:
parent
c57291bcfa
commit
d34b7ea034
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||||
|
|
||||||
gem 'vmpooler', '~> 3.0'
|
gem 'vmpooler', git: 'https://github.com/puppetlabs/vmpooler.git', branch: 'P4DEVOPS-9434'
|
||||||
gem 'vmpooler-dns-gcp', '~> 1.0'
|
gem 'vmpooler-dns-gcp', '~> 1.0'
|
||||||
# Remove temporarily until a stable minor release is published
|
# Remove temporarily until a stable minor release is published
|
||||||
# gem 'vmpooler-provider-ec2', '~> 0.0.1'
|
# gem 'vmpooler-provider-ec2', '~> 0.0.1'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue