10713 Commits

Author SHA1 Message Date
Chris Roberts
45218e0c40 Update CHANGELOG 2018-04-04 16:01:08 -07:00
Chris Roberts
d5479a1ea3
Merge pull request #9646 from chrisroberts/e-net-conf-prio
Adjust priority of network configuration file for debian guests
2018-04-04 16:00:12 -07:00
Chris Roberts
aaf3b55664 Update CHANGELOG 2018-04-04 15:59:45 -07:00
Chris Roberts
dd438100b8
Merge pull request #9645 from chrisroberts/e-checkpoint-exceptions
Prevent exceptions from being raised by checkpoint
2018-04-04 15:58:47 -07:00
Chris Roberts
2ade088741 Update CHANGELOG 2018-04-04 15:57:25 -07:00
Chris Roberts
a5d22acdf7
Merge pull request #9644 from chrisroberts/f-resolv-replace
Make resolv-replace loading optional not automatic
2018-04-04 15:56:36 -07:00
Brian Cain
6327782ae9
Merge pull request #9651 from camarox53/update-readme-irc
Updating README.md with #vagrant IRC channel information.
2018-04-04 08:31:44 -07:00
Cameron Morris
29bf0e62a6 Updating README.md with #vagrant IRC channel information.
This allows developers to find the IRC community more easily.
2018-04-03 17:29:07 -04:00
Chris Roberts
0139fe052b Only modify report_on_exception if the method is available 2018-04-02 12:11:37 -07:00
Chris Roberts
97dd9e0469 Adjust priority of network configuration file for debian guests
This adjusts the priority of the network configuration file from 99
to 50 making it easier for customized configuration.

Fixes #9592
2018-04-02 12:08:06 -07:00
Chris Roberts
1dafc6b82e Prevent exceptions from being raised by checkpoint 2018-04-02 12:00:56 -07:00
Chris Roberts
30e7e81eab Make resolv-replace loading optional not automatic 2018-04-02 11:59:02 -07:00
Chris Roberts
e5b6271e85
Merge pull request #9626 from chrisroberts/e-vmware-upgrade
Include section on upgrading the desktop plugin
2018-03-27 17:14:28 -07:00
Chris Roberts
1de76ce374 Include section on upgrading the desktop plugin 2018-03-27 16:51:18 -07:00
Chris Roberts
54ac4dcadd
Merge pull request #9625 from hashicorp/website-vmware-upgrade
Update installation.html.md
2018-03-27 15:02:52 -07:00
Mitchell Hashimoto
503dd89017
Update installation.html.md 2018-03-27 15:00:19 -07:00
Mitchell Hashimoto
5b70ada5d9
Update installation.html.md 2018-03-27 14:58:13 -07:00
Chris Roberts
bd4eeb5f4f Fix number used 2018-03-26 15:10:07 -07:00
Chris Roberts
c32207abc3
Merge pull request #9620 from chrisroberts/e-docs-vmware
Documentation update
2018-03-26 09:18:13 -07:00
Chris Roberts
2df3f58c17 Add note about running VMs on installation doc 2018-03-23 13:07:07 -07:00
Chris Roberts
36c25b4428 Update buy for desktop SKU only 2018-03-23 10:26:30 -07:00
Chris Roberts
f41cc8d6b3 Update vmware provider documentation 2018-03-23 10:26:30 -07:00
Brian Cain
9895137097
Update CHANGELOG 2018-03-22 10:32:09 -07:00
Brian Cain
696ffa4e30
Merge pull request #9528 from artw/master
less specific string grep to fix PhotonOS 2.0 detection
2018-03-22 10:31:29 -07:00
Brian Cain
ab99a5d604
Merge pull request #9594 from timolehto/patch-1
ruby ex missing a step & upload use wrong verb
2018-03-22 10:19:25 -07:00
Brian Cain
ba0d892384
Update CHANGELOG 2018-03-22 10:13:03 -07:00
Brian Cain
ab24bd2cf1
Merge pull request #9600 from kinvolk/kosy/coreos
Identify operating systems closely related to CoreOS
2018-03-22 10:11:43 -07:00
Brian Cain
d696e5a1ac
Merge pull request #9607 from briancain/patrickocoffeyo-docs/clarify-hyper-v-docs
Clarify Hyper-V documentation
2018-03-22 10:07:40 -07:00
Brian Cain
e4554249f7
Merge pull request #9606 from amwill04/patch-2
Update options to define id can be used in any directory
2018-03-22 10:04:00 -07:00
Brian Cain
941b660489
Put back installation doc info 2018-03-22 09:57:43 -07:00
Brian Cain
2ce7041f80
Merge branch 'docs/clarify-hyper-v-docs' of https://github.com/patrickocoffeyo/vagrant into patrickocoffeyo-docs/clarify-hyper-v-docs 2018-03-22 09:54:49 -07:00
Brian Cain
0ce6e9891e
Merge pull request #9572 from jsoref/spelling
Spelling
2018-03-22 09:50:52 -07:00
Alan
0ac919547e
Update options to define id can be used in any directory
See: https://github.com/hashicorp/vagrant/pull/9605

