9536 Commits

Author SHA1 Message Date
Chris Roberts
ccdccf06b5 Merge pull request #8194 from chrisroberts/fix/curl-credentials
Scrub credentials from box URLs
2017-02-23 13:51:47 -08:00
Chris Roberts
b2bec1947e Update CHANGELOG 2017-02-23 13:34:40 -08:00
Chris Roberts
74438cc495 Merge pull request #8196 from chrisroberts/fix/expand-vagrantfile-path
Allow VAGRANT_DOTFILE_PATH to be expanded as expected.
2017-02-23 13:33:07 -08:00
Chris Roberts
8530250f4a Merge pull request #8237 from soleuu/patch-1
port forwarding rule name
2017-02-23 12:32:33 -08:00
Chris Roberts
578c38e336 Update box add commands in acceptance tests 2017-02-23 10:12:17 -08:00
Chris Roberts
fbe9e22a87 Merge pull request #8219 from kivoli/update-nfs-docu
Reflect NFS setup changes in documentation
2017-02-22 13:40:20 -08:00
Chris Roberts
8646fce411 Update CHANGELOG 2017-02-22 12:32:05 -08:00
Chris Roberts
9394679cb7 Add coverage on box version in minimal init 2017-02-22 12:31:24 -08:00
Chris Roberts
5a69d83a55 Merge pull request #8283 from guessi/issue-8282
Missing box-version for Vagrantfile.min.erb
2017-02-22 12:28:27 -08:00
Chris Roberts
cc2d50b7d5 Merge pull request #8167 from fishercoder1534/master
update license to 2017
2017-02-22 11:53:49 -08:00
Chris Roberts
fd3a3dec26 Merge pull request #8296 from florianb/patch-1
Add hint for .verbose-attribute
2017-02-22 11:52:58 -08:00
Chris Roberts
8a5ae274bf Update CHANGELOG 2017-02-22 11:49:57 -08:00
Chris Roberts
fe055d57da Merge pull request #8273 from chrisroberts/bundler/remote-source
Prefer given source if available when installing plugin
2017-02-22 11:48:19 -08:00
Florian Breisch
84f49bf0ce Add hint for .verbose-attribute 2017-02-20 16:40:24 +01:00
Chris Roberts
b223380c86 Update CHANGELOG 2017-02-16 13:46:17 -08:00
Chris Roberts
088829de9b Merge pull request #8270 from chrisroberts/enhancement/process-stop
Add new methods to Subprocess
2017-02-16 13:45:25 -08:00
guessi
1078c37807 Missing box-version for Vagrantfile.min.erb
Signed-off-by: guessi <guessi@gmail.com>
2017-02-14 11:59:20 +08:00
Chris Roberts
96368d8a1f Update CHANGELOG 2017-02-09 17:42:42 -08:00
Chris Roberts
0627e33652 Include test coverage on generated arch net config command 2017-02-09 17:41:44 -08:00
Chris Roberts
0c307476fa Merge pull request #8165 from kaorimatz/fix-arch-multiple-networks
guests/arch: fix configuring multiple network interfaces fails
2017-02-09 17:41:09 -08:00
Chris Roberts
70cacb27fa Prefer given source if available when installing plugin 2017-02-09 17:22:48 -08:00
Seth Vargo
e56dfc8496 Merge pull request #8272 from mitchellh/sethvargo-patch-1
Change cache to 4h
2017-02-09 14:44:31 -05:00
Seth Vargo
c80e6671e2 Cache static assets longer 2017-02-09 14:40:39 -05:00
Seth Vargo
8c311daa72 Change cache to 4h 2017-02-09 14:35:19 -05:00
Chris Roberts
1bd246e365 Update CHANGELOG 2017-02-09 09:50:07 -08:00
Chris Roberts
6a4d41d0c9 Merge pull request #8252 from nsidc/fix-install-local-pre
Add gem_version to plugin_info for local installs
2017-02-09 09:48:54 -08:00
Chris Roberts
ef915163ff Update CHANGELOG 2017-02-08 14:21:27 -08:00
Chris Roberts
e7e24ee853 Merge pull request #8248 from chrisroberts/fix/env-gems-path
Fix environment gems_path location
2017-02-08 14:18:41 -08:00
Chris Roberts
903428e569 Add Util::Subprocess#stop and Util::Subprocess#running? 2017-02-08 14:15:47 -08:00
Jack Pearkes
fbad6c370a vmware/reseller: switch another email to sales at 2017-02-06 09:15:15 -08:00
Jack Pearkes
54979a527a vmware/reseller: switch to sales at hashicorp 2017-02-06 09:13:41 -08:00
Michael Brandt
be63ace50f Add gem_version to plugin_info for local installs 2017-02-02 17:58:29 -07:00
Chris Roberts
88b97d45cd Update CHANGELOG 2017-02-01 13:29:14 -08:00
Chris Roberts
9d2415b0cf Merge pull request #8192 from chrisroberts/fix/expunge-defaults
Display default on expunge command questions.
2017-02-01 13:28:03 -08:00
Chris Roberts
255275061c Use Gem::Version class to ensure expected comparison results 2017-02-01 13:22:23 -08:00
Chris Roberts
a8966187af Merge pull request #8176 from unclejack/fix_linked_clones_docs
website: make linked clones work w/ 1.8.0 & newer
2017-02-01 13:17:40 -08:00
Chris Roberts
0d5bec669a Update CHANGELOG 2017-02-01 13:15:41 -08:00
Chris Roberts
0a6d985f89 Merge pull request #8191 from chrisroberts/plugins/ext-dir
Set base directory to parent directory within plugin specs
2017-02-01 13:12:27 -08:00
Chris Roberts
b72bb345d8 Merge pull request #8195 from chrisroberts/docs/pty-output
Add note on output behavior when pty enabled.
2017-02-01 13:10:35 -08:00
Chris Roberts
47b31a6e3b Update CHANGELOG 2017-02-01 13:07:29 -08:00
Chris Roberts
3e2c1f414c Merge pull request #8198 from chrisroberts/fix/empty-env
Prevent generating environment variables with invalid empty names
2017-02-01 13:05:39 -08:00
Chris Roberts
9cd636c4d9 Merge pull request #8100 from chrisroberts/docs/vagrant-salt
Add note about vagrant-salt plugin
2017-02-01 12:44:34 -08:00
Chris Roberts
959bdada82 Fix environment gems_path location 2017-02-01 12:43:16 -08:00
Chris Roberts
b63d6bac1a Merge pull request #8246 from rugo/master
[Docs] Added auto_correct to list of options
2017-02-01 11:19:16 -08:00
Chris Roberts
24e0c2a109 Merge pull request #8205 from kikitux/puppet-doc
add note that puppet need to be installed
2017-02-01 11:17:19 -08:00
Chris Roberts
f4bddf3507 Merge pull request #8233 from ryon/master
Add Google Tag Manager #GTM-NR2SD7C
2017-02-01 11:09:54 -08:00
rugo
47557fd9a3 Merge pull request #1 from rugo/docs-options
Added auto_correct to list of options
2017-02-01 17:43:31 +01:00
rugo
e94cba7445 Added auto_correct to list of options
Added auto_correct to list of options in Docs. See issue #8245.
2017-02-01 17:40:27 +01:00
soleuu
742a46c635 port forwarding rule name
To identify rules, we can name them using the id parameter.
It prevent from adding lots of comments in the Vagrant file and to have un-named rules in your VirtualBox port lists.

It is very important when you have a lot ogf rule to identify witch one you want to edit.

For example:
config.vm.network "forwarded_port", guest: 80  , host: 8080 , id:"http-proxy"
2017-01-30 12:03:32 +01:00
Ryon Coleman
64a8c365e3 Add Google Tag Manager #GTM-NR2SD7C 2017-01-27 15:00:54 -05:00