Mitchell Hashimoto
13ede32aa1
update CHANGELOG
2015-11-18 18:10:45 -08:00
Mitchell Hashimoto
c5add4749f
update CHANGELOG
2015-11-18 18:10:06 -08:00
Mitchell Hashimoto
7c49fd1418
core: fix crash on invalid checksum type [GH-6327]
2015-11-18 17:36:52 -08:00
Mitchell Hashimoto
eb5a6fc7c3
communicators/ssh: more nil guards [GH-6225]
2015-11-18 17:32:40 -08:00
Mitchell Hashimoto
6f3ed13f75
providers/virtualbox: run provisioners on suspend resume
2015-11-18 17:16:23 -08:00
Seth Vargo
2dfc96c536
Update CHANGELOG
2015-11-18 17:01:21 -08:00
Seth Vargo
733a583b69
Update CHANGELOG
2015-11-18 16:47:03 -08:00
Seth Vargo
3328fa3fb8
Update CHANGELOG
2015-11-18 16:42:18 -08:00
Seth Vargo
6af1f1e258
Update CHANGELOG
2015-11-18 16:26:14 -08:00
Seth Vargo
cab2926633
Update CHANGELOG
2015-11-18 16:04:59 -08:00
Mitchell Hashimoto
0ebd600c89
update CHANGELOG
2015-11-18 15:57:30 -08:00
Mitchell Hashimoto
a6f56b1592
update CHANGELOG
2015-11-18 15:15:22 -08:00
Mitchell Hashimoto
3da746feac
update CHANGELOG
2015-11-18 15:01:09 -08:00
Mitchell Hashimoto
c7a8edd05a
update CHANGELOG
2015-11-18 14:37:17 -08:00
Mitchell Hashimoto
28f8db6e73
update CHANGELOG
2015-11-18 14:18:28 -08:00
Seth Vargo
50ce81face
Update CHANGELOG
2015-11-18 14:03:35 -08:00
Mitchell Hashimoto
fb11ea2a7c
update CHANGELOG
2015-11-18 14:02:32 -08:00
Mitchell Hashimoto
9c2a9f198f
update CHANGELOG
2015-11-18 13:59:45 -08:00
Mitchell Hashimoto
5fe58dfb1a
update CHANGELOG
2015-11-18 13:47:46 -08:00
Mitchell Hashimoto
cf2566f186
update CHANGELOG
2015-11-18 13:16:01 -08:00
Mitchell Hashimoto
e71e60ecac
website/docs: document WinRM execution time limit
2015-11-18 13:05:08 -08:00
Mitchell Hashimoto
5b3bc95388
update CHANGELOG
2015-11-18 12:55:53 -08:00
Mitchell Hashimoto
10c53dfb4b
update CHANGELOG
2015-11-18 12:54:42 -08:00
Mitchell Hashimoto
e6098f6c4f
rename to powershell_elevated_interactive
2015-11-18 12:51:18 -08:00
Mitchell Hashimoto
0349793213
update CHANGELOG
2015-11-18 12:49:27 -08:00
Mitchell Hashimoto
f02eb93d17
update CHANGELOG
2015-11-18 12:11:17 -08:00
Mitchell Hashimoto
fbd8c370ad
update CHANGELOG
2015-11-18 12:05:41 -08:00
Mitchell Hashimoto
fedc7e21b3
provisioners/salt: deprecate config_dir
2015-11-18 11:56:07 -08:00
Mitchell Hashimoto
9730df3b78
update CHANGELOG
2015-11-18 11:39:45 -08:00
Mitchell Hashimoto
6db0e0ddfb
update CHANGELOG
2015-11-18 11:32:38 -08:00
Mitchell Hashimoto
4e7aa4cc3c
update CHANGELOG
2015-11-18 11:23:23 -08:00
Seth Vargo
edffb130c3
Update CHANGELOG
2015-11-18 11:08:32 -08:00
Mitchell Hashimoto
b916be4d74
update CHANGELGO
2015-11-18 11:06:09 -08:00
Mitchell Hashimoto
d1baffe064
update CHANGELOG
2015-11-18 11:03:16 -08:00
Mitchell Hashimoto
495af24026
update CHANGELOG
2015-11-18 11:01:20 -08:00
Seth Vargo
d7f296175e
Update CHANGELOG
2015-11-18 10:54:34 -08:00
Mitchell Hashimoto
e34af86acf
commands/powershell
2015-11-18 10:46:17 -08:00
Gilles Cornu
c6ef73a6fa
Merge 'gildegoma/2103-ansible-local-v2'
...
Resolve conflict in CHANGELOG.md
2015-11-10 23:05:29 +01:00
Seth Vargo
cfa0658cef
Update CHANGELOG
2015-11-09 09:40:49 +00:00
Gilles Cornu
3e1e66a76b
Update CHANGELOG.md
...
Close #2103
Close #5292
2015-11-08 14:15:51 +01:00
Gilles Cornu
dde94a3ce7
provisioners/ansible: add force_remote_user option
...
The benefits of the following "breaking change" are the following:
- default behaviour naturally fits with most common usage (i.e. always
connect with Vagrant SSH settings)
- the autogenerated inventory is more consistent by providing both the
SSH username and private key.
- no longer needed to explain how to override Ansible `remote_user` parameters
Important: With the `force_remote_user` option, people still can fall
back to the former behavior (prior to Vagrant 1.8.0), which means that
Vagrant integration capabilities are still quite open and flexible.
2015-11-02 09:03:15 +01:00
Mitchell Hashimoto
8c8a70798d
Update CHANGELOG.md
2015-10-12 15:50:47 -04:00
Seth Vargo
8ee97d5f81
Update CHANGELOG
2015-10-12 13:16:19 -04:00
Mitchell Hashimoto
6c55fef21d
update CHANGELOG
2015-10-08 10:53:07 -04:00
Mitchell Hashimoto
169cacd710
update CHANGELOG
2015-10-06 16:24:02 -04:00
Mitchell Hashimoto
a152045f81
update CHANGELOG
2015-10-01 17:06:56 -04:00
Gilles Cornu
f3b31c8c9c
Update CHANGELOG
...
@mitchellh @sethvargo: I hope it is okay for you that I started this new
entry, and I let you set the upcoming version.
2015-08-29 14:11:20 +02:00
Seth Vargo
8045869891
Update CHANGELOG
2015-07-27 11:03:49 -04:00
Mitchell Hashimoto
78ea5e4a78
v1.7.4
2015-07-17 12:38:51 -07:00
Mitchell Hashimoto
bac5d039db
providers/docker: pull setting, default false [GH-5932]
2015-07-15 11:08:01 -07:00