mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-14 01:57:24 +03:00
M #-: Missing argument for dummy provider
This commit is contained in:
parent
7cc6d7e2ea
commit
4779a23260
@ -29,7 +29,7 @@ module OneProvision
|
||||
@hosts = provision.info_objects('hosts')
|
||||
end
|
||||
|
||||
def deploy
|
||||
def deploy(_)
|
||||
[@hosts.map do |h|
|
||||
h.to_hash['HOST']['TEMPLATE']['PROVISION']['HOSTNAME']
|
||||
end,
|
||||
|
Loading…
x
Reference in New Issue
Block a user