Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Update for Hyper-V#1

Open
jeromemartin wants to merge 4 commits into
dbfit:masterfrom
jeromemartin:master
Open

Update for Hyper-V#1
jeromemartin wants to merge 4 commits into
dbfit:masterfrom
jeromemartin:master

Conversation

@jeromemartin

Copy link
Copy Markdown

The proposed PR makes the plugin working for Hyper-V

@MMatten

MMatten commented Nov 28, 2018

Copy link
Copy Markdown

Would be good to squash those 2 commits.

@javornikolov one for you to review?

Comment thread vagrant-newdisk.gemspec
spec.homepage = "https://github.com/dbfit/vagrant-newdisk"
spec.summary = %q{Vagrant plugin to add VirtualBox/Hyper-V disk}
spec.description = %q{Vagrant plugin to add VirtualBox/Hyper-V disk at creation time}
spec.homepage = "https://github.com/jeromemartin/vagrant-newdisk"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we change that homepage url considering that we're merging these changes under dbfit/vagrant-newdisk?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the PR is accepted, it should not be changed

Comment thread Vagrantfile
# the path on the guest to mount the folder. And the optional third
# argument is a set of non-required options.
# config.vm.synced_folder "../data", "/vagrant_data"
config.vm.synced_folder ".a", "/vagrant_data", disabled: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need that change?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change was not necessary: I have just pushed my testing Vagrantfile by mistake

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants