trevor-shoe
trevor-shoe
I wonder if we should check elsewhere in the repo for usage of `\"{}\"` since a string like `Hello\\` could cause issues (becomes `"Hello\"`). WDYT?
> We ended up considering this moot, correct @Sploder12 ? There was one issue that came from it https://github.com/canonical/multipass/issues/3759, but no real impact.
I believe this is related to https://github.com/canonical/multipass/pull/3978
Hi @holta, sorry for all the issues. Could you please send your logs? [here](https://documentation.ubuntu.com/multipass/en/latest/how-to-guides/troubleshoot/access-logs/) is a guide on how to access them.
I took a look into the documentation in question and confirmed the path for install and uninstall logs was incorrect. I have made a PR to fix this #4359, thanks...
Hi @codecowboy, Multipass should work with any user-data module described by the [cloud-init docs](https://cloudinit.readthedocs.io/en/latest/reference/modules.html). Since cloud-init handles network configuration and user-data separately I don't believe it is possible. As you...
Hi @romanpolunin, Thank you for reporting these issues. I was able to recreate the user permission issue but I'm unable to recreate the address revolution issue. Can you `shell` into...