mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Store and retrieve daily clone statistics from Redis db
This commit is contained in:
parent
3758e5e3f3
commit
d6ade5ebef
3 changed files with 5 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
require 'rubygems' unless defined?(Gem)
|
||||
|
||||
module Vmpooler
|
||||
require 'date'
|
||||
require 'json'
|
||||
require 'open-uri'
|
||||
require 'rbvmomi'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue