Path: blob/master/website/content/en/docs/releases/deprecated.md
2644 views
------The following features are deprecated:
limactl show-sshcommand: deprecated in v0.18.0 (Usessh -F ~/.lima/default/ssh.config lima-defaultinstead)Ansible provisioning mode: deprecated in Lima v1.1.0 (Use
ansible-playbook playbook.yamlafter the start instead)limactl --yesflag: deprecated in Lima v2.0.0 (Uselimactl (clone|rename|edit|shell) --startinstead)Environment variable
LIMA_SSH_OVER_VSOCK: deprecated in Lima v2.0.2 (Use the YAML property.ssh.overVsock)
Removed features
YAML property
network: deprecated in Lima v0.7.0 and removed in Lima v0.14.0, in favor ofnetworksYAML property
useHostResolver: deprecated in Lima v0.8.1 and removed in Lima v0.14.0,in favor ofhostResolver.enabledVDE support, including VNL and
vde_vmnet: deprecated in Lima v0.12.0 and removed in Lima v0.22.0, in favor ofsocket_vmnetCentOS 7 guest support: deprecated in Lima v0.9.2 and removed in Lima v0.23.0, in favor of CentOS Stream, AlmaLinux, and Rocky Linux.
Undeprecated features
Loading non-strict YAMLs (i.e., YAMLs with unknown properties): once deprecated in Lima v0.12.0, but undeprecated in Lima v1.0.4