Mitchell Hashimoto
ca428388d8
providers/docker: can set default provider to docker [GH-3662]
2014-05-06 21:49:49 -07:00
Mitchell Hashimoto
8bb9d18260
guests/windows: nicer error if winrm not in use to configure networks [GH-3651]
2014-05-06 19:00:58 -07:00
Mitchell Hashimoto
25589e509e
commands/reload: if --provision is present, force provision [GH-3657]
2014-05-06 16:27:58 -07:00
Mitchell Hashimoto
4af97adb7c
Update CHANGELOG.md
2014-05-06 14:47:54 -07:00
Mitchell Hashimoto
4ef237a642
synced_folders/rsync: mkdir before rsync
2014-05-06 13:41:37 -07:00
Mitchell Hashimoto
d4087db7c5
core: no active machines if there is no vagrant env
2014-05-06 13:36:42 -07:00
Mitchell Hashimoto
16a329214c
Update CHANGELOG
2014-05-06 13:29:21 -07:00
Mitchell Hashimoto
7e6ba7fa50
providers/virtualbox: check for provider config nilness
2014-05-06 13:10:22 -07:00
Mitchell Hashimoto
9a146d779c
Update CHANGELOG
2014-05-06 12:51:02 -07:00
Mitchell Hashimoto
0f350370e3
Up version for dev
2014-05-06 12:46:26 -07:00
Mitchell Hashimoto
e32adc3ee4
v1.6.0
2014-05-06 08:51:11 -07:00
Mitchell Hashimoto
5029966d3f
Update CHANGELOG
2014-05-06 08:48:22 -07:00
Mitchell Hashimoto
376b20d868
Update CHANGELOG.md
2014-05-06 08:43:59 -07:00
Mitchell Hashimoto
f475df0987
providers/virtualbox: don't do transient by default
2014-05-05 15:44:45 -07:00
Mitchell Hashimoto
844fa27bc3
Update CHANGELOG.md
2014-05-04 18:48:52 -07:00
Mitchell Hashimoto
19050d26cf
guests/debian: setting hostname works without 127.0.1.1 [GH-3271]
2014-05-04 18:32:33 -07:00
Mitchell Hashimoto
04369b3afe
guests/linux: LANG=en for ifconfig [GH-3029]
2014-05-04 17:47:16 -07:00
Mitchell Hashimoto
e3ec1027f1
commands/init: minimal flag [GH-3611]
2014-05-04 17:36:51 -07:00
Mitchell Hashimoto
ddf4ec0754
Update CHANGELOG
2014-05-04 17:33:53 -07:00
Mitchell Hashimoto
e1e96fac2f
providers/hyperv: vagrant ssh_run action [GH-3615]
2014-05-04 17:31:55 -07:00
Mitchell Hashimoto
6cd1e751d9
Update CHANGELOG.md
2014-05-04 17:17:31 -07:00
Mitchell Hashimoto
604ae6caa3
communicators/ssh: detect if config.ssh.shell is non-functional [GH-3040]
2014-05-01 21:35:02 -07:00
Mitchell Hashimoto
4a53b138a0
core: Allow insecure RubyGems for plugins [GH-3610]
2014-05-01 21:14:47 -07:00
Teemu Matilainen
fc7e57fcaf
Update CHANGELOG
2014-05-02 01:50:20 +03:00
Mitchell Hashimoto
736b6b1674
Update CHANGELOG
2014-05-01 13:49:41 -07:00
Mitchell Hashimoto
3ef77d395b
Update CHANGELOG
2014-05-01 10:19:51 -07:00
Mitchell Hashimoto
b6a61d8922
Update CHANGELOG
2014-05-01 09:14:27 -07:00
Christian Berendt
b05e506031
fixed typos found by topy in all Markdown files
...
Topy is available at https://github.com/intgr/topy .
2014-05-01 16:22:23 +02:00
Mitchell Hashimoto
9c420b8738
providers/virtualbox: set proper mac address on priv net [GH-3588]
2014-04-30 17:09:29 -07:00
Mitchell Hashimoto
f80fdfa32a
privisoners/salt: proper bootstrap URL [GH-3583]
2014-04-30 15:32:20 -07:00
Mitchell Hashimoto
d90bc9889a
core: Lock in plugin install of a specific version
2014-04-29 16:53:12 -07:00
Mitchell Hashimoto
49f1e1d18b
Update CHANGELOG.md
2014-04-29 09:46:11 -07:00
Mitchell Hashimoto
ad961b24f5
commands/init: force flag [GH-3564]
2014-04-28 20:22:09 -07:00
Mitchell Hashimoto
90234dc32f
synced_folders/rsync: fix oddness on Windows
2014-04-28 14:49:33 -07:00
Mitchell Hashimoto
89e5ac0ada
CHANGELOG
2014-04-27 16:00:19 -07:00
Mitchell Hashimoto
1a35d02155
Update CHANGELOG
2014-04-27 15:57:22 -07:00
Mitchell Hashimoto
bf45862831
Update CHANGELOG
2014-04-27 15:54:56 -07:00
Mitchell Hashimoto
df86b18263
Update CHANGELOG, fix tests
2014-04-27 15:53:31 -07:00
Mitchell Hashimoto
71d834dd6d
Update CHANGELOG
2014-04-27 15:50:38 -07:00
Mitchell Hashimoto
5eb1dfbddd
Update CHANGELOG
2014-04-24 22:50:56 -07:00
Mitchell Hashimoto
5c9939c4bd
Update CHANGELOG
2014-04-24 20:10:49 -07:00
Mitchell Hashimoto
3babefe2d5
Update CHANGELOG
2014-04-24 19:16:07 -07:00
Mitchell Hashimoto
75ee7425f5
Update CHANGELOG
2014-04-24 11:54:10 -07:00
Ronan Amicel
c72d097393
Fix typo in CHANGELOG.md
2014-04-24 15:21:07 +02:00
Mitchell Hashimoto
a47b85c8c4
synced_folders/rsync: add UserKnownHostsFile to /dev/null [GH-3511]
2014-04-21 20:39:48 -07:00
Mitchell Hashimoto
036c0b74d4
Update CHANGELOG
2014-04-21 13:56:38 -07:00
Mitchell Hashimoto
bd7b458cbe
core: forwarded port collision repair leases chosen ports [GH-2966]
...
In addition to checking if a port is open, we now check if a port is
"leased", which we do for a period of 60 seconds. This gives the provider
time to actually put the port into use.
2014-04-21 13:56:20 -07:00
Mitchell Hashimoto
629a80fb44
Update CHANGELOG
2014-04-21 13:56:18 -07:00
Mitchell Hashimoto
7a524f1c4f
Update CHANGELOG, don't deprecate this plugin method
2014-04-21 13:56:11 -07:00
Mitchell Hashimoto
b71d07b92d
Update CHANGELOG
2014-04-21 13:56:10 -07:00