mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Adding delete and get active requests
This commit is contained in:
parent
a77ea84092
commit
7e27542670
5 changed files with 106 additions and 20 deletions
|
|
@ -112,7 +112,7 @@ class Service
|
|||
end
|
||||
|
||||
def delete(verbose, hosts)
|
||||
@service_object.delete verbose, url, hosts, token
|
||||
@service_object.delete verbose, url, hosts, token, user
|
||||
end
|
||||
|
||||
def status(verbose)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue