Chris Roberts
0c8cf4c03c
Update CHANGELOG
2017-10-23 16:59:50 -07:00
Chris Roberts
fc7d2a3097
Merge pull request #8921 from lookfwd/fix_8608
...
fix for issue #8608/Windows hosts
2017-10-23 16:58:39 -07:00
Chris Roberts
d8a68b7d85
Update CHANGELOG
2017-10-23 16:49:32 -07:00
Chris Roberts
eaa518159c
Merge pull request #8997 from bshurts/fix/winrm-apipa
...
Adding check for APIPA in winrm helper to fix #8996
2017-10-23 16:47:32 -07:00
Chris Roberts
efdb2aa86c
Update CHANGELOG
2017-10-23 15:44:24 -07:00
Chris Roberts
6eca74afc7
Merge pull request #9012 from benh57/winssh_communicator_fix
...
Fix guest network setup with winssh communicator
2017-10-23 15:41:53 -07:00
Brian Cain
72ba63d2b9
Update CHANGELOG
2017-10-23 13:44:33 -07:00
Brian Cain
89f8c31c76
Merge pull request #9102 from briancain/RUBY-24
...
Introduce Ruby 2.4 to Vagrant
2017-10-23 13:43:53 -07:00
Brian Cain
9de3ef0d89
Update ruby versions in travis
...
Remove ruby 2.2 and update to the latest ruby 2.3 for travis.
2017-10-23 13:16:59 -07:00
Brian Cain
832870ac0e
Update travis cell to include ruby 2.4.2
2017-10-23 11:49:26 -07:00
Brian Cain
8f9d424b15
Update ruby version in gemspec
2017-10-23 11:33:10 -07:00
Vít Ondruch
408bc4e6be
Do not use deprecated API.
2017-10-23 10:57:36 -07:00
Vít Ondruch
7187e6f909
Use Integer instead of Fixnum for Ruby 2.4+ compatibility.
2017-10-23 10:57:36 -07:00
Brian Cain
7a24f87f75
Update CHANGELOG
2017-10-23 10:34:25 -07:00
Brian Cain
aa012c1604
Merge pull request #9100 from magicrootZ/patch-1
...
Update format.html.md
2017-10-23 10:33:33 -07:00
Brian Cain
ed2dff5364
Update CHANGELOG
2017-10-23 08:45:26 -07:00
Brian Cain
af125f01e4
Merge pull request #9065 from briancain/catch-epipes
...
Add Errno::EPIPE exception to ssh communicator
2017-10-23 08:44:09 -07:00
magicrootZ
80900f4d61
Update format.html.md
...
typo
2017-10-23 08:03:34 -07:00
Justin Campbell
881625006d
Merge pull request #9076 from hashicorp/vagrant-cloud-api-docs
...
website: Vagrant Cloud API docs
2017-10-23 09:44:51 -04:00
Justin Campbell
1aaa03c1b0
website: Prefer Authorization over X-Atlas-Token
2017-10-20 17:10:31 -04:00
Justin Campbell
fef7320107
website: Fix Vagrant Cloud API typos
2017-10-20 16:57:22 -04:00
Justin Campbell
5847c65f0e
website: Remove Vagrant Cloud subnav from docs
2017-10-20 16:32:03 -04:00
Justin Campbell
15b095745f
website: Use vagrant-cloud layout for all VC docs
2017-10-20 16:32:03 -04:00
Justin Campbell
38b16684b3
website: Add vagrant-cloud layout
...
Has sticky sidebar and support for navigating anchor tags
2017-10-20 16:32:03 -04:00
Justin Campbell
3958783f42
website: Bump middleman-hashicorp to 0.3.29
...
Includes https://github.com/hashicorp/middleman-hashicorp/pull/50
2017-10-20 16:32:03 -04:00
Justin Campbell
b8216cfa7e
website: Add Vagrant Cloud API docs for 2FA
2017-10-20 16:32:03 -04:00
Justin Campbell
adf2a21ef8
website: Add Vagrant Cloud API docs for orgs
2017-10-20 16:32:03 -04:00
Justin Campbell
654f39dad0
website: Change API to erb, move content_for head
2017-10-20 16:32:03 -04:00
Justin Campbell
9c00219903
website: Vagrant Cloud API docs
2017-10-20 16:32:03 -04:00
Patrick Coffey
6ab63d9a63
docs(hyper-v): Clarify Hyper-V availability, and reference official Hyper-V documentation.
2017-10-18 16:34:14 -05:00
Chris Roberts
f99c5d4818
Update VMware versions
2017-10-18 08:57:05 -07:00
Brian Cain
e1d1ba5d55
( #8974 ) Add Errno::EPIPE exception to ssh communicator
...
This commit adds an additional exception to retry ssh on when bringing
up a machine and attempting to ssh into the guest.
2017-10-17 16:44:14 -07:00
Brian Cain
1294289d96
Update CHANGELOG
2017-10-11 15:38:40 -07:00
Brian Cain
47edb88fe4
Merge pull request #9034 from briancain/unify-solaris-guests
...
Unify Solaris Guests
2017-10-11 15:37:24 -07:00
Brian Cain
f3fdbf4142
Update CHANGELOG
2017-10-10 09:48:59 -07:00
Brian Cain
c88ccb0b3d
Merge pull request #9014 from benh57/winssh_puppet_fix
...
Fix winssh communicator support in puppet provisioner
2017-10-10 09:46:59 -07:00
Brian Cain
a849cd2f7d
( #8963 ) Unify Solaris Guests
...
This commit removes some duplicated code within the Solaris11 guest
implemnentation and instead relies on the Solaris guest for the majority
of its guest capabilities.
2017-10-05 11:31:12 -07:00
Chris Roberts
32a4b73dd4
Enable documentation formatter on rspec
2017-10-05 10:17:30 -07:00
Brian Cain
11e142f766
Update CHANGELOG
2017-10-05 08:46:09 -07:00
Brian Cain
3f321438d0
Merge pull request #8926 from jonlabroad/master
...
Support Windows Salt Minions greater than 2016.x.x
2017-10-05 08:45:17 -07:00
Bryce Shurts
927f653437
Adding tests for winrm_info_invalid
2017-10-05 10:28:25 -05:00
Bryce Shurts
ba3c26b211
Updating winrm_info_invalid to use start_with instead of match
2017-10-05 10:28:10 -05:00
Jonathan LaBroad
73349d6ed6
Whitespace
2017-10-05 07:40:54 -04:00
Jonathan LaBroad
64f8d91888
Add slightly more clarity in test case
2017-10-05 07:33:57 -04:00
Jonathan LaBroad
79365f3789
Test that linux flags don't get passed to Windows Salt minion bootstrap
2017-10-05 06:55:53 -04:00
Jonathan LaBroad
56861296fa
Added tests and validation for python_version parameter
2017-10-05 06:25:36 -04:00
Jonathan LaBroad
3524eb9ef4
Merge remote-tracking branch 'upstream/master'
2017-10-04 14:59:57 -04:00
Brian Cain
e33ec48c0a
Update CHANGELOG
2017-10-04 09:37:40 -07:00
Brian Cain
fb1501d48a
Merge pull request #8874 from taliesins/HandleChefProvisionerRebootRequest
...
Handle chef provisioner reboot request
2017-10-04 09:37:02 -07:00
Brian Cain
76f5054f40
Update CHANGELOG
2017-10-04 09:19:05 -07:00