Ensure disks that go unchanged still get written into disk metadata file
This commit is contained in:
parent
ffe8fcef9b
commit
c2e6b5ae78
@ -59,6 +59,7 @@ module VagrantPlugins
|
||||
else
|
||||
# log no need to reconfigure disk, already in desired state
|
||||
LOGGER.info("No further configuration required for disk '#{disk.name}'")
|
||||
disk_metadata = {uuid: current_disk["UUID"], name: disk.name}
|
||||
end
|
||||
|
||||
return disk_metadata
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user