10412 Commits

Author SHA1 Message Date
Gilles Cornu
2b4a69964e
Update CHANGELOG [GH-9173]
[ci skip]
2017-12-14 21:47:59 +01:00
Gilles Cornu
43bcf2aaf7
Merge pull request #9173 from hashicorp/gildegoma/fix-ansible-ask-sudo-pass-deprecation
Ansible Provisioner: Fix broken 'ask_sudo_pass' option
2017-12-14 21:46:23 +01:00
Chris Roberts
977886f72c Update CHANGELOG 2017-12-14 12:23:39 -08:00
Chris Roberts
9be2651706
Merge pull request #9269 from chrisroberts/e-log-timestamp
Provide optional timestamp on log output
2017-12-14 12:22:24 -08:00
Chris Roberts
da42bfa8ac Provide optional timestamp on log output
Enable log message output to be prefixed with the date and time.
Include CLI flag to optionally enable `--timestamp` and a
convenience flag to enable debug logging with timestamps at
the same time `--debug-timestamp`.
2017-12-13 17:05:51 -08:00
Chris Roberts
3a5729015a Add documentation entry for init command --template flag 2017-12-13 15:59:45 -08:00
Chris Roberts
cca459d823 Update CHANGELOG 2017-12-13 15:55:20 -08:00
Chris Roberts
0c40fd3161
Merge pull request #9202 from zachflower/vagrantfile_templates
Support for custom Vagrantfile templates
2017-12-13 15:54:06 -08:00
Chris Roberts
02a18d3efb Update CHANGELOG 2017-12-13 15:44:05 -08:00
Chris Roberts
04e35784e7
Merge pull request #9205 from mcandre/patch-1
dragonflybsd: extend FreeBSD
2017-12-13 15:42:25 -08:00
Chris Roberts
3bed105afe Update CHANGELOG 2017-12-13 15:38:56 -08:00
Chris Roberts
b4444aeaab
Merge pull request #9245 from kallisti5/haiku-improvements
haiku: Improve capabilities. (public keys, halt)
2017-12-13 15:38:13 -08:00
Chris Roberts
cad374790d Update CHANGELOG 2017-12-13 15:33:44 -08:00
Chris Roberts
baadd62ddd
Merge pull request #9255 from andrew-hardy/fix/master/hyperv_extensions
Removed rogue $ from string in hyperv import.rb
2017-12-13 15:31:24 -08:00
Chris Roberts
833edf5b8f
Merge pull request #9231 from Manouchehri/docs-host
Remove outdated statement.
2017-12-13 15:27:16 -08:00
Chris Roberts
b45e650ef3
Merge pull request #9268 from ramiro/fix-docs-box-test-example
Added missing CLI switch to base box test example.
2017-12-13 15:25:05 -08:00
Ramiro Morales
ac7c4b83cd Added missing CLI switch to base box test example. 2017-12-13 19:44:20 -03:00
Justin Campbell
c0f7023e8e
Merge pull request #9263 from hashicorp/github-issue-template-sensitive-data
Add note about removing sensitive data
2017-12-12 15:21:36 -05:00
Justin Campbell
2fad36ab4a
Add note about removing sensitive data 2017-12-12 14:32:46 -05:00
Andrew Hardy
ad0a47bedf Removed rogue $ from string in hyperv import.rb 2017-12-10 11:09:49 +10:00
Brian Cain
180a82c6eb Update CHANGELOG 2017-12-07 11:28:30 -08:00
Brian Cain
a724a19a5d
Merge pull request #8992 from BenjaminSchiborr/fix/master/fix_salt_windows_bootstrap
provisioners/salt: Fixes timeout issue in salt bootstrapping for windows
2017-12-07 11:27:55 -08:00
Brian Cain
f03f8baa8d
Merge pull request #9249 from codybennett/patch-1
Update box.html.md
2017-12-06 17:27:20 -08:00
codybennett
b70340b0d1
Update box.html.md
Grammatical correction to Box Prune documentation 

Italicize Box Update "Note"
2017-12-06 18:41:35 -06:00
Justin Campbell
ba9941d5ae
Merge pull request #9248 from hashicorp/vagrant-cloud-api-docs-fix-examples
website: Fix Vagrant Cloud API examples
2017-12-06 15:28:41 -05:00
Justin Campbell
161cf35884 website: Fix Vagrant Cloud API examples
When using Turbolinks to navigate between docs pages, the document ready event never fired and all language examples were shown. This should fix the issue without needed a refresh/example menu click.
2017-12-06 15:03:11 -05:00
Alexander von Gluck IV
263a2c4d9b haiku: Improve capabilities. (public keys, halt) 2017-12-05 18:19:15 -06:00
Brian Cain
a22b13034d Update CHANGELOG 2017-12-05 14:04:51 -08:00
Brian Cain
c3a4f8d72a
Merge pull request #7805 from kallisti5/master
Add support for the Haiku operating system
2017-12-05 14:03:43 -08:00
Brian Cain
e98b72d2c5 Update CHANGELOG 2017-12-01 13:07:36 -08:00
Brian Cain
d93b5a9c75
Merge pull request #9237 from briancain/update-vbox-support-docs
Include virtualbox 5.2.x as supported in docs
2017-12-01 13:06:40 -08:00
Brian Cain
f0fa6371a3 Include virtualbox 5.2.x as supported in docs 2017-12-01 09:01:01 -08:00
David Manouchehri
3bf41e8c2b
Remove outdated statement. Windows and macOS use native Docker by default (see 05b6cdab6cea6d3603e9ea846372a47340f2ceaa). 2017-11-29 19:15:37 -05:00
Andrew Pennebaker
2b87d12925
dragonflybsd: extend FreeBSD
Reuse FreeBSD guest code for installing rsync, etc., as dragonfly- and freebsd are very similar, especially with regard to package management.
2017-11-19 19:41:25 -06:00
Zachary Flower
abb1149190 Raise an exception when the template cannot be found, and update tests accordingly 2017-11-17 12:20:03 -07:00
Zachary Flower
968fbb2399 Update init command unit tests to reflect new --template option 2017-11-17 12:02:23 -07:00
Zachary Flower
14d596f08e Add --template option to init command, with graceful fallback to default Vagrantfile template behavior 2017-11-17 11:30:10 -07:00
Justin Campbell
bcf3a4b3d1
Update CHANGELOG.md 2017-11-15 14:21:18 -05:00
Justin Campbell
f1863a8243
Merge pull request #9145 from hashicorp/login-middleware-auth-hosts
Add app.vagrantup.com to allowed auth hosts
2017-11-15 14:17:55 -05:00
Justin Campbell
32ac51b27c
Merge pull request #9126 from hashicorp/website-vagrant-cloud-2fa-anchor
website: Fix 2FA nav anchor
2017-11-15 13:52:18 -05:00
Brian Cain
7a37e09848 Update CHANGELOG 2017-11-15 09:56:28 -08:00
Brian Cain
401f1d521e
Merge pull request #9131 from bpietraga/fix-outputh-pathname-folder-creation
Fix --output path with specified folder
2017-11-15 09:55:32 -08:00
Gilles Cornu
8333090d1d
ansible: Refuse to run unit tests with an invalid config
With this change, a bug like #9173 can be detected.
2017-11-10 20:40:13 +01:00
Gilles Cornu
e47deb7fd0
ansible: Fix broken 'ask_sudo_pass' option
This bug (invalid method call) hasn't been caught by unit tests because
Vagrant::Plugin::V2::Config catches all invalid/bad configuration calls
and save them for generating error messages during the "validate" stage.
This way, the `ask_sudo_pass=(value)` method was not interrupted and the
`@ask_become_pass` attribute was (surprisingly) correctly set (allowing
the related unit tests to pass).

In order to avoid similar problem to happen again, the deprecation
message output is now fully verified.
2017-11-09 18:17:04 +01:00
Justin Campbell
40d8dc4582 Add app.vagrantup.com to allowed auth hosts
This should allow users setting VAGRANT_SERVER_URL to app.vagrantup.com to authenticate to private boxes.
2017-11-07 10:35:16 -05:00
Justin Campbell
c5266e98b8 Change allowed auth hosts to list 2017-11-07 10:32:33 -05:00
Benjamin Schiborr
ee800cc7c2 provisioners/salt: #8991: Break if success
This commit ensures that we actually break when the download was
successful. Before it tried to download again for every iteration of the
loop. In addition the number of iterations have been increased. I've
experienced timeouts on third retry. Increasing to 5.
2017-11-06 13:56:11 -08:00
Bernard Pietraga
b026be7cb3 Fix --output path with specified folder 2017-11-04 12:00:55 +01:00
Chris Roberts
b3b98e77ed Update version for dev 2017-11-02 20:54:23 -07:00
Chris Roberts
ff691b08ee Update website version to 2.0.1 and slug name 2017-11-02 20:52:59 -07:00