mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Remove provision
Beaker already does this
This commit is contained in:
parent
18869bb440
commit
007bbbc39c
2 changed files with 0 additions and 7 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
require 'vmfloaty/cli'
|
require 'vmfloaty/cli'
|
||||||
require 'vmfloaty/provision'
|
|
||||||
require 'vmfloaty/hosts'
|
require 'vmfloaty/hosts'
|
||||||
|
|
||||||
class Vmfloaty
|
class Vmfloaty
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
# provision new hosts with pe
|
|
||||||
class PROVISION
|
|
||||||
def initialize(args)
|
|
||||||
@version = args['PE_VERSION']
|
|
||||||
end
|
|
||||||
end
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue