Commit Graph

8534 Commits

Author SHA1 Message Date
AQNOUCH Mohammed 9dcf10115a Updated copyright to 2016 2016-01-01 01:29:10 +00:00
Seth Vargo 7daffabf9d Merge pull request #6771 from kriuz/patch-1
Update shell.html.md
2015-12-30 16:18:49 -05:00
kriuz c46f15882a Update shell.html.md
Fix sentence structure.
2015-12-30 13:17:45 -08:00
Seth Vargo 5fe4b6d877 Merge pull request #6756 from OmarIthawi/patch-1
Removed a tiny strange char `U+05BB`
2015-12-29 10:30:21 -05:00
Peter Souter b3dd933afd Change to use pkgng
Old pkg_* is now EOL: https://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-February/000077.html
2015-12-29 14:35:49 +00:00
Omar Al-Ithawi 21b908f469 Removed a tiny strange char `U+05BB`
http://www.fileformat.info/info/unicode/char/05bb/index.htm
2015-12-29 09:44:56 +02:00
Seth Vargo e2a52144d6 Merge pull request #6753 from sschuberth/master
docs: Clarify that VirtualBox is not the only shipped provider
2015-12-28 17:21:45 -05:00
Sebastian Schuberth 992d2d70e7 docs: Clarify that VirtualBox is not the only shipped provider 2015-12-28 22:57:40 +01:00
Gilles Cornu 9a5597e1a7 Update CHANGELOG.md
ref #6741, #6740
2015-12-27 22:15:11 +01:00
Matt Wrock 714e79d792 use SafeExec to capture history keys in powershell command 2015-12-27 13:06:45 -08:00
char16t 07f3d0b00d Fix #6740: Ansible local provisioner: remove windows drive letter from path 2015-12-27 12:01:45 +03:00
Mitchell Hashimoto 984bc4ab77 up version for dev 2015-12-24 14:03:36 -08:00
Mitchell Hashimoto a3b85662e2 website/www: update version for download 2015-12-24 14:03:12 -08:00
Mitchell Hashimoto c1c00e2f3c v1.8.1 2015-12-24 13:26:53 -08:00
Mitchell Hashimoto 609f83b69e website/docs: document workaround for SMB bad fs type [GH-6704] 2015-12-24 12:48:32 -08:00
Mitchell Hashimoto 72f60aff65 whitespace 2015-12-24 12:44:58 -08:00
Mitchell Hashimoto 02960dedf9 locales: add missing docker translation 2015-12-24 12:41:39 -08:00
Mitchell Hashimoto 45212a9b67 core: avoid crash case with nil [GH-6730] 2015-12-24 12:38:14 -08:00
Mitchell Hashimoto cf4b03d701 core: do not convert drive letters to UNC paths [GH-6598] 2015-12-24 12:36:14 -08:00
Mitchell Hashimoto 39543973f1 update CHANGELOG 2015-12-24 12:29:57 -08:00
Mitchell Hashimoto f1cc9d98bf Merge pull request #6731 from mitchellh/b-pinstall
Take into account machine index and forced provider for provider install
2015-12-24 12:29:21 -08:00
Mitchell Hashimoto 2d67b9ea3f commands/up: take into account forced provider 2015-12-24 12:27:38 -08:00
Mitchell Hashimoto 12b81600fb commands/up: check machine index for provider 2015-12-24 12:24:47 -08:00
Mitchell Hashimoto 0de44a116b core: use env var for bundle retries [GH-6705] 2015-12-24 12:16:12 -08:00
Mitchell Hashimoto 05c2d439ac hosts/*: fix virtualbox install exception [GH-6713] 2015-12-24 12:08:31 -08:00
Mitchell Hashimoto aba23205f7 website/docs: mention require_vesrion 2015-12-24 12:05:16 -08:00
Mitchell Hashimoto 7d79cfd055 Merge pull request #6706 from mitchellh/kikitux-patch-1
linked_clone if Vagrant::VERSION =~ /^1.8/
2015-12-24 12:04:30 -08:00
Mitchell Hashimoto 8e6c039cca Merge pull request #6718 from geerlingguy/patch-1
Fix typo in ansible_local documentation.
2015-12-24 12:04:06 -08:00
Mitchell Hashimoto 7133593a5f update CHANGELOG 2015-12-24 12:03:54 -08:00
Mitchell Hashimoto 0b83d54409 Merge pull request #6722 from KaffeJunky123/patch-1
Fix Docker provisioning for Debian/Jessie box
2015-12-24 12:03:21 -08:00
Seth Vargo 1bed5976ca Merge pull request #6728 from ianvanness/patch-1
Fixed typo
2015-12-24 10:47:23 -05:00
Ian Van Ness ea5ea57d81 Fixed typo
'projet' to 'project'
2015-12-23 15:43:29 -08:00
KaffeJunky123 1cdd664918 Update docker_install.rb
Docker provisioning fails on Debian Jessie without the apt-transport-https package installed.
2015-12-23 16:45:20 +01:00
Jeff Geerling 4e9a941833 Fix typo in ansible_local documentation. 2015-12-22 21:50:35 -06:00
Mitchell Hashimoto 6aa89584b8 update CHANGELOG 2015-12-22 13:31:13 -08:00
Mitchell Hashimoto 9092779026 Merge pull request #6714 from mitchellh/sethvargo/shell_env_to_s
Convert env values to strings before escaping
2015-12-22 13:30:18 -08:00
Seth Vargo 9de5126143 Convert env values to strings before escaping 2015-12-22 14:23:56 -05:00
Seth Vargo 07e4c9e46d Update docs 2015-12-22 13:51:27 -05:00
Seth Vargo 133707d2e3 Update FAQ around pro/non-pro versions 2015-12-22 12:40:29 -05:00
Seth Vargo 881bcf46de Update CHANGELOG 2015-12-22 11:56:59 -05:00
Seth Vargo 2fb0d5d894 Merge pull request #6711 from mitchellh/sethvargo/v_string
Convert Chef Version to a string before comparison
2015-12-22 11:55:58 -05:00
Seth Vargo f780c96a90 Convert Chef Version to a string before comparison
Fixes GH-6709
2015-12-22 11:54:41 -05:00
Alvaro Miranda 5e210bf3ab linked_clone if Vagrant::VERSION =~ /^1.8/
To void this message on pre Vagrant 1.8

```bash
There are errors in the configuration of this machine. Please fix
the following errors and try again:

VirtualBox Provider:
* The following settings shouldn't exist: linked_clone
```
2015-12-22 21:47:01 +13:00
Mitchell Hashimoto f7bdcb1b2b Merge pull request #6700 from tomkins/linked-clone-docs
v.use_linked_clone should be v.linked_clone
2015-12-21 16:03:02 -08:00
Alex Tomkins 807fb15495 v.use_linked_clone should be v.linked_clone 2015-12-22 00:00:47 +00:00
Mitchell Hashimoto 5328886423 update CHANGELOG 2015-12-21 13:12:19 -08:00
Mitchell Hashimoto 31a46509f9 update some scripts 2015-12-21 12:11:42 -08:00
Mitchell Hashimoto 397e192a8f v1.8.0 2015-12-21 10:43:05 -08:00
Mitchell Hashimoto 6e116bc7e3 Merge pull request #6681 from tonyarkles/aja_hostinfo_fix
Fix for problem where the host_info.ps1 script returns a string instead of a list of IPs
2015-12-21 09:54:29 -08:00
Mitchell Hashimoto bc5c6552e6 Merge pull request #6691 from captainill/new_header
'by Hashicorp' added to header
2015-12-21 09:53:06 -08:00