Commit Graph

9713 Commits

Author SHA1 Message Date
Chris Roberts 982be51a95 Merge pull request #8379 from bbrala/feature-hyperv-integration-services
Feature hyperv integration services
2017-03-23 09:14:22 -07:00
Chris Roberts 3edcaf955c Update CHANGELOG 2017-03-23 09:11:12 -07:00
Chris Roberts 21b7214668 Merge pull request #8336 from chrisroberts/networking/overhaul
Remove hardcoded interface name from template
2017-03-23 09:10:01 -07:00
Bjorn Brala 2f7e0d3a1f Virtualization extensions wern't enabled for vmcx file format, so it didn't work for Windows 10 and up. Fixes #8402 2017-03-23 07:54:41 +01:00
Bjorn Brala 0534ebf895 Merge remote-tracking branch 'mitchellh/master' into feature-hyperv-integration-services-fresh
# Conflicts:
#	plugins/providers/hyperv/action/import.rb
#	plugins/providers/hyperv/config.rb
#	website/source/docs/hyperv/configuration.html.md
2017-03-23 07:49:57 +01:00
Chris Roberts 564ed7456d Warn when failing to require plugin instead of hard failure 2017-03-22 16:40:42 -07:00
Chris Roberts 354c1c2b51 Prevent adding local paths to RubyGems sources list 2017-03-22 16:36:42 -07:00
Chris Roberts 5cd95b684f Use 127.0.0.1 for host IP when unset and 0.0.0.0 is not available 2017-03-22 16:31:46 -07:00
Chris Roberts b90ba95804 Bump version for new development 2017-03-21 17:36:10 -07:00
Chris Roberts 6f5597620c Update download version to 1.9.3 2017-03-21 17:35:09 -07:00
Chris Roberts b8a9fbb1c3 Release v1.9.3 2017-03-21 16:34:39 -07:00
Chris Roberts 72d0eb497d Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
Chris Roberts 7c4252e24a Prevent other provider install attempts when explicit provider given 2017-03-21 10:58:06 -07:00
Chris Roberts e0b9a6fabd Update CHANGELOG 2017-03-20 12:14:31 -07:00
Chris Roberts 52d7df0833 Merge pull request #8390 from chrisroberts/docker/install-check-paths
Add /bin/docker to path list for installation verification
2017-03-20 12:13:46 -07:00
Chris Roberts 7a03c6e013 Add /bin/docker to path list for installation verification 2017-03-20 11:38:44 -07:00
Chris Roberts a0761eb2ea Allow initialization argument to be used in parent 2017-03-19 07:35:46 -07:00
Chris Roberts a082f4ae2b Update CHANGELOG 2017-03-17 14:32:44 -07:00
Chris Roberts 99942f888f Merge pull request #8366 from chrisroberts/fix/never-provision
Fix provision action for provisioners set to never.
2017-03-17 14:31:03 -07:00
Chris Roberts a5234bd13f Update CHANGELOG 2017-03-17 14:21:32 -07:00
Chris Roberts 1c1adcad9a Merge pull request #8325 from chrisroberts/enhancement/nested-hyperv
Nested Hyper-V
2017-03-17 14:19:58 -07:00
Chris Roberts 7be5266e20 Add spec support scripts for centos 2017-03-17 14:18:14 -07:00
Bjorn Brala e2dd23b06c First implementation for Integration services for Hyper-V as discussed in https://github.com/mitchellh/vagrant/pull/6321 #6321 2017-03-15 22:12:19 +01:00
Chris Roberts e7ecfa8109 Use guest boxes variable, not constant. Remove option value quotes. 2017-03-15 11:02:31 -07:00
Björn Brala 765494a2bf Add configuration to HyperV config 2017-03-15 18:09:18 +01:00
Chris Roberts ce2a1ac634 Adjustable host memory. Allow custom command arguments. 2017-03-15 09:30:57 -07:00
Chris Roberts 1b44cb1b13 Add documentation section on whitelisting in VMware boxes 2017-03-14 09:36:14 -07:00
Chris Roberts eed7b859ca Fix provision action for provisioners set to never.
This updates the behavior of the provision action to never run a provisioner
that is specified to "never" run unless it has been explicitly requested. Also
adds test coverage to the provision action.
2017-03-13 13:53:31 -07:00
Chris Roberts d25d6d1b8b Merge pull request #8353 from chrisroberts/testing/spec
Add initial setup for package testing
2017-03-13 10:52:09 -07:00
Chris Roberts 311e74b179 Merge pull request #8308 from nathanielks/patch-1
Update snapshot.html.md
2017-03-13 09:48:16 -07:00
Chris Roberts 137546d4f4 Merge pull request #8364 from reneneee/patch-1
Fixed Typo in Fedora commands on /etc/sudoers
2017-03-13 09:47:23 -07:00
René Schodder (Herlitz) b321f40153 Fixed Typo in Fedora commands on /etc/sudoers 2017-03-13 13:05:11 +01:00
Chris Roberts dcdcf3f013 Add entry point for running vagrant-spec 2017-03-09 16:05:34 -08:00
Chris Roberts e09077ee33 Add box from local path and use generic name 2017-03-09 12:44:10 -08:00
Chris Roberts de05b221cc Update CHANGELOG 2017-03-09 12:43:33 -08:00
Chris Roberts 1ca47aaecf Merge pull request #8350 from chrisroberts/fix/port-collisions
Handle port collisions action fixes
2017-03-09 12:42:37 -08:00
Chris Roberts b66446712c Start adding test coverage on port collision handling action 2017-03-09 10:28:41 -08:00
Chris Roberts 6f578590a9 Skip forwarded port if disabled in docker provider 2017-03-09 10:28:41 -08:00
Chris Roberts 334e4f5d9d Convert type for other provider compatibility 2017-03-09 10:28:41 -08:00
Jack Pearkes d79dc66a0f Merge pull request #8344 from jasoncostello/website-add-meganav
Website: Add Meganav
2017-03-08 17:55:15 -08:00
Jack Pearkes f899c048cf website: update to middleman-hashicorp 0.3.13 2017-03-08 17:01:25 -08:00
Jason Costello 56df61dce7 Fix heading text align scoping 2017-03-08 16:58:45 -08:00
Jason Costello c031da9577 Fix font scoping issue 2017-03-08 16:58:45 -08:00
Jason Costello 41223f9c18 Remove 'by hashicorp' 2017-03-08 16:58:00 -08:00
Jason Costello 6a0470fdaa Scope <p> color to avoid meganav conflict 2017-03-08 16:58:00 -08:00
Jason Costello 84dfbdfac6 Add mega nav 2017-03-08 16:57:52 -08:00
Seth Vargo d5a07c93c0
Update license 2017-03-08 11:39:24 -08:00
Seth Vargo 96f669ae2b
Update license 2017-03-08 11:36:46 -08:00
Seth Vargo 9eb3ff2622
Add website license 2017-03-08 11:34:10 -08:00
Seth Vargo 9241492267
Update website 2017-03-08 11:32:17 -08:00