Mitchell Hashimoto
c635352b89
providers/virtualbox: list snapshots, progress for delete
2015-10-07 16:41:58 -04:00
Mitchell Hashimoto
d0e8ecfc73
providers/virtualbox: snapshot save/delete
2015-10-07 16:16:53 -04:00
Mitchell Hashimoto
a99ebcb3ce
commands/snapshot
2015-10-07 15:52:37 -04:00
Guillermo Bonvehí
07e38f1bb3
Fix Slackware Host detection and nfsd checks
...
Slackware's version file is /etc/slackware-version not
/etc/slackware-release.
pidof is not on PATH by default (not running as root) so call it using
full path
2015-10-07 01:17:07 -03:00
Mitchell Hashimoto
169cacd710
update CHANGELOG
2015-10-06 16:24:02 -04:00
Mitchell Hashimoto
0586412f9d
providers/virtualbox: fix some crashing bugs
2015-10-06 16:22:48 -04:00
Mitchell Hashimoto
3b3de6e2e5
support Bundler 1.10.6
2015-10-06 14:24:43 -04:00
Mitchell Hashimoto
2c936b2e37
providers/virtualbox: tidying up the linked clone feature
2015-10-06 14:11:41 -04:00
Mitchell Hashimoto
b8c7d16878
Merge branch 'mpoeter-VB-linked-clone-support'
2015-10-06 13:50:41 -04:00
Mitchell Hashimoto
d519d927fa
Merge branch 'VB-linked-clone-support' of https://github.com/mpoeter/vagrant into mpoeter-VB-linked-clone-support
2015-10-06 13:50:34 -04:00
ctammes
0556b3b040
Update push.rb
...
https://github.com/mitchellh/vagrant/issues/5570
When uploading from Windows to Linux, the Windows filepath was added to the Linux path.
2015-10-06 14:02:45 +02:00
Mitchell Hashimoto
a152045f81
update CHANGELOG
2015-10-01 17:06:56 -04:00
Mitchell Hashimoto
0a096ec5f8
Merge pull request #6342 from mitchellh/f-ipv6
...
IPv6 Host-Only Networks (VirtualBox)
2015-10-01 17:05:51 -04:00
Mitchell Hashimoto
2299715b41
providers/virtualbox: code review comments
2015-10-01 17:01:27 -04:00
Mitchell Hashimoto
2b732a96c7
website/docs: IPv6
2015-10-01 08:55:03 -04:00
Mitchell Hashimoto
05fbb4ced2
providers/virtualbox: more support
2015-10-01 08:50:47 -04:00
Mitchell Hashimoto
199a58fdd9
test: test IPv6
2015-10-01 08:47:25 -04:00
Mitchell Hashimoto
7e18a92bd9
test: fix tests
2015-10-01 08:45:44 -04:00
Mitchell Hashimoto
061a91d09b
providers/virtualbox: workaround IPv6 routing bug in VB
...
VirtualBox has a bug where the IPv6 route is lost on every other
configuration of a host-only network. This is also triggered when a VM
is booted.
To fix this, we test the route-ability of all IPv6 networks, and
reconfigure if necessary. This is very fast but we still only do this if
we have any IPv6 networks.
2015-09-30 18:19:37 -07:00
Mitchell Hashimoto
0d50f454ea
providers/virtualbox: VB5 support
2015-09-30 17:29:23 -07:00
Mitchell Hashimoto
ec0b0fb7f9
providers/virtualbox: IPv6 host only networks
2015-09-30 17:23:25 -07:00
Kristoffer Grönlund
04fb0d99f6
Fix sudoers files after change to cleanup command
...
PR #5773 modified the cleanup command so that the
example sudoers scripts no longer match.
2015-09-28 09:17:40 +02:00
Kristoffer Grönlund
702e8d6324
Add a sudoers script for SUSE
2015-09-28 09:10:46 +02:00
Maarten De Wispelaere
cfd4270cdb
FIX bug introduced in #6315
2015-09-28 09:08:20 +02:00
Brian Dwyer
8fb2e0b4a5
Update documentation for Chef Solo `nodes_path`
2015-09-27 23:24:40 -04:00
Brian Dwyer
c23610d703
Update test
2015-09-27 23:24:01 -04:00
Brian Dwyer
fd593a85b7
Add `nodes_path` support for the Chef-Solo provisioner
2015-09-27 23:23:28 -04:00
Daniel Hahler
6b033f2d65
doc: mention "directory" in the file provisioner reference
2015-09-25 15:14:12 +02:00
Sam Handler
094d8b89ef
Add 'Edit this page' link to website/www footer
2015-09-24 16:47:14 -07:00
Sam Handler
33d602ba84
Point `website/www` README to Makefile
2015-09-24 16:45:43 -07:00
Sam Handler
ab590f7740
Add Makefile to `website/www`
2015-09-24 16:44:54 -07:00
Sam Handler
73314cfcbe
Add 'Edit this page' link to website/docs footer
2015-09-24 16:44:08 -07:00
Sam Handler
b4bd0c925e
Point website/docs README to Makefile and /v2 url
2015-09-24 16:42:27 -07:00
Sam Handler
599feb5d0e
Add Makefile to `website/docs`
2015-09-24 16:41:40 -07:00
Maarten De Wispelaere
e0dad41b0c
FIX: no exception for debian 8 needed, shutdown -h -H doesn't work ; use normal shutdown -h now
2015-09-24 12:18:59 +02:00
Trey Briggs
a5b6e23e20
Removed extra quote in powershell command.
2015-09-22 23:28:14 -05:00
Trey Briggs
ed1c219a07
version is a Symbol, convert to String before concat.
2015-09-22 23:26:02 -05:00
J Lynn
f22bfcb8de
resolve formatting issues
2015-09-23 13:58:01 +10:00
J Lynn
f3215f0ae6
copied documentation from docs to website for use_dhcp_assigned_default_route in order to complete documentation
2015-09-23 13:29:11 +10:00
tomfanning
41beaac074
Hyper-V set mac address
2015-09-22 11:35:55 +01:00
Seth Vargo
b721eb62cf
Merge pull request #6193 from mitchellh/sethvargo/faster_deploy
...
Faster deploys
2015-09-20 13:46:08 -04:00
Seth Vargo
4da2ec2fef
Faster deploys
2015-09-20 13:45:44 -04:00
Rickard von Essen
acde6e1b16
Use dnf on Fedora guests instead of yum if available.
...
Fixes #6286 now properly installs Docker on Fedora guests.
Fixes #6287 use dnf if available.
2015-09-20 09:30:49 +02:00
Seth Vargo
45ab5b4dc5
Update typos in SSH sharing docs
2015-09-16 11:35:17 +01:00
Mitchell Hashimoto
b79f0bb7a9
Merge pull request #6260 from samphippen/samphippen/bugfix/6065
...
Samphippen/bugfix/6065
2015-09-13 11:02:13 -07:00
Sam Phippen
53714abfa3
Handle encoding errors in shell provisioner newline normalization.
...
The problem demonstrated in #6065 is that a string has incorrectly been
encoded with US-ASCII even though it contains invalid US-ASCII byte
sequences (any byte with the most significant bit on is invalid in the
US-ASCII encoding).
The thing about doing newline normalization is that it is not actually
sensitive to the presence of US-ASCII byte sequenzes. Additionally, it
is very unlikely that a user will ever be using an encoding where \r\n
is not encoded the same as it would be in ASCII.
This patch first tries the existing method of normalizing the newlines
in the provided script file, if that fails for any reason it force
encodes the string to ASCII-8BIT (which allows the most significant bit
to be on in any individual byte) and then performs the substitution in
that byte space.
2015-09-12 14:36:54 +01:00
Sam Phippen
379dcfa568
Add a failing test for #6065
2015-09-12 14:31:49 +01:00
Philip Wigg
33b4d6a63d
Fix verify_binary for Puppet for Windows guests.
2015-09-11 20:06:21 +01:00
Kristoffer Grönlund
1911586832
Better NFS status check command for SUSE
2015-09-10 10:05:14 +02:00
Mitchell Hashimoto
4967623417
Merge pull request #6249 from samphippen/samphippen/bugfix/5605
...
samphippen/bugfix/5605
2015-09-09 01:06:40 -07:00