autopkg / gregneagle-recipes

AutoPkg recipes maintained by gregneagle
Apache License 2.0
11 stars 8 forks source link

Podman.munki blocking apps #15

Open dhmoore opened 5 months ago

dhmoore commented 5 months ago

https://github.com/containers/podman/releases says "VMs created by podman machine can now use the native Apple hypervisor (applehv) when run on MacOS." The blocking apps array for this recipe include only qemu paths. Podman 5.0 is not included as part of the latest Podman release, but when it is, you'll probably want to add this to blocking apps: /opt/podman/bin/vfkit

dhmoore commented 5 months ago

Also from the 5.0 release notes: QEMU is no longer a supported VM provider for podman machine on Mac. Instead, the native Apple hypervisor is supported.

gregneagle commented 5 months ago

Untested, but this should address: https://github.com/autopkg/gregneagle-recipes/commit/5d6d41237f2e4d325610d1a0cd2d9e81b3c870a6