Closed cdrage closed 10 months ago
When doing the set command with debug, it seems to have gone through, but no changes:
▶ podman machine set --rootful=true --log-level=debug
INFO[0000] podman filtering at log level debug
DEBU[0000] Using Podman machine with `applehv` virtualization provider
DEBU[0000] connection refused: http://localhost:8081/vm/state
DEBU[0000] Called machine set.PersistentPostRunE(podman machine set --rootful=true --log-level=debug)
DEBU[0000] Shutting down engines
/assign
Issue Description
I'm unable to set
--rootful
mode for a podman machine running on applehv.Steps to reproduce the issue
Steps to reproduce the issue
After
podman machine start
, you'll see that it's not in rootful mode.Describe the results you received
See above, machine still stuck in rootless mode.
Describe the results you expected
Rootful mode
podman info output