mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-26 19:28:41 -05:00
Fix naming, add docs, add missing test file
This commit is contained in:
parent
a08cba099f
commit
90e6ae1a3f
8 changed files with 662 additions and 8 deletions
5
lib/vmpooler-provider-vsphere/version.rb
Normal file
5
lib/vmpooler-provider-vsphere/version.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module VmpoolerProviderVsphere
|
||||
VERSION = '1.3.0'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue