Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #365 - add name for virtualbox instances #366

Merged
merged 1 commit into from
Aug 7, 2018
Merged

Fix #365 - add name for virtualbox instances #366

merged 1 commit into from
Aug 7, 2018

Conversation

cheeseplus
Copy link
Contributor

Fixes #365

This adds the name parameter for the VirtualBox provider configuration in the generated Vagrantfile. This only affects the UI and restores the old naming convention which make finding the VMs in the UI more convenient.

Signed-off-by: Seth Thomas sthomas@chef.io

Signed-off-by: Seth Thomas <sthomas@chef.io>
@cheeseplus cheeseplus merged commit f64c0ff into master Aug 7, 2018
fretb pushed a commit to fretb/kitchen-vagrant that referenced this pull request Apr 30, 2019
Fixes bug introduced by test-kitchen#366. By specifying a name in the Vagrantfile,
we lose uniqueness added by the [Vagrant SetName
class](https://github.com/hashicorp/vagrant/blob/85acf0cac724ef4bfda593a66e0c17f7e4110da0/plugins/providers/virtualbox/action/set_name.rb#L29).
This PR restores uniqueness.

Closes test-kitchen#376.
@tas50 tas50 deleted the fix_365 branch January 30, 2022 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants