Skip to content

--set with .dns doesn't always seem to work  #1940

Closed
@pmalek

Description

@pmalek

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions