mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Get vm info
This commit is contained in:
parent
9430ad1465
commit
dd90b325e7
1 changed files with 2 additions and 0 deletions
|
@ -3752,6 +3752,8 @@ def attach_volume(name=None, kwargs=None, instance_id=None, call=None):
|
|||
|
||||
log.debug(params)
|
||||
|
||||
vm_ = get_configured_provider()
|
||||
|
||||
data = salt.utils.cloud.wait_for_ip(
|
||||
__attach_vol_to_instance,
|
||||
update_args=(params, kwargs, instance_id),
|
||||
|
|
Loading…
Add table
Reference in a new issue