canonical / ubuntu-desktop-provision

Ubuntu Desktop Provision
GNU General Public License v3.0
58 stars 27 forks source link

Autoinstall page: support local paths #754

Closed d-loose closed 1 month ago

d-loose commented 1 month ago

In addition to remote URLs we've been asked to support paths in the local file system for selecting an autoinstall.yaml via the UI. A typical use case would be: downloading an autoinstall.yaml via a browser in the live session after going through an authentication flow.

We agreed that no file picker dialog is needed and supporting file:///path/to/autoinstall.yaml is sufficient.