[WINDOWS] Add missing balloon driver to unattend file

Signed-off-by: Dani Llewellyn <diddledani@ubuntu.com>
pull/111/head
Dani Llewellyn 3 years ago committed by Martin Wimpress
parent 3749c85017
commit 79ee4405d6
  1. 3
      quickget

@ -224,6 +224,9 @@ function unattended_windows() {
<PathAndCredentials wcm:action="add" wcm:keyValue="11">
<Path>E:\viofs\w10\amd64</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="12">
<Path>E:\Balloon\w10\amd64</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>

Loading…
Cancel
Save