-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: adjust config should adjust the work-in-progress config (#232)
Currently, each loop around for `for disk in vmDisks` will grab the original vm config. This means that only the last disk will have its path updated, as it will clobber any previous changes.
- Loading branch information
1 parent
c6a0215
commit 0aed908
Showing
1 changed file
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters