Commit Graph

9215 Commits

Author SHA1 Message Date
Chris Roberts 0f79d80c8d Merge pull request #7701 from chrisroberts/guests/bsds
guests/bsds: shutdown fixes and dragonfly detection
2016-08-10 10:27:10 -07:00
Chris Roberts 6cdab917de guests/dragonflybsd: add detection for DragonFly BSD 2016-08-10 09:14:08 -07:00
Chris Roberts 571659a5d1 guests/openbsd: include -h option on shutdown
For OpenBSD versions prior to 5.7 the `-h` option _must_ be provided
to the `shutdown` command when `-p` is used. Later versions no longer
require the `-h` option but still allow it for compatibility.

http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/shutdown/shutdown.8?rev=1.40&content-type=text/x-cvsweb-markup
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sbin/shutdown/shutdown.c?rev=1.40&content-type=text/x-cvsweb-markup
2016-08-10 09:14:08 -07:00
Chris Roberts 666d5e6391 guests/bsd: remove darwin matching 2016-08-10 09:10:56 -07:00
Seth Vargo 7fc9a9fdee Merge pull request #7698 from Sharpie/fix-osx-rdp-configuration
Fix RDP connections on OS X
2016-08-09 18:20:55 -04:00
Charlie Sharpsteen 4144b45122 Fix RDP connections on OS X
Changes introduced in 982af05 caused the RDP configuration file to be written
with all settings on one line instead of one setting per line. The Microsoft
Remote Desktop client for OS X rejects these configuration files as being
malformed. This patch restores the configuration to one line per setting and
adds tests to guard against regression.
2016-08-09 14:04:50 -07:00
Seth Vargo 9f2d84139d
Update links to serf 2016-08-08 12:46:07 -04:00
Seth Vargo 5eb5f66a31 Merge pull request #7684 from chrisroberts/constraints/ruby_dep
Constrain ruby_dep gem versions to prevent constraints on ruby versions
2016-08-08 12:05:14 -04:00
Seth Vargo 1702584d1e Merge pull request #6765 from PeterMosmans/windows-path-fix
Fix for #6761 (fixes incomplete #6598)
2016-08-08 11:59:26 -04:00
Chris Roberts ca6cc3751d Constrain ruby_dep gem versions to prevent constraints on ruby versions 2016-08-04 15:09:29 -07:00
Josh Eveleth 85648ad73d Use comma to set off nonrestrictive clause. 2016-08-03 15:46:42 -07:00
Vít Ondruch ed0641e295 Remove executable permissions.
Introduced in 37940e735.
2016-08-03 14:34:52 +02:00
Carlos Rodrigues 22a22e8bb6 Missed a spot 2016-07-28 01:18:48 +01:00
Carlos Rodrigues 1b0a28bd4a One extra smoke test 2016-07-28 01:09:14 +01:00
Carlos Rodrigues 211523d052 Added tests for VAGRANT_DOTFILE_PATH 2016-07-28 01:01:29 +01:00
Seth Vargo 6a48d69781 Merge pull request #7650 from monotonee/automate-vagrantfile-install-versions
Updated Vagrantfile to automatically install more recent versions of software.
2016-07-26 17:36:12 -07:00
monotonee abc50e3e0b Updated Vagrantfile to install more recent versions of software.
Quieted the apt-get installs to reduce terminal output chaos.

Changed the rvm GPG key server to remove the expired key warning
when the rvm public key is used to verify the rvm download. Command
used conforms to that specified by rvm.io.

Ruby and bundler versions are read from Vagrant's gemspec and used
with rvm to download the latest Ruby version that complies with
the version constraint. Exact bundler version is installed according
to gemspec.

Rubygems is upgraded to latest version through rvm.
2016-07-26 20:00:02 -04:00
Seth Vargo aba25fb565
Update CHANGELOG 2016-07-26 09:29:33 -07:00
Seth Vargo a9d950b41c Merge pull request #7647 from tomfanning/master
Implement auto_start_action and auto_stop_action under Hyper-V
2016-07-26 09:28:54 -07:00
Seth Vargo 272fc52c67 Merge pull request #7643 from carlosefr/update-dev-vagrant
Update development vagrant VM
2016-07-26 09:24:51 -07:00
tfanning d350fd0d28 Resolve whitespace 2016-07-26 13:56:20 +01:00
tfanning 344fc0ea7b Implement auto_start_action and auto_stop_action 2016-07-26 13:41:01 +01:00
tfanning 7177739c01 Merge remote-tracking branch 'mitchellh/master' 2016-07-26 13:16:56 +01:00
Seth Vargo c51d8f19b7 Merge pull request #7639 from jlduran/authorized_keys-chmod
Fix `authorized_keys` permissions for BSDs
2016-07-25 16:11:18 -07:00
Jose Luis Duran 820607bbf6 Fix `authorized_keys` permissions for BSDs
This is an extension of a6760dd8e7,
applied to BSD guests.

