Commit Graph

1612 Commits

Author SHA1 Message Date
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
Mitchell Hashimoto f26293bb06 hosts/linux: sudo to copy back to exports [GH-5957] 2015-07-15 11:04:05 -07:00
Mitchell Hashimoto ce5a30b264 provisioners/puppet: fix config merging [GH-5958] 2015-07-15 10:59:34 -07:00
Mitchell Hashimoto 3476491881 update CHANGELOG 2015-07-15 10:57:38 -07:00
Mitchell Hashimoto 2ec7bf92e5 update CHANGELOG 2015-07-15 10:55:08 -07:00
Mitchell Hashimoto f08cb9f0a6 update CHANGELOG 2015-07-13 08:39:12 -07:00
Mitchell Hashimoto 9e2ab3b4c1 update CHANGELOG 2015-07-13 08:34:27 -07:00
Mitchell Hashimoto bfa829d89b update CHANGELOG 2015-07-13 08:32:49 -07:00
Mitchell Hashimoto efe62cfe2a up version for dev 2015-07-10 15:09:11 -06:00
Mitchell Hashimoto 3f7f85c076 v1.7.3 2015-07-10 12:47:42 -06:00
Seth Vargo beb5bce698 Update CHANGELOG 2015-07-10 11:54:20 -06:00
Gilles Cornu e932bc405e Update CHANGELOG [GH-5765]
[ci skip]
2015-07-10 08:51:17 +02:00
Seth Vargo 85d2a69f98 Update CHANGELOG 2015-07-09 17:07:15 -06:00
Gilles Cornu 94e26f45ec Update CHANGELOG
Close #5551
2015-07-10 00:56:12 +02:00
Mitchell Hashimoto dd625a9352 update CHANGELOG 2015-07-09 15:18:36 -06:00
Mitchell Hashimoto 3cd12b418c update CHANGELOG 2015-07-09 14:23:55 -06:00
Mitchell Hashimoto e9d8fa5f1c update CHANGELOG 2015-07-09 14:05:30 -06:00
Seth Vargo b49d25c56c Update CHANGELOG 2015-07-09 13:20:55 -06:00
Mitchell Hashimoto 05463ebe10 update CHANGELOG 2015-07-09 11:13:17 -06:00
Mitchell Hashimoto 425e9aa6cd update CHANGELOG 2015-07-09 10:03:07 -06:00
Mitchell Hashimoto c1508cd893 kernel/v2: customizable sudo_command [GH-5573] 2015-07-09 09:30:47 -06:00
Mitchell Hashimoto 536ea0729b providers/virtualbox: name for private network chooses right interface
[GH-5389]
2015-07-08 18:35:44 -06:00
Mitchell Hashimoto 5f121c44e2 update CHANGELOG 2015-07-08 16:08:51 -06:00
Mitchell Hashimoto 526a818073 update CHANGELOG 2015-07-08 15:44:47 -06:00
Mitchell Hashimoto 1c203405d2 providers/docker: fix crash if host VM file can't be foundJ:wq
gs
2015-07-08 12:31:24 -06:00
Mitchell Hashimoto c2cae80de5 providers/dock: pull image prior to starting 2015-07-08 10:09:15 -06:00
Gilles Cornu 839a2e6fa6 provisioners/ansible: show ansible-playbook only when the verbose option is enabled
Revert 1c884fa4e5 which introduced the
following bug:

Instead of allowing to dump the `ansible-playbook` command details when
VAGRANT_LOG=debug was defined, it was then impossible to disable this
console output when VAGRANT_LOG was undefined (in such case,
``@logger.debug? systematically returns `true`)

In order to keep things simple and focused, it is preferable to drop the
bad idea to mix Ansible verbosity and Vagrant log level.

Fix #5803
2015-07-07 22:37:06 +02:00
Mitchell Hashimoto 9c7f666e48 provisioners/docker: support restart flag [GH-4477] 2015-07-07 12:17:24 -06:00
Mitchell Hashimoto a3b3e3ffeb update CHANGELOG 2015-07-06 23:42:36 -06:00
Mitchell Hashimoto e4db962073 update CHANGELOG 2015-07-06 18:23:01 -06:00
Mitchell Hashimoto 341534299d core: ssh private_key_path overwrites insecure key [GH-5632] 2015-07-06 16:17:54 -06:00
Mitchell Hashimoto d89d4341e0 update CHANGELOG 2015-07-06 15:34:50 -06:00
Mitchell Hashimoto 12e3981b50 update CHANGELOG 2015-07-06 15:28:46 -06:00
Mitchell Hashimoto 7319673ed6 update CHANGELOG 2015-07-06 15:27:24 -06:00
Mitchell Hashimoto 1570f98c5c update CHANGELOG 2015-07-06 15:25:48 -06:00
Mitchell Hashimoto 763accd761 update CHANGELOG 2015-07-06 15:22:31 -06:00
Mitchell Hashimoto c76a9c880d update CHANGELOG 2015-07-06 15:20:31 -06:00
Mitchell Hashimoto 0001ad9a75 update CHANGELOG 2015-07-06 15:16:30 -06:00
Mitchell Hashimoto 8055f7829f update CHANGELOG 2015-07-06 15:11:39 -06:00
Mitchell Hashimoto 79115d1ccc core: retry SSH keygen on RSAError [GH-5056]
/cc @sethvargo
2015-07-06 14:44:23 -06:00
Mitchell Hashimoto 2fc8d99f6d provisioners/file: validate source relative to Vagrantfile path
[GH-5252]
2015-07-06 14:22:00 -06:00
Mitchell Hashimoto e759df11a0 core: fix crash for missing options [GH-5550] 2015-07-06 10:36:41 -06:00
Mitchell Hashimoto 262b50bc02 guests/linux: fix exception when printf is empty [GH-5846] 2015-07-05 17:14:48 -07:00
Mitchell Hashimoto 67c14c4889 guests/openbsd: add newline after insert_public_key [GH-5881] 2015-07-05 17:10:10 -07:00
Mitchell Hashimoto 36fa04fd1e providers/virtualbox: catch subprocess launch error [GH-1483] 2015-07-05 17:01:06 -07:00
Seth Vargo 28a42122b8 Update CHANGELOG 2015-06-10 09:15:37 -04:00
Seth Vargo e071ce4663 Update CHANGELOG 2015-06-02 18:14:27 -04:00
Seth Vargo 9b4a498f82 Update CHANGELOG 2015-06-02 17:07:41 -04:00
Seth Vargo f48b704ba0 Update CHANGELOG 2015-05-31 20:45:37 -07:00
Seth Vargo f1928959dc Update CHANGELOG 2015-05-31 20:34:57 -07:00
Seth Vargo 99e0cac237 Update CHANGELOG 2015-05-31 20:32:09 -07:00
Seth Vargo d7283277cf Update CHANGELOG 2015-05-31 20:20:15 -07:00
Seth Vargo 06fe7163d2 Update CHANGELOG 2015-05-31 20:11:11 -07:00
Seth Vargo 50b78b6039 Update CHANGELOG 2015-05-31 20:09:30 -07:00
Seth Vargo 655d1adf6f Update CHANGELOG 2015-05-31 19:08:10 -07:00
Seth Vargo ece8e858a6 Update CHANGELOG 2015-05-31 18:40:05 -07:00
Seth Vargo e9b11b4ee4 Update CHANGELOG 2015-05-31 10:19:27 -07:00
Seth Vargo be2b6d620e Update CHANGELOG 2015-05-31 09:35:47 -07:00
Seth Vargo ebb6fa5a6f Update CHANGELOG 2015-05-30 21:44:57 -07:00
Seth Vargo 30308f7b53 Update CHANGELOG 2015-05-30 21:41:06 -07:00
Seth Vargo 8cdd6e2e12 Update CHANGELOG 2015-05-30 21:35:29 -07:00
Seth Vargo ce8dd0c5f0 Update CHANGELOG 2015-05-30 21:32:28 -07:00
Seth Vargo d8e929cfdb Update CHANGELOG 2015-05-30 21:27:53 -07:00
Seth Vargo b19f5f8df7 Update CHANGELOG 2015-05-30 21:22:01 -07:00
Seth Vargo 6bfee51389 Update CHANGELOG and docs for Puppet 4 environments support 2015-05-30 21:17:28 -07:00
Seth Vargo 3ea90b1618 Update CHANGELOG 2015-05-30 20:58:16 -07:00
Seth Vargo 4b07c551ac Update CHANGELOG 2015-05-30 12:49:38 -07:00
Seth Vargo 97420a04a9 Update CHANGELOG 2015-05-30 12:36:29 -07:00
Seth Vargo 017e61541a Update CHANGELOG 2015-05-30 12:34:42 -07:00
Seth Vargo 571b6ba7e6 Update CHANGELOG 2015-05-30 12:32:50 -07:00
Seth Vargo e46060c494 Update CHANGELOG 2015-05-30 12:19:56 -07:00
Seth Vargo 22eacd3f23 Merge pull request #5735 from chrisbaldauf/patch-1
Update CHANGELOG.md
2015-05-30 12:10:11 -07:00
Seth Vargo 434483dc07 Update CHANGELOG 2015-05-30 12:09:34 -07:00
Seth Vargo 5597b82315 Update CHANGELOG 2015-05-30 12:08:46 -07:00
Seth Vargo 5fb996c6b5 Update CHANGELOG 2015-05-30 12:05:57 -07:00
Seth Vargo d21abb05ac Update CHANGELOG 2015-05-30 12:04:39 -07:00
Seth Vargo 5a86a9d8df Update CHANGELOG 2015-05-30 12:03:10 -07:00
Seth Vargo b5d7559025 Update CHANGELOG 2015-05-30 11:59:42 -07:00
Seth Vargo 105cc46457 Update CHANGELOG 2015-05-30 11:58:44 -07:00
Seth Vargo a775ecf9b8 Update CHANGELOG 2015-05-30 11:57:48 -07:00
Seth Vargo 7e0ca7bb2c Update CHANGELOG 2015-05-30 11:56:02 -07:00
Seth Vargo c8733ac44a Update CHANGELOG 2015-05-30 11:53:34 -07:00
Seth Vargo a6bfa80d5e Update CHANGELOG 2015-05-30 11:52:24 -07:00
Seth Vargo f6ef5e4804 Update CHANGELOG 2015-05-30 11:51:34 -07:00
Seth Vargo 8f8279c5bc Update CHANGLEOG 2015-05-30 11:47:45 -07:00
Seth Vargo 475efb1607 Update CHANGELOG 2015-05-30 11:45:45 -07:00
Seth Vargo 9adf6683de Update CHANGELOG 2015-05-30 11:43:15 -07:00
Seth Vargo b73415e84d Update CHANGELOG 2015-05-30 11:40:27 -07:00
Seth Vargo 8c3eaae09e Update CHANGELOG 2015-05-30 11:02:01 -07:00
Chris Baldauf 7b36252dd2 Update CHANGELOG.md
Change file to folder based on what I expect it should read.
2015-05-19 14:55:25 -04:00
Seth Vargo 1cf2a8db4c Update CHANGELOG 2015-05-06 14:07:27 -07:00
Seth Vargo 6172bb5abe Update CHANGELOG 2015-04-20 18:17:57 -04:00
Seth Vargo fa3efaa866 Update CHANGELOG 2015-04-02 10:12:20 -04:00
Seth Vargo 91752bcd1a Update CHANGELOG 2015-03-30 10:18:38 -04:00
Mitchell Hashimoto 4f44ae5379 providers/virtualbox: interpolation added to error [GH-5308] 2015-02-24 10:48:59 -08:00
Mitchell Hashimoto c1e2d36090 provisioners/chef: use command -v to check for binary [GH-5167] 2015-02-24 10:11:05 -08:00
Mitchell Hashimoto e9b00972b0 update CHANGELOG 2015-02-24 10:06:53 -08:00
Mitchell Hashimoto 8a0852534b update CHANGELOG 2015-02-24 10:05:39 -08:00
Mitchell Hashimoto be22e7f10a update cHANGELOG 2015-02-24 10:03:51 -08:00
Mitchell Hashimoto 4399539ba5 update CHANGELOG 2015-02-24 10:00:26 -08:00
Mitchell Hashimoto 3f5d4698ce update CHANGELOG 2015-02-24 09:58:40 -08:00
Mitchell Hashimoto 3db5ad406a update CHANGELOG 2015-02-24 09:50:36 -08:00
Mitchell Hashimoto 3c5e057177 update CHANGELOG 2015-02-24 09:48:26 -08:00
Mitchell Hashimoto ae69ada165 update CHANGELOG 2015-02-24 09:47:40 -08:00
Mitchell Hashimoto 44df53844a update CHANGELOG 2015-02-24 09:46:16 -08:00
Mitchell Hashimoto 1c15a6d31e update cHANGELOG 2015-02-24 09:45:28 -08:00
Mitchell Hashimoto c4f00cc2c2 update CHANGELOG 2015-02-24 09:44:00 -08:00
Mitchell Hashimoto 91bfacca4a update CHANGELOG 2015-02-24 09:37:07 -08:00
Mitchell Hashimoto ad1c462127 update CHANGELOG 2015-02-24 09:27:02 -08:00
Mitchell Hashimoto 8b2f9e184a update CHANGELOG 2015-02-24 09:26:34 -08:00
Mitchell Hashimoto 752adb5235 update CHANGELOG 2015-02-24 09:21:16 -08:00
Seth Vargo 09724ec336 Update CHANGELOG 2015-02-16 11:33:51 -05:00
Seth Vargo b2c722ef54 Update CHANGELOG 2015-02-04 13:30:24 -05:00
Mitchell Hashimoto ef7cf679dc Revet CHANGELOG 2015-02-03 06:40:16 +01:00
Seth Vargo bc7272b96d Update CHANGELOG 2015-02-02 19:38:02 -05:00
Paul Hinze d023408f78 Update CHANGELOG 2015-01-21 17:25:55 -08:00
Seth Vargo 86d27528b3 Update CHANGELOG 2015-01-21 16:05:51 -05:00
Seth Vargo 3c6c496bb0 Update CHANGELOG 2015-01-20 11:25:00 -05:00
Seth Vargo bb700efe40 Update CHANGELOG 2015-01-20 09:59:14 -05:00
Seth Vargo 61e501b2c1 Update CHANGELOG 2015-01-20 09:55:09 -05:00
Seth Vargo 48bf346c9b Update CHANGELOG 2015-01-14 11:54:40 -05:00
Gilles Cornu 9874a0db5f Fix a second typo error in CHANGELOG !!
Close #5018

[ci skip]
2015-01-12 11:01:07 +01:00
Gilles Cornu 28e0646dc2 Fix typo error in CHANGELOG
Close #4860

[ci skip]
2015-01-12 10:59:07 +01:00
Gilles Cornu 2ecad8bb93 provisioners/ansible: increase connection timeout
This change helps to avoid troubles like reported in #5018 and #4860.

Note that for sake of configuration simplicity, no new `ansible.timeout`
option has been added. The users who want to set a different value can
rely on `ansible.raw_arguments`.
2015-01-12 10:54:01 +01:00
Gilles Cornu c3cae3d235 provisioners/ansible: add `IdentitiesOnly=yes`
This SSH option is always set, except when Vagrant is running from an
operating system fo the Solaris-family, as this parameter is not
supported by SunSSH. Logic taken from
bed1f8335f/lib/vagrant/util/ssh.rb (L116-L121)

Fix #5017
2015-01-12 08:58:29 +01:00
Seth Vargo 49d1a92bf6 Update CHANGELOG 2015-01-09 13:34:33 -05:00
Seth Vargo e1e192b90a Update CHANGELOG 2015-01-07 16:14:51 -05:00
John Claus 57ff0f9c87 Fixed typos 2015-01-06 17:22:24 -07:00
Seth Vargo 7cfc9e5e9c Update CHANGELOG 2015-01-06 16:53:28 -05:00
Mitchell Hashimoto 486cd0ce4c up version for dev 2015-01-06 13:49:54 -08:00
Mitchell Hashimoto 1cd667b243 Update CHANGELOG 2015-01-06 13:42:26 -08:00
Mitchell Hashimoto c6205da864 v1.7.2 2015-01-06 12:51:11 -08:00
Mitchell Hashimoto ef18409e60 update CHANGELOG 2015-01-06 11:08:08 -08:00
Mitchell Hashimoto 52ff661d31 update CHANGELOG 2015-01-05 21:09:18 -08:00
Mitchell Hashimoto e72a97d107 update CHANGELOG 2015-01-05 21:09:00 -08:00
Mitchell Hashimoto 79873cdb44 communicators/winrm: detect parse errors in powershell and error
/cc @sneal - Any better way to do this?
2015-01-05 16:53:17 -08:00
Seth Vargo 57e7633c4d Update CHANGELOG 2015-01-05 19:09:00 -05:00
Seth Vargo cee834ddf3 Update CHANGELOG for atlas logging 2015-01-05 16:14:07 -05:00
Mitchell Hashimoto ee70294d23 update CHANGELOG 2015-01-05 11:45:46 -08:00
Mitchell Hashimoto 4849ec8f7c guests/solaris: merge config properly [GH-5092] 2015-01-05 09:52:19 -08:00
Mitchell Hashimoto 30f579f92d update CHANGELOG 2015-01-05 09:50:25 -08:00
Mitchell Hashimoto adff98528b update cHANGELOG 2015-01-05 09:44:59 -08:00