Ability to prefix vm names returned by `resolve_references` task with `lima` to match default internal VM names
Open
enhancement
good first issue
- Dominant language
- Ruby
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
By default lima creates VMs with `lima-` hostname. That really matters when using user-v2 and vmnet network modes. There is a way to override it during the provisioning. But I guess it'd be nice to add a feature to optionally prepend `lima-` to VM names returned by the plugin.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `resolve_references` task and trace how it returns VM names, then review the provisioning behavior described in the issue. Define how the optional `lima-` prefix is enabled and verify that names remain unchanged when it is disabled; add or update relevant tests if the task has existing coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100