jay7x/puppet-lima
View on GitHubAbility to prefix vm names returned by `resolve_references` task with `lima` to match default internal VM names
Open
#33 opened on Jun 2, 2024
enhancementgood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
By default lima creates VMs with lima-<vm-name> 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.