mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
adding an api endpoint to print the current full config
This commit is contained in:
parent
1005a33ed2
commit
9a9dfce316
3 changed files with 19 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
require 'simplecov'
|
||||
=begin
|
||||
SimpleCov.start do
|
||||
add_filter '/spec/'
|
||||
end
|
||||
=end
|
||||
require 'helpers'
|
||||
require 'rspec'
|
||||
require 'vmpooler'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue