Seth Vargo
1bb585d89d
Update CHANGELOG
2016-02-03 09:59:39 -05:00
Seth Vargo
e7ff8df256
Merge pull request #6867 from jlduran/freebsd-hostname-string
...
FreeBSD: Use quotes around hostname in rc.conf
2016-02-03 09:59:11 -05:00
Seth Vargo
9cd68f0927
Update CHANGELOG
2016-02-03 09:58:09 -05:00
Seth Vargo
27157b5408
Merge pull request #6893 from mmickan/prerelease-version-fix
...
Prerelease version fix
2016-02-03 09:57:25 -05:00
Seth Vargo
e6cd96803a
Update CHANGELOG
2016-02-03 09:57:11 -05:00
Seth Vargo
202692f940
Merge pull request #6909 from willonymous/regex_up
...
Fix `vagrant up --install-provider` regular expression handling
2016-02-03 09:56:19 -05:00
Seth Vargo
982effe0c1
Update CHANGELOG
2016-02-03 09:55:41 -05:00
Seth Vargo
b5a6c6e6ab
Fix whitespace
2016-02-03 09:55:10 -05:00
Seth Vargo
803ccfa7ae
Merge pull request #6899 from tompscanlan/fix_proxy_login
...
fix login behind proxy (#6898 )
2016-02-03 09:54:49 -05:00
Seth Vargo
d7b7c66302
Update CHANGELOG
2016-02-03 09:53:38 -05:00
Seth Vargo
3b252d37eb
Merge pull request #6922 from mwrock/negotiate
...
upgrade to latest winrm and winrm-fs versions
2016-02-03 09:52:48 -05:00
Seth Vargo
3ae19c6537
Update CHANGELOG
2016-02-03 09:51:15 -05:00
Seth Vargo
9a93930fa9
Merge pull request #6760 from petems/patch-1
...
Change to use pkgng
2016-02-03 09:50:19 -05:00
Seth Vargo
c08b737e0c
Update CHANGELOG
2016-02-03 09:50:02 -05:00
Seth Vargo
fb5292567e
Merge pull request #6848 from anatol/patch-3
...
Bump nokogiri dependency to the latest stable version
2016-02-03 09:49:05 -05:00
Seth Vargo
6d36370dc8
Update CHANGELOG
2016-02-03 09:46:14 -05:00
Seth Vargo
2ec42ddc88
Merge pull request #6912 from gavioto/patch-1
...
Fixed an issue locating puppet binary. Issue-6876
2016-02-03 09:45:22 -05:00
Seth Vargo
217b0c9eaa
Update CHANGELOG
2016-02-02 09:49:13 -05:00
Seth Vargo
63beaaef14
Merge pull request #6963 from mitchellh/sethvargo/str_ver
...
Always use a string for Vagrantfile version
2016-02-02 09:48:19 -05:00
Seth Vargo
0620dbf856
Update CHANGELOG
2016-02-02 09:44:37 -05:00
Seth Vargo
b24e69eb60
Always use a string for Vagrantfile version
2016-02-02 09:43:28 -05:00
Seth Vargo
2355c82090
Merge pull request #6962 from mitchellh/revert-6589-sethvargo/escape_identity_file
...
Revert "Escape identify file path"
2016-02-02 09:42:22 -05:00
Seth Vargo
3f6ac05d7c
Revert "Escape identify file path"
2016-02-02 09:38:53 -05:00
Seth Vargo
95ffde0938
Merge pull request #6952 from pra85/patch-1
...
Typo fix
2016-01-30 20:41:33 -05:00
Prayag Verma
3f8274f525
Typo fix
...
Fix Spelling mistake -
constriants > constraints
2016-01-31 01:46:11 +05:30
Seth Vargo
4c5b812db9
Merge pull request #6948 from prateepb/master
...
Fix typo in docker.html.md
2016-01-29 14:20:27 -05:00
Seth Vargo
f4af4109a8
Merge pull request #6950 from evaryont/patch-1
...
Update nfs sudo configuration for Fedora
2016-01-29 14:19:30 -05:00
No GUI
c614e8d7fd
Update nfs sudo configuration for Fedora
...
Copied the configuration to my own machine and noticed I was still getting prompted for my password. Looking at the command, I realize that sed is called on /tmp/exports, not /etc. Quick change, and everything is automatic as expected!
Updating the documentation so others don't have the same hassle. :)
2016-01-29 11:20:24 -07:00
Prateep Bandharangshi
8d8e825bd1
Update docker.html.md
...
Fix typo
2016-01-29 16:44:15 +00:00
Matt Wrock
f912a81362
powershell and cmd calls should use commnand_executor to reuse oprn winrm shell
2016-01-27 11:59:10 -08:00
Matt Wrock
d3819d40bf
pass winrm debug logging to vagrant logger
2016-01-27 11:59:10 -08:00
Matt Wrock
5b2566cd51
add note about potentially breaking change with uploading directories
2016-01-27 11:57:42 -08:00
Matt Wrock
7ef4ae9e10
use NTLM/Negotiate authentication over basic authentication
2016-01-27 11:57:41 -08:00
Shawn Neal
b3925486bd
Merge pull request #6923 from mwrock/nori
...
remove call to deprecated toggle_nori_type_casting in winrm
2016-01-27 11:52:01 -08:00
Seth Vargo
2cbda87056
Merge pull request #6932 from kkremitzki/master
...
Fixed typo in docs
2016-01-27 05:11:51 -05:00
Kurt Kremitzki
55b379792f
Fixed typo in docs
2016-01-27 01:43:58 -06:00
Seth Vargo
b454fdc8d3
Update CHANGELOG
2016-01-25 13:56:08 -05:00
Seth Vargo
a524fc83ae
Merge pull request #6806 from gimler/chef_suse
...
add chef installer for suse
2016-01-25 13:55:24 -05:00
Seth Vargo
458146e8b5
Merge pull request #6926 from mitchellh/sethvargo/ssl
...
Use SSL and HTTPS links where appropriate
2016-01-25 13:19:40 -05:00
Seth Vargo
7c3330696d
Fix typo
2016-01-25 13:18:13 -05:00
Seth Vargo
1166800b65
Use SSL and HTTPS links where appropriate
2016-01-25 13:14:54 -05:00
Matt Wrock
9fc431f776
remove call to deprecated toggle_nori_type_casting in winrm
2016-01-24 10:54:09 -08:00
Seth Vargo
1ae499670e
Add structured data
2016-01-24 13:01:44 -05:00
gavioto20
d2e8086181
Fixed an issue locating puppet binary. Issue-6876
2016-01-21 20:14:43 +01:00
William Oldwin
5791cd5185
Fix `vagrant up --install-provider` regular expression handling
...
Fixes GH-6908
2016-01-21 15:23:55 +00:00
Tom Scanlan
661b6a4813
fix login behind proxy ( #6898 )
...
we're using rest_client 1.6.9, which doesn't use proxy passed in
to the RestClient::Request.execute. Must set RestClient.proxy
instead
2016-01-20 16:15:50 -05:00
Josh Sager
f8dd69a3c7
Added instructions for non-hashicorp boxes
2016-01-20 15:37:40 -05:00
Seth Vargo
57afddc43b
Fix mobile issues
2016-01-19 21:12:18 -05:00
Mark Mickan
31ece8324b
Add tests for using prerelease box versions
2016-01-20 11:18:27 +10:30
Mark Mickan
1378eebea9
Use pristine version string when constructing path to box
...
Without this change, the version string may be mutated when passed through
Gem::Version.new(version).to_s before being used to construct the box
directory. This is a problem when using prerelease version numbers because,
for example, it will look for "~/.vagrant.d/boxes/1.0.0.pre.alpha.1" when it
should be looking for "~/.vagrant.d/boxes/1.0.0-alpha.1".
2016-01-20 10:22:00 +10:30