mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Add host manager
This commit is contained in:
parent
75f2a212a4
commit
d31b5e6b8f
2 changed files with 6 additions and 0 deletions
5
lib/vmfloaty/hosts.rb
Normal file
5
lib/vmfloaty/hosts.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# manage hosts used from vm pooler
|
||||
class HOSTS
|
||||
def initialize
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue