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

Add support for hyperv customize #212

Merged
merged 1 commit into from
Mar 8, 2016
Merged

Add support for hyperv customize #212

merged 1 commit into from
Mar 8, 2016

Conversation

giseongeom
Copy link
Contributor

I've found hyperv customize code in my .kitchen.yml not applied. So I manually modified template/Vagrantfile.erb and now it works.

Testing environment:

  • Windows 10 64-bit (build 10586 / version 1511) with Hyper-V platform enabled
  • ChefDK 0.10.0
  • Vagrant 1.8.1
  • Kitchen 1.4.2

@mwrock
Copy link
Member

mwrock commented Mar 8, 2016

👍

1 similar comment
@cheeseplus
Copy link
Contributor

+1

mwrock added a commit that referenced this pull request Mar 8, 2016
@mwrock mwrock merged commit 4eb015b into test-kitchen:master Mar 8, 2016
@mwrock
Copy link
Member

mwrock commented Mar 8, 2016

Ran this against a Hyper-V machine and it successfully worked with:

driver:
  name: vagrant
  customize:
    cpus: 2
    memory: 2048

@giseongeom giseongeom deleted the add-hyperv-provider-customize branch March 9, 2016 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants