Please support custom cloud-init config for Multipass VMs
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
This feature request is a possible solution to Bug #1818016, as user can, for example, set:
```yaml
#cloud-config
apt:
disable_suites: $RELEASE-proposed
primary:
- arches: [default]
uri: http://my.favorite.ubuntu.mirror/ubuntu/
```
It would be great if Snapcraft is able to merge the custom config before initializing the multipass VM.
Evaluation history
No evaluation history available.