Related to #7610
2016-07-25 18:25:58 -03:00
Carlos Rodrigues ec30f7ee07 Ensure the dev vagrant VM is ready to run tests 2016-07-25 18:11:56 +01:00
Carlos Rodrigues eba1b24534 Update development vagrant to ruby 2.2.3 2016-07-25 18:11:41 +01:00
Seth Vargo 7a4fb236bb
Fix typo
Fixes GH-7633
2016-07-24 21:18:16 -04:00
Carlos Rodrigues 218b697d5e This looks cleaner 2016-07-24 19:01:54 +01:00
Carlos Rodrigues 6b49d505d4 Update the docs to match previous change 2016-07-24 18:41:04 +01:00
Carlos Rodrigues 188a7dab0c Another try, without string substitution 2016-07-24 18:40:09 +01:00
Seth Vargo 04891886c4
Update CHANGELOG 2016-07-23 15:19:28 -04:00
Seth Vargo d89125f905
Update CHANGELOG 2016-07-23 15:18:58 -04:00
Seth Vargo a732b355d2 Merge pull request #7632 from mitchellh/sethvargo/ubuntu_detect
guests/ubuntu: Revert detection
2016-07-23 15:18:53 -04:00
Seth Vargo d369072403
Update CHANGELOG 2016-07-23 15:16:16 -04:00
Seth Vargo 78118e4bd6 Merge pull request #7630 from kamazee/fix_detecting_nfsd
Detect NFS server by service name on Arch
2016-07-23 15:15:44 -04:00
Seth Vargo 00fa49191d
guests/ubuntu: Revert detection
- Semi-reverts GH-7524
- Fixes GH-7625
2016-07-23 15:02:11 -04:00
Alexander Kurilo 73cc633b02
Detect NFS server by service name on Arch
Fixes #7629.
nfs-server.service seems to load kernel modules it needs itself, while nfsd appears in `/proc/filesystems` only after the kernel module has been loaded, so vagrant fails to detect NFS server until it's started first time after the system has booted. This checks if the NFS service actually exists and hopes that it'll figure the stuff out itself.

`list-unit-files` is utilized rather than `list-units` because systemd seems to not list units that are disabled: https://lists.fedoraproject.org/pipermail/devel/2011-November/159117.html
2016-07-23 13:09:23 +03:00
Seth Vargo f511282d01
Update docs on vbox version
Fixes GH-7620
2016-07-22 13:40:19 -04:00
Carlos Rodrigues 9ebc028745 Better checks, hopefully 2016-07-22 14:59:05 +01:00
Carlos Rodrigues 92104fec72 Use match instead of start_with 2016-07-22 14:39:44 +01:00
Carlos Rodrigues c95267fdda Update VAGRANT_DOTFILE_PATH documentation 2016-07-22 14:09:55 +01:00
Carlos Rodrigues bf0486e659 Vagrantfile-relative VAGRANT_DOTFILE_PATH 2016-07-22 14:08:18 +01:00
Seth Vargo 2418cb1e60 Merge pull request #7611 from Poohblah/master
fix for #7610 (incorrect permissions on ~/.ssh/authorized_keys causes authentication failure after insecure keypair replacement)
2016-07-20 18:22:01 -04:00
hendrenj 41063204ca added unit tests for .remove_public_key method in VagrantPlugins::GuestLinux::Cap 2016-07-19 11:45:46 -06:00
hendrenj 855643e9a5 s/bsd/linux/ 2016-07-19 11:45:03 -06:00
hendrenj a6760dd8e7 fixes #7610 2016-07-19 11:22:35 -06:00
Seth Vargo 9ab0d4b554
Bump for dev 2016-07-19 00:26:33 -04:00
Seth Vargo 9ac5e186fd
Bump website version to 1.8.5 2016-07-19 00:26:02 -04:00
Seth Vargo 93f9528687
Release v1.8.5 2016-07-18 23:39:08 -04:00