When to assign TemplateVMs a network connection?

Hi everyone,

I know that it is not needed to assign TemplateVM a network connection as it can update without it. I wonder what to do in case of adding a GPG key of a package or installing packages via snapstore? Is there any spesific way to handle this?

Thanks

Quoting @unman from another thread:

These are installed in AppVMs according to the docs Redirecting….

Thanks so much for quick help.

1 Like

That should be :
use_proxy = on

You can use the proxy for searching and installing PGP keys too.
GitHub - unman/notes has a note on gpg_in_templates with
examples.

Fixed both the original and that quote for you here on the forum.