Proposes add `name|id` to `Options` to define the ability to use `id` from any directory.
2018-03-22 16:45:03 +00:00
Brian Cain
b3cb16b856
Merge pull request #9598 from histamineblkr/patch-1
Fix missing "-" $script variable definition.
2018-03-21 08:35:14 -07:00
Brandon Authier
e5dd4d9e36
Fix missing "-" $script variable definition.
In the $script variable definition there appears to be a typo of "<<SCRIPT" when it should be "<<-SCRIPT". I ran into this issue while editing the Vagrant file on a Fedora variant with ruby 2.3.3p222 (2016-11-21 revision 56859) [x86_64-linux].
2018-03-20 15:58:28 -07:00
Kosy Anyanwu
52a8b0c65e Identify operating systems closely related to CoreOS
If the the value of ID= is not recognised, identify the OS if it is a derivative of CoreOS
https://www.freedesktop.org/software/systemd/man/os-release.html#ID_LIKE=
2018-03-20 17:51:20 +01:00
timolehto
9461034add ruby ex missing a step & upload use wrong verb
Creating a usable box from scratch
- api only accepts puts no push when uploading the file
- the final step of actually releasing the version was missing from ruby example
2018-03-20 11:30:15 +02:00
Brian Cain
419afb4dcf
Update CHANGELOG 2018-03-16 13:35:54 -07:00
Brian Cain
43293a81b2
Merge pull request #9578 from ajpaul25/fix_windows_change_change_host_name_timeout
Fix graceful_halt_timeout issue #8486
2018-03-16 13:34:23 -07:00
ajpaul
e602160234 update change_host_name_test to comply with reintroduction of sleep_timeout parameter 2018-03-16 13:59:23 -04:00
ajpaul
2c9e9e9ab8 reintroduce sleep_timeout for guests that fail the :wait_for_reboot capability check 2018-03-16 13:53:27 -04:00
ajpaul
4e8062625c update unit test for change_host_name to fix failures introduced by changes to the module 2018-03-16 13:49:39 -04:00
Chris Roberts
f7e67467d1 Update version for dev 2018-03-15 14:42:01 -07:00
Chris Roberts
88a12e5243 Update image version 2018-03-15 14:37:25 -07:00
Chris Roberts
ba6aadda65 Relax middleman-hashicorp constraint and update 2018-03-15 14:25:14 -07:00
Chris Roberts
a44c85095b Update website version to 2.0.3 2018-03-15 14:21:51 -07:00
Chris Roberts
94fd69e3c0 Release v2.0.3 v2.0.3 2018-03-15 10:15:24 -07:00
Adam Paul
2dfe520eb8 add capability test before attemping to use capability 2018-03-15 11:45:42 -04:00
Adam Paul
0dc3798908 update unit test to reflect changes in change_host_name.rb 2018-03-15 11:07:02 -04:00
Adam Paul
76551a1692 Fix graceful_halt_timeout issue #8486 2018-03-15 10:38:07 -04:00