Closed
Description
Description
I use the following set of flags
'--set=.cpus = 6 | .memory = "10GiB" | .arch = "aarch64" | .vmType = "vz" | .dns = [] | .dns += "192.168.1.250"'
Recently (with b5aa0dd) discovered that the dns setting doesn't always work as expected. I'm not sure what should be the effect of that setting but sometimes it does put 192.168.1.250
in /etc/resolv.conf
and sometimes doesn't.
What should be the effect of that setting?
limactl -v
limactl version HEAD-b5aa0dd