vagrant-aws-mkubenka 0.7.2.pre.14 → 0.7.2.pre.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1726) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/vagrant-aws/action/connect_aws.rb +1 -1
  4. data/lib/vagrant-aws/action/run_instance.rb +5 -0
  5. data/lib/vagrant-aws/provider.rb +12 -0
  6. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/.gitignore +0 -0
  7. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/.travis.yml +0 -0
  8. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/.vimrc +0 -0
  9. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/.yardopts +0 -0
  10. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/CHANGELOG.md +3451 -0
  11. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/Gemfile +0 -0
  12. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/LICENSE +0 -0
  13. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/README.md +90 -0
  14. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/RELEASE.md +0 -0
  15. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/Rakefile +0 -0
  16. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/bin/vagrant +0 -0
  17. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/README.md +0 -0
  18. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/contrib/bash/completion.sh +149 -0
  19. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/emacs/vagrant.el +0 -0
  20. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/st/Ruby.sublime-settings +0 -0
  21. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/sudoers/linux-fedora +0 -0
  22. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/contrib/sudoers/linux-suse +6 -0
  23. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/contrib/sudoers/linux-ubuntu +8 -0
  24. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/sudoers/osx +0 -0
  25. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/contrib/vim/vagrantfile.vim +0 -0
  26. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/keys/README.md +0 -0
  27. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/keys/vagrant +0 -0
  28. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/keys/vagrant.pub +0 -0
  29. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builder.rb +0 -0
  30. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/action/builtin/box_add.rb +555 -0
  31. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/box_check_outdated.rb +0 -0
  32. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/box_remove.rb +0 -0
  33. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/box_update.rb +0 -0
  34. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/call.rb +0 -0
  35. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/config_validate.rb +0 -0
  36. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/confirm.rb +0 -0
  37. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/destroy_confirm.rb +0 -0
  38. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/env_set.rb +0 -0
  39. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/graceful_halt.rb +0 -0
  40. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/handle_box.rb +0 -0
  41. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/handle_box_url.rb +0 -0
  42. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb +0 -0
  43. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/is_env_set.rb +0 -0
  44. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/is_state.rb +0 -0
  45. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/lock.rb +0 -0
  46. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/message.rb +0 -0
  47. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/mixin_provisioners.rb +0 -0
  48. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/mixin_synced_folders.rb +0 -0
  49. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/prepare_clone.rb +0 -0
  50. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/provision.rb +0 -0
  51. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/provisioner_cleanup.rb +0 -0
  52. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/set_hostname.rb +0 -0
  53. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/ssh_exec.rb +0 -0
  54. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/ssh_run.rb +0 -0
  55. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/synced_folder_cleanup.rb +0 -0
  56. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/synced_folders.rb +0 -0
  57. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/builtin/wait_for_communicator.rb +0 -0
  58. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/general/package.rb +0 -0
  59. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/general/package_setup_files.rb +0 -0
  60. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/general/package_setup_folders.rb +0 -0
  61. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/hook.rb +0 -0
  62. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/runner.rb +0 -0
  63. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action/warden.rb +0 -0
  64. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/action.rb +0 -0
  65. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/batch_action.rb +0 -0
  66. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/box.rb +0 -0
  67. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/box_collection.rb +0 -0
  68. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/box_metadata.rb +0 -0
  69. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/bundler.rb +564 -0
  70. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/capability_host.rb +0 -0
  71. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/cli.rb +0 -0
  72. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/config/loader.rb +255 -0
  73. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v1/dummy_config.rb +0 -0
  74. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v1/loader.rb +0 -0
  75. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v1/root.rb +0 -0
  76. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v1.rb +0 -0
  77. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v2/dummy_config.rb +0 -0
  78. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v2/loader.rb +0 -0
  79. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v2/root.rb +0 -0
  80. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v2/util.rb +0 -0
  81. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/v2.rb +0 -0
  82. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config/version_base.rb +0 -0
  83. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/config.rb +0 -0
  84. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/environment.rb +1064 -0
  85. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/errors.rb +931 -0
  86. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/guest.rb +0 -0
  87. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/host.rb +0 -0
  88. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/machine.rb +597 -0
  89. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/machine_index.rb +0 -0
  90. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/machine_state.rb +0 -0
  91. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/plugin/manager.rb +196 -0
  92. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/state_file.rb +0 -0
  93. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/command.rb +0 -0
  94. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/communicator.rb +0 -0
  95. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/config.rb +0 -0
  96. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/errors.rb +0 -0
  97. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/guest.rb +0 -0
  98. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/host.rb +0 -0
  99. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/manager.rb +0 -0
  100. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/plugin.rb +0 -0
  101. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/provider.rb +0 -0
  102. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1/provisioner.rb +0 -0
  103. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v1.rb +0 -0
  104. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/plugin/v2/command.rb +299 -0
  105. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/communicator.rb +0 -0
  106. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/components.rb +0 -0
  107. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/config.rb +0 -0
  108. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/errors.rb +0 -0
  109. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/guest.rb +0 -0
  110. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/host.rb +0 -0
  111. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/manager.rb +0 -0
  112. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/plugin.rb +0 -0
  113. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/provider.rb +0 -0
  114. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/provisioner.rb +0 -0
  115. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/push.rb +0 -0
  116. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2/synced_folder.rb +0 -0
  117. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin/v2.rb +0 -0
  118. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/plugin.rb +0 -0
  119. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/registry.rb +0 -0
  120. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/shared_helpers.rb +132 -0
  121. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/ui.rb +0 -0
  122. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/ansi_escape_code_remover.rb +0 -0
  123. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/busy.rb +0 -0
  124. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/command_deprecation.rb +0 -0
  125. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/counter.rb +0 -0
  126. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/credential_scrubber.rb +0 -0
  127. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/deep_merge.rb +0 -0
  128. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/downloader.rb +0 -0
  129. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/env.rb +0 -0
  130. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/file_checksum.rb +0 -0
  131. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/file_mode.rb +0 -0
  132. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/guest_inspection.rb +47 -0
  133. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/hash_with_indifferent_access.rb +0 -0
  134. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/io.rb +0 -0
  135. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/is_port_open.rb +40 -0
  136. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/keypair.rb +0 -0
  137. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/line_ending_helpers.rb +0 -0
  138. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/network_ip.rb +0 -0
  139. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/platform.rb +487 -0
  140. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/powershell.rb +106 -0
  141. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/presence.rb +0 -0
  142. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/retryable.rb +0 -0
  143. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/safe_chdir.rb +0 -0
  144. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/safe_env.rb +0 -0
  145. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/safe_exec.rb +75 -0
  146. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/safe_puts.rb +0 -0
  147. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/scoped_hash_override.rb +0 -0
  148. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/shell_quote.rb +0 -0
  149. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/silence_warnings.rb +0 -0
  150. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/lib/vagrant/util/ssh.rb +216 -0
  151. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/stacked_proc_runner.rb +0 -0
  152. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/string_block_editor.rb +0 -0
  153. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/subprocess.rb +0 -0
  154. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/template_renderer.rb +0 -0
  155. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/which.rb +0 -0
  156. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util/windows_path.rb +0 -0
  157. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/util.rb +0 -0
  158. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/vagrantfile.rb +0 -0
  159. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant/version.rb +0 -0
  160. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/lib/vagrant.rb +0 -0
  161. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/README.md +0 -0
  162. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/box/command/add.rb +101 -0
  163. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/download_mixins.rb +0 -0
  164. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/list.rb +0 -0
  165. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/outdated.rb +0 -0
  166. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/prune.rb +0 -0
  167. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/remove.rb +0 -0
  168. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/repackage.rb +0 -0
  169. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/command/root.rb +0 -0
  170. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/box/command/update.rb +166 -0
  171. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/box/plugin.rb +0 -0
  172. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/cap/command.rb +0 -0
  173. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/cap/plugin.rb +0 -0
  174. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/destroy/command.rb +0 -0
  175. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/destroy/plugin.rb +0 -0
  176. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/global-status/command.rb +0 -0
  177. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/global-status/plugin.rb +0 -0
  178. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/halt/command.rb +0 -0
  179. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/halt/plugin.rb +0 -0
  180. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/help/command.rb +0 -0
  181. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/help/plugin.rb +0 -0
  182. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/init/command.rb +0 -0
  183. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/init/plugin.rb +0 -0
  184. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/list-commands/command.rb +0 -0
  185. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/list-commands/plugin.rb +0 -0
  186. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/client.rb +253 -0
  187. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/command.rb +137 -0
  188. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/errors.rb +24 -0
  189. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/locales/en.yml +37 -0
  190. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/middleware/add_authentication.rb +57 -0
  191. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/login/plugin.rb +35 -0
  192. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/package/command.rb +0 -0
  193. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/package/plugin.rb +0 -0
  194. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/expunge_plugins.rb +0 -0
  195. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/install_gem.rb +0 -0
  196. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/license_plugin.rb +0 -0
  197. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/list_plugins.rb +0 -0
  198. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/plugin_exists_check.rb +0 -0
  199. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/repair_plugins.rb +0 -0
  200. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/uninstall_plugin.rb +0 -0
  201. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action/update_gems.rb +0 -0
  202. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/action.rb +0 -0
  203. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/base.rb +0 -0
  204. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/expunge.rb +0 -0
  205. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/install.rb +0 -0
  206. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/license.rb +0 -0
  207. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/list.rb +0 -0
  208. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/mixin_install_opts.rb +0 -0
  209. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/repair.rb +0 -0
  210. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/root.rb +0 -0
  211. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/uninstall.rb +0 -0
  212. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/command/update.rb +0 -0
  213. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/gem_helper.rb +0 -0
  214. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/plugin/plugin.rb +0 -0
  215. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/port/command.rb +0 -0
  216. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/port/locales/en.yml +0 -0
  217. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/port/plugin.rb +0 -0
  218. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/powershell/command.rb +0 -0
  219. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/powershell/errors.rb +0 -0
  220. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/powershell/plugin.rb +0 -0
  221. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/powershell/scripts/enable_psremoting.ps1 +0 -0
  222. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/powershell/scripts/reset_trustedhosts.ps1 +0 -0
  223. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/provider/command.rb +0 -0
  224. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/provider/plugin.rb +0 -0
  225. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/provision/command.rb +0 -0
  226. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/provision/plugin.rb +0 -0
  227. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/push/command.rb +0 -0
  228. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/push/plugin.rb +0 -0
  229. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/rdp/command.rb +0 -0
  230. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/rdp/config.rb +0 -0
  231. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/rdp/errors.rb +0 -0
  232. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/rdp/plugin.rb +0 -0
  233. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/reload/command.rb +0 -0
  234. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/reload/plugin.rb +0 -0
  235. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/resume/command.rb +0 -0
  236. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/resume/plugin.rb +0 -0
  237. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/delete.rb +0 -0
  238. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/list.rb +0 -0
  239. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/pop.rb +0 -0
  240. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/push.rb +0 -0
  241. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/push_shared.rb +0 -0
  242. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/restore.rb +0 -0
  243. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/root.rb +0 -0
  244. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/command/save.rb +0 -0
  245. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/snapshot/plugin.rb +0 -0
  246. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/ssh/command.rb +0 -0
  247. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/ssh/plugin.rb +0 -0
  248. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/ssh_config/command.rb +73 -0
  249. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/ssh_config/plugin.rb +0 -0
  250. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/status/command.rb +0 -0
  251. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/status/plugin.rb +0 -0
  252. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/suspend/command.rb +0 -0
  253. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/suspend/plugin.rb +0 -0
  254. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/up/command.rb +193 -0
  255. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/up/plugin.rb +0 -0
  256. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/up/start_mixins.rb +0 -0
  257. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/commands/validate/command.rb +31 -0
  258. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/validate/plugin.rb +0 -0
  259. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/version/command.rb +0 -0
  260. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/commands/version/plugin.rb +0 -0
  261. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/ssh/communicator.rb +0 -0
  262. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/ssh/plugin.rb +0 -0
  263. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filter.rb +0 -0
  264. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/cat.rb +0 -0
  265. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/chmod.rb +0 -0
  266. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/chown.rb +0 -0
  267. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/grep.rb +0 -0
  268. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/mkdir.rb +0 -0
  269. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/rm.rb +0 -0
  270. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/test.rb +0 -0
  271. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/uname.rb +0 -0
  272. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/command_filters/which.rb +0 -0
  273. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/communicator.rb +0 -0
  274. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/config.rb +0 -0
  275. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/errors.rb +0 -0
  276. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/helper.rb +0 -0
  277. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winrm/plugin.rb +0 -0
  278. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/communicators/winrm/shell.rb +221 -0
  279. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/communicators/winssh/communicator.rb +161 -0
  280. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/communicators/winssh/config.rb +38 -0
  281. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/communicators/winssh/plugin.rb +0 -0
  282. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/cap/change_host_name.rb +46 -0
  283. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/cap/configure_networks.rb +126 -0
  284. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/cap/flavor.rb +63 -0
  285. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/cap/network_scripts_dir.rb +11 -0
  286. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/cap/rsync.rb +13 -0
  287. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/guest.rb +9 -0
  288. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/alt/plugin.rb +40 -0
  289. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/amazon/cap/flavor.rb +0 -0
  290. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/amazon/guest.rb +0 -0
  291. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/amazon/plugin.rb +0 -0
  292. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/cap/change_host_name.rb +0 -0
  293. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/cap/configure_networks.rb +0 -0
  294. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/cap/nfs.rb +0 -0
  295. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/cap/rsync.rb +0 -0
  296. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/cap/smb.rb +0 -0
  297. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/guest.rb +0 -0
  298. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/arch/plugin.rb +0 -0
  299. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/atomic/cap/change_host_name.rb +0 -0
  300. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/atomic/cap/docker.rb +0 -0
  301. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/atomic/guest.rb +0 -0
  302. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/atomic/plugin.rb +0 -0
  303. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/cap/halt.rb +0 -0
  304. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/cap/nfs.rb +0 -0
  305. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/cap/public_key.rb +0 -0
  306. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/cap/virtualbox.rb +0 -0
  307. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/guest.rb +0 -0
  308. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/bsd/plugin.rb +0 -0
  309. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/coreos/cap/change_host_name.rb +0 -0
  310. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/coreos/cap/configure_networks.rb +0 -0
  311. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/coreos/cap/docker.rb +0 -0
  312. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/coreos/guest.rb +0 -0
  313. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/coreos/plugin.rb +0 -0
  314. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/change_host_name.rb +0 -0
  315. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/choose_addressable_ip_addr.rb +0 -0
  316. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/configure_networks.rb +0 -0
  317. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/halt.rb +0 -0
  318. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/mount_smb_shared_folder.rb +0 -0
  319. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/mount_vmware_shared_folder.rb +0 -0
  320. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/rsync.rb +0 -0
  321. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/darwin/cap/shell_expand_guest_path.rb +27 -0
  322. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/cap/verify_vmware_hgfs.rb +0 -0
  323. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/guest.rb +0 -0
  324. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/darwin/plugin.rb +0 -0
  325. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/cap/change_host_name.rb +0 -0
  326. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/cap/configure_networks.rb +0 -0
  327. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/cap/nfs.rb +0 -0
  328. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/cap/rsync.rb +0 -0
  329. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/cap/smb.rb +0 -0
  330. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/guest.rb +0 -0
  331. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/debian/plugin.rb +0 -0
  332. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/dragonflybsd/guest.rb +0 -0
  333. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/dragonflybsd/plugin.rb +0 -0
  334. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/elementary/guest.rb +0 -0
  335. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/elementary/plugin.rb +0 -0
  336. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/cap/change_host_name.rb +0 -0
  337. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/cap/configure_networks.rb +0 -0
  338. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/cap/halt.rb +0 -0
  339. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/cap/mount_nfs_folder.rb +0 -0
  340. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/cap/public_key.rb +0 -0
  341. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/guest.rb +0 -0
  342. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/esxi/plugin.rb +0 -0
  343. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/fedora/cap/flavor.rb +0 -0
  344. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/fedora/guest.rb +0 -0
  345. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/fedora/plugin.rb +0 -0
  346. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/freebsd/cap/change_host_name.rb +0 -0
  347. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/freebsd/cap/configure_networks.rb +67 -0
  348. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/freebsd/cap/rsync.rb +0 -0
  349. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/freebsd/cap/shell_expand_guest_path.rb +28 -0
  350. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/freebsd/guest.rb +0 -0
  351. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/freebsd/plugin.rb +0 -0
  352. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/funtoo/cap/configure_networks.rb +0 -0
  353. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/funtoo/guest.rb +0 -0
  354. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/funtoo/plugin.rb +0 -0
  355. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/gentoo/cap/change_host_name.rb +0 -0
  356. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/gentoo/cap/configure_networks.rb +0 -0
  357. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/gentoo/guest.rb +0 -0
  358. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/gentoo/plugin.rb +0 -0
  359. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/kali/guest.rb +0 -0
  360. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/kali/plugin.rb +0 -0
  361. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/choose_addressable_ip_addr.rb +0 -0
  362. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/halt.rb +0 -0
  363. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/mount_smb_shared_folder.rb +0 -0
  364. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/mount_virtualbox_shared_folder.rb +0 -0
  365. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/network_interfaces.rb +0 -0
  366. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/nfs.rb +0 -0
  367. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/port.rb +0 -0
  368. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/public_key.rb +0 -0
  369. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/read_ip_address.rb +0 -0
  370. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/cap/rsync.rb +0 -0
  371. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/linux/cap/shell_expand_guest_path.rb +32 -0
  372. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/guest.rb +0 -0
  373. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/linux/plugin.rb +0 -0
  374. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/mint/guest.rb +0 -0
  375. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/mint/plugin.rb +0 -0
  376. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/netbsd/cap/change_host_name.rb +0 -0
  377. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/netbsd/cap/configure_networks.rb +0 -0
  378. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/netbsd/cap/rsync.rb +0 -0
  379. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/netbsd/cap/shell_expand_guest_path.rb +27 -0
  380. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/netbsd/guest.rb +0 -0
  381. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/netbsd/plugin.rb +0 -0
  382. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/nixos/cap/change_host_name.rb +0 -0
  383. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/nixos/cap/configure_networks.rb +0 -0
  384. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/nixos/cap/nfs_client.rb +0 -0
  385. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/nixos/guest.rb +0 -0
  386. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/nixos/plugin.rb +0 -0
  387. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/omnios/cap/change_host_name.rb +0 -0
  388. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/omnios/cap/mount_nfs_folder.rb +0 -0
  389. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/omnios/cap/rsync.rb +0 -0
  390. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/omnios/guest.rb +0 -0
  391. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/omnios/plugin.rb +0 -0
  392. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/cap/change_host_name.rb +0 -0
  393. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/cap/configure_networks.rb +0 -0
  394. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/cap/halt.rb +0 -0
  395. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/cap/rsync.rb +0 -0
  396. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/openbsd/cap/shell_expand_guest_path.rb +27 -0
  397. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/guest.rb +0 -0
  398. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/openbsd/plugin.rb +0 -0
  399. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/photon/cap/change_host_name.rb +0 -0
  400. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/photon/cap/configure_networks.rb +0 -0
  401. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/photon/cap/docker.rb +0 -0
  402. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/photon/guest.rb +0 -0
  403. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/photon/plugin.rb +0 -0
  404. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/pld/cap/change_host_name.rb +0 -0
  405. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/pld/cap/flavor.rb +0 -0
  406. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/pld/cap/network_scripts_dir.rb +0 -0
  407. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/pld/guest.rb +0 -0
  408. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/pld/plugin.rb +0 -0
  409. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/change_host_name.rb +0 -0
  410. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/configure_networks.rb +0 -0
  411. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/flavor.rb +0 -0
  412. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/network_scripts_dir.rb +0 -0
  413. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/nfs_client.rb +0 -0
  414. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/cap/rsync.rb +0 -0
  415. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/guest.rb +0 -0
  416. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/redhat/plugin.rb +0 -0
  417. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/slackware/cap/change_host_name.rb +0 -0
  418. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/slackware/cap/configure_networks.rb +0 -0
  419. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/slackware/guest.rb +0 -0
  420. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/slackware/plugin.rb +0 -0
  421. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/smartos/cap/change_host_name.rb +26 -0
  422. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/cap/configure_networks.rb +0 -0
  423. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/cap/halt.rb +0 -0
  424. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/cap/insert_public_key.rb +0 -0
  425. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/smartos/cap/mount_nfs.rb +28 -0
  426. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/cap/remove_public_key.rb +0 -0
  427. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/cap/rsync.rb +0 -0
  428. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/config.rb +0 -0
  429. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/guest.rb +0 -0
  430. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/smartos/plugin.rb +0 -0
  431. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/change_host_name.rb +0 -0
  432. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/configure_networks.rb +0 -0
  433. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/halt.rb +0 -0
  434. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/insert_public_key.rb +0 -0
  435. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/mount_virtualbox_shared_folder.rb +0 -0
  436. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/remove_public_key.rb +0 -0
  437. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/cap/rsync.rb +0 -0
  438. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/config.rb +0 -0
  439. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/guest.rb +0 -0
  440. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris/plugin.rb +0 -0
  441. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/change_host_name.rb +0 -0
  442. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/configure_networks.rb +0 -0
  443. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/halt.rb +0 -0
  444. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/insert_public_key.rb +0 -0
  445. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/mount_virtualbox_shared_folder.rb +0 -0
  446. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/remove_public_key.rb +0 -0
  447. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/cap/rsync.rb +0 -0
  448. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/config.rb +0 -0
  449. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/guest.rb +0 -0
  450. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/solaris11/plugin.rb +0 -0
  451. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/change_host_name.rb +0 -0
  452. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/configure_networks.rb +0 -0
  453. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/halt.rb +0 -0
  454. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/network_scripts_dir.rb +0 -0
  455. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/nfs_client.rb +0 -0
  456. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/cap/rsync.rb +0 -0
  457. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/guest.rb +0 -0
  458. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/suse/plugin.rb +0 -0
  459. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/cap/change_host_name.rb +0 -0
  460. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/cap/configure_networks.rb +0 -0
  461. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/cap/halt.rb +0 -0
  462. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/cap/mount_nfs.rb +0 -0
  463. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/cap/rsync.rb +0 -0
  464. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/guest.rb +0 -0
  465. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/tinycore/plugin.rb +0 -0
  466. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/trisquel/guest.rb +0 -0
  467. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/trisquel/plugin.rb +0 -0
  468. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/ubuntu/guest.rb +0 -0
  469. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/ubuntu/plugin.rb +0 -0
  470. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/change_host_name.rb +0 -0
  471. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/choose_addressable_ip_addr.rb +0 -0
  472. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/configure_networks.rb +0 -0
  473. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/halt.rb +0 -0
  474. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/mount_shared_folder.rb +0 -0
  475. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/windows/cap/public_key.rb +82 -0
  476. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/reboot.rb +0 -0
  477. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/cap/rsync.rb +0 -0
  478. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/config.rb +0 -0
  479. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/windows/errors.rb +22 -0
  480. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/guest.rb +0 -0
  481. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/guest_network.rb +0 -0
  482. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/guests/windows/plugin.rb +98 -0
  483. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/scripts/mount_volume.ps1.erb +0 -0
  484. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/scripts/reboot_detect.ps1 +0 -0
  485. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/scripts/set_work_network.ps1 +0 -0
  486. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/guests/windows/scripts/winrs_v3_get_adapters.ps1 +0 -0
  487. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/alt/cap/nfs.rb +43 -0
  488. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/alt/host.rb +11 -0
  489. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/alt/plugin.rb +32 -0
  490. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/arch/cap/nfs.rb +0 -0
  491. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/arch/host.rb +0 -0
  492. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/arch/plugin.rb +0 -0
  493. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/bsd/cap/nfs.rb +198 -0
  494. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/bsd/host.rb +0 -0
  495. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/bsd/plugin.rb +0 -0
  496. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/darwin/cap/provider_install_virtualbox.rb +0 -0
  497. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/darwin/cap/rdp.rb +0 -0
  498. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/darwin/host.rb +0 -0
  499. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/darwin/plugin.rb +0 -0
  500. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/darwin/scripts/install_virtualbox.sh +0 -0
  501. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/freebsd/cap/nfs.rb +0 -0
  502. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/freebsd/host.rb +0 -0
  503. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/freebsd/plugin.rb +0 -0
  504. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/gentoo/cap/nfs.rb +39 -0
  505. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/gentoo/host.rb +0 -0
  506. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/gentoo/plugin.rb +0 -0
  507. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/linux/cap/nfs.rb +239 -0
  508. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/linux/cap/rdp.rb +0 -0
  509. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/linux/host.rb +0 -0
  510. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/linux/plugin.rb +0 -0
  511. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/null/host.rb +0 -0
  512. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/null/plugin.rb +0 -0
  513. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/hosts/redhat/cap/nfs.rb +55 -0
  514. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/redhat/host.rb +0 -0
  515. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/redhat/plugin.rb +0 -0
  516. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/slackware/cap/nfs.rb +0 -0
  517. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/slackware/host.rb +0 -0
  518. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/slackware/plugin.rb +0 -0
  519. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/suse/cap/nfs.rb +0 -0
  520. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/suse/host.rb +0 -0
  521. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/suse/plugin.rb +0 -0
  522. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/cap/nfs.rb +0 -0
  523. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/cap/provider_install_virtualbox.rb +0 -0
  524. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/cap/ps.rb +0 -0
  525. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/cap/rdp.rb +0 -0
  526. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/host.rb +0 -0
  527. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/plugin.rb +0 -0
  528. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/hosts/windows/scripts/install_virtualbox.ps1 +0 -0
  529. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/config/nfs.rb +0 -0
  530. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/config/package.rb +0 -0
  531. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/config/ssh.rb +0 -0
  532. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/config/vagrant.rb +0 -0
  533. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/config/vm.rb +0 -0
  534. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v1/plugin.rb +0 -0
  535. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/package.rb +0 -0
  536. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/push.rb +0 -0
  537. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/ssh.rb +0 -0
  538. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/kernel_v2/config/ssh_connect.rb +71 -0
  539. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/vagrant.rb +0 -0
  540. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/vm.rb +0 -0
  541. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/vm_provisioner.rb +0 -0
  542. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/config/vm_subvm.rb +0 -0
  543. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/kernel_v2/plugin.rb +0 -0
  544. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/build.rb +0 -0
  545. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/compare_synced_folders.rb +0 -0
  546. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/create.rb +0 -0
  547. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/destroy.rb +0 -0
  548. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/destroy_build_image.rb +0 -0
  549. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/forwarded_ports.rb +0 -0
  550. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/has_ssh.rb +0 -0
  551. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine.rb +0 -0
  552. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_build_dir.rb +0 -0
  553. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_port_checker.rb +0 -0
  554. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_port_warning.rb +0 -0
  555. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_required.rb +0 -0
  556. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_sync_folders.rb +0 -0
  557. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/host_machine_sync_folders_disable.rb +0 -0
  558. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/init_state.rb +0 -0
  559. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/is_build.rb +0 -0
  560. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/is_host_machine_created.rb +0 -0
  561. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/login.rb +0 -0
  562. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/prepare_nfs_settings.rb +0 -0
  563. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/prepare_nfs_valid_ids.rb +0 -0
  564. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/prepare_ssh.rb +0 -0
  565. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/pull.rb +0 -0
  566. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/start.rb +0 -0
  567. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/stop.rb +0 -0
  568. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action/wait_for_running.rb +0 -0
  569. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/action.rb +0 -0
  570. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/cap/proxy_machine.rb +0 -0
  571. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/cap/public_address.rb +0 -0
  572. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/command/exec.rb +0 -0
  573. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/command/logs.rb +0 -0
  574. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/command/run.rb +0 -0
  575. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/communicator.rb +0 -0
  576. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/docker/config.rb +319 -0
  577. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/docker/driver/compose.rb +294 -0
  578. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/driver.rb +0 -0
  579. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/errors.rb +0 -0
  580. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/executor/local.rb +0 -0
  581. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/executor/vagrant.rb +0 -0
  582. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/plugin.rb +0 -0
  583. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/docker/provider.rb +205 -0
  584. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/docker/synced_folder.rb +0 -0
  585. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/check_enabled.rb +0 -0
  586. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/delete_vm.rb +0 -0
  587. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/export.rb +0 -0
  588. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/hyperv/action/import.rb +177 -0
  589. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/is_windows.rb +0 -0
  590. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/message_will_not_destroy.rb +0 -0
  591. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/net_set_mac.rb +0 -0
  592. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/net_set_vlan.rb +0 -0
  593. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/package.rb +0 -0
  594. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/package_metadata_json.rb +0 -0
  595. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/package_setup_files.rb +0 -0
  596. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/package_setup_folders.rb +0 -0
  597. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/package_vagrantfile.rb +0 -0
  598. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/read_guest_ip.rb +0 -0
  599. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/read_state.rb +0 -0
  600. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/resume_vm.rb +0 -0
  601. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/snapshot_delete.rb +0 -0
  602. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/snapshot_restore.rb +0 -0
  603. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/snapshot_save.rb +0 -0
  604. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/start_instance.rb +0 -0
  605. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/stop_instance.rb +0 -0
  606. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action/suspend_vm.rb +0 -0
  607. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/hyperv/action/wait_for_ip_address.rb +59 -0
  608. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/action.rb +0 -0
  609. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/cap/public_address.rb +0 -0
  610. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/cap/snapshot_list.rb +0 -0
  611. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/config.rb +0 -0
  612. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/driver.rb +0 -0
  613. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/errors.rb +0 -0
  614. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/plugin.rb +0 -0
  615. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/provider.rb +0 -0
  616. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/check_hyperv.ps1 +0 -0
  617. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/clone_vhd.ps1 +0 -0
  618. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/create_snapshot.ps1 +0 -0
  619. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/delete_snapshot.ps1 +0 -0
  620. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/delete_vm.ps1 +0 -0
  621. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/export_vm.ps1 +0 -0
  622. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/file_sync.ps1 +0 -0
  623. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/hyperv/scripts/get_network_config.ps1 +42 -0
  624. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/get_network_mac.ps1 +0 -0
  625. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/get_switches.ps1 +0 -0
  626. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/get_vm_status.ps1 +0 -0
  627. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/has_vmcx_support.ps1 +0 -0
  628. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/import_vm_vmcx.ps1 +0 -0
  629. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/import_vm_xml.ps1 +0 -0
  630. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/list_snapshots.ps1 +0 -0
  631. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/restore_snapshot.ps1 +0 -0
  632. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/resume_vm.ps1 +0 -0
  633. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/set_network_mac.ps1 +0 -0
  634. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/set_network_vlan.ps1 +0 -0
  635. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/set_vm_integration_services.ps1 +0 -0
  636. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/start_vm.ps1 +0 -0
  637. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/stop_vm.ps1 +0 -0
  638. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/suspend_vm.ps1 +0 -0
  639. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/utils/create_session.ps1 +0 -0
  640. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/hyperv/scripts/utils/write_messages.ps1 +0 -0
  641. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/boot.rb +0 -0
  642. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/check_accessible.rb +0 -0
  643. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/check_created.rb +0 -0
  644. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/check_guest_additions.rb +0 -0
  645. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/check_running.rb +0 -0
  646. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/check_virtualbox.rb +0 -0
  647. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/clean_machine_folder.rb +0 -0
  648. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/clear_forwarded_ports.rb +0 -0
  649. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/clear_network_interfaces.rb +0 -0
  650. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/created.rb +0 -0
  651. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/customize.rb +0 -0
  652. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/destroy.rb +0 -0
  653. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/destroy_unused_network_interfaces.rb +0 -0
  654. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/discard_state.rb +0 -0
  655. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/export.rb +0 -0
  656. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/forced_halt.rb +0 -0
  657. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/forward_ports.rb +0 -0
  658. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/import.rb +0 -0
  659. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/import_master.rb +0 -0
  660. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/is_paused.rb +0 -0
  661. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/is_running.rb +0 -0
  662. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/is_saved.rb +0 -0
  663. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/match_mac_address.rb +0 -0
  664. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/message_already_running.rb +0 -0
  665. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/message_not_created.rb +0 -0
  666. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/message_not_running.rb +0 -0
  667. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/message_will_not_destroy.rb +0 -0
  668. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/network.rb +0 -0
  669. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/network_fix_ipv6.rb +0 -0
  670. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/package.rb +0 -0
  671. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/package_setup_files.rb +0 -0
  672. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/package_setup_folders.rb +0 -0
  673. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/package_vagrantfile.rb +0 -0
  674. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/prepare_clone_snapshot.rb +0 -0
  675. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb +0 -0
  676. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/action/prepare_nfs_settings.rb +159 -0
  677. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb +0 -0
  678. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/resume.rb +0 -0
  679. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/sane_defaults.rb +0 -0
  680. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/set_name.rb +0 -0
  681. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/setup_package_files.rb +0 -0
  682. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/snapshot_delete.rb +0 -0
  683. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/snapshot_restore.rb +0 -0
  684. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/snapshot_save.rb +0 -0
  685. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action/suspend.rb +0 -0
  686. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/action.rb +0 -0
  687. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/cap/public_address.rb +0 -0
  688. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/cap.rb +0 -0
  689. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/config.rb +0 -0
  690. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/driver/base.rb +0 -0
  691. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/driver/meta.rb +0 -0
  692. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/driver/version_4_0.rb +571 -0
  693. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/driver/version_4_1.rb +695 -0
  694. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/driver/version_4_2.rb +708 -0
  695. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/driver/version_4_3.rb +752 -0
  696. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/driver/version_5_0.rb +786 -0
  697. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/driver/version_5_1.rb +0 -0
  698. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/model/forwarded_port.rb +0 -0
  699. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/plugin.rb +0 -0
  700. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/provider.rb +0 -0
  701. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/providers/virtualbox/synced_folder.rb +120 -0
  702. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/providers/virtualbox/util/compile_forwarded_ports.rb +0 -0
  703. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/arch/ansible_install.rb +0 -0
  704. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/debian/ansible_install.rb +0 -0
  705. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/facts.rb +0 -0
  706. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/fedora/ansible_install.rb +0 -0
  707. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/freebsd/ansible_install.rb +0 -0
  708. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/pip/pip.rb +0 -0
  709. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/posix/ansible_installed.rb +0 -0
  710. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/redhat/ansible_install.rb +0 -0
  711. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/suse/ansible_install.rb +0 -0
  712. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/cap/guest/ubuntu/ansible_install.rb +0 -0
  713. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/config/base.rb +154 -0
  714. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/config/guest.rb +53 -0
  715. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/config/host.rb +63 -0
  716. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/constants.rb +14 -0
  717. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/errors.rb +40 -0
  718. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/helpers.rb +0 -0
  719. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/ansible/plugin.rb +0 -0
  720. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/provisioner/base.rb +401 -0
  721. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/provisioner/guest.rb +197 -0
  722. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/ansible/provisioner/host.rb +348 -0
  723. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/cap/debian/cfengine_install.rb +0 -0
  724. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/cap/linux/cfengine_installed.rb +0 -0
  725. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/cap/linux/cfengine_needs_bootstrap.rb +0 -0
  726. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/cap/redhat/cfengine_install.rb +0 -0
  727. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/cap/suse/cfengine_install.rb +0 -0
  728. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/config.rb +0 -0
  729. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/plugin.rb +0 -0
  730. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/cfengine/provisioner.rb +0 -0
  731. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/debian/chef_install.rb +19 -0
  732. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/freebsd/chef_install.rb +18 -0
  733. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/cap/freebsd/chef_installed.rb +0 -0
  734. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/cap/linux/chef_installed.rb +0 -0
  735. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/omnios/chef_install.rb +20 -0
  736. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/cap/omnios/chef_installed.rb +0 -0
  737. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/redhat/chef_install.rb +24 -0
  738. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/suse/chef_install.rb +27 -0
  739. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/cap/windows/chef_install.rb +16 -0
  740. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/cap/windows/chef_installed.rb +0 -0
  741. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/command_builder.rb +0 -0
  742. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/config/base.rb +136 -0
  743. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/config/base_runner.rb +0 -0
  744. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/config/chef_apply.rb +0 -0
  745. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/config/chef_client.rb +0 -0
  746. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/config/chef_solo.rb +0 -0
  747. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/config/chef_zero.rb +130 -0
  748. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/installer.rb +48 -0
  749. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/omnibus.rb +37 -0
  750. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/plugin.rb +0 -0
  751. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/provisioner/base.rb +255 -0
  752. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/provisioner/chef_apply.rb +0 -0
  753. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/provisioner/chef_client.rb +0 -0
  754. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/chef/provisioner/chef_solo.rb +233 -0
  755. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/chef/provisioner/chef_zero.rb +0 -0
  756. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/debian/docker_install.rb +0 -0
  757. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/debian/docker_start_service.rb +0 -0
  758. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/fedora/docker_install.rb +0 -0
  759. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/linux/docker_configure_vagrant_user.rb +0 -0
  760. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/linux/docker_daemon_running.rb +0 -0
  761. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/linux/docker_installed.rb +0 -0
  762. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/redhat/docker_install.rb +0 -0
  763. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/cap/redhat/docker_start_service.rb +0 -0
  764. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/client.rb +0 -0
  765. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/docker/config.rb +86 -0
  766. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/docker/installer.rb +36 -0
  767. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/docker/plugin.rb +0 -0
  768. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/docker/provisioner.rb +62 -0
  769. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/file/config.rb +0 -0
  770. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/file/plugin.rb +0 -0
  771. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/file/provisioner.rb +58 -0
  772. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/puppet/config/puppet.rb +0 -0
  773. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/puppet/config/puppet_server.rb +0 -0
  774. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/puppet/plugin.rb +0 -0
  775. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/puppet/provisioner/puppet.rb +296 -0
  776. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/puppet/provisioner/puppet_server.rb +0 -0
  777. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/salt/bootstrap-salt.ps1 +0 -0
  778. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/salt/bootstrap-salt.sh +16 -0
  779. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/salt/config.rb +167 -0
  780. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/salt/errors.rb +0 -0
  781. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/salt/plugin.rb +0 -0
  782. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/salt/provisioner.rb +459 -0
  783. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/shell/config.rb +0 -0
  784. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/provisioners/shell/plugin.rb +0 -0
  785. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/provisioners/shell/provisioner.rb +295 -0
  786. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/atlas/config.rb +0 -0
  787. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/atlas/errors.rb +0 -0
  788. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/atlas/locales/en.yml +0 -0
  789. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/atlas/plugin.rb +0 -0
  790. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/atlas/push.rb +0 -0
  791. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/ftp/adapter.rb +0 -0
  792. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/ftp/config.rb +0 -0
  793. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/ftp/locales/en.yml +0 -0
  794. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/ftp/plugin.rb +0 -0
  795. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/ftp/push.rb +0 -0
  796. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/heroku/config.rb +0 -0
  797. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/heroku/errors.rb +0 -0
  798. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/heroku/locales/en.yml +0 -0
  799. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/heroku/plugin.rb +0 -0
  800. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/heroku/push.rb +0 -0
  801. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/local-exec/config.rb +0 -0
  802. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/local-exec/errors.rb +0 -0
  803. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/local-exec/locales/en.yml +0 -0
  804. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/local-exec/plugin.rb +0 -0
  805. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/local-exec/push.rb +0 -0
  806. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/noop/config.rb +0 -0
  807. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/noop/plugin.rb +0 -0
  808. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/pushes/noop/push.rb +0 -0
  809. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/nfs/action_cleanup.rb +0 -0
  810. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/nfs/config.rb +0 -0
  811. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/nfs/plugin.rb +0 -0
  812. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/nfs/synced_folder.rb +0 -0
  813. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/rsync/command/rsync.rb +0 -0
  814. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/synced_folders/rsync/command/rsync_auto.rb +231 -0
  815. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/rsync/default_unix_cap.rb +0 -0
  816. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/synced_folders/rsync/helper.rb +214 -0
  817. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/rsync/plugin.rb +0 -0
  818. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/rsync/synced_folder.rb +0 -0
  819. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/errors.rb +0 -0
  820. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/plugin.rb +0 -0
  821. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/scripts/host_info.ps1 +0 -0
  822. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/scripts/mount_share.ps1 +0 -0
  823. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/scripts/ps_version.ps1 +0 -0
  824. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/scripts/set_share.ps1 +0 -0
  825. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/plugins/synced_folders/smb/synced_folder.rb +0 -0
  826. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/plugins/synced_folders/unix_mount_helpers.rb +105 -0
  827. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/scripts/sign.sh +0 -0
  828. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/scripts/website_push_docs.sh +0 -0
  829. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/scripts/website_push_www.sh +0 -0
  830. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/tasks/acceptance.rake +0 -0
  831. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/tasks/bundler.rake +0 -0
  832. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/tasks/test.rake +0 -0
  833. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/commands/init/Vagrantfile.erb +79 -0
  834. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/commands/init/Vagrantfile.min.erb +0 -0
  835. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/commands/ssh_config/config.erb +0 -0
  836. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/config/messages.erb +0 -0
  837. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/config/validation_failed.erb +0 -0
  838. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/guests/alt/network_dhcp.erb +7 -0
  839. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/guests/alt/network_ipv4address.erb +3 -0
  840. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/guests/alt/network_ipv4route.erb +5 -0
  841. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/guests/alt/network_static.erb +7 -0
  842. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/arch/network_dhcp.erb +0 -0
  843. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/arch/network_static.erb +0 -0
  844. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/arch/network_static6.erb +0 -0
  845. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/coreos/etcd.service.erb +0 -0
  846. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/debian/network_dhcp.erb +0 -0
  847. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/debian/network_static.erb +0 -0
  848. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/debian/network_static6.erb +0 -0
  849. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/freebsd/network_dhcp.erb +0 -0
  850. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/freebsd/network_static.erb +0 -0
  851. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/freebsd/network_static6.erb +0 -0
  852. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/funtoo/network_dhcp.erb +0 -0
  853. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/funtoo/network_static.erb +0 -0
  854. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/funtoo/network_static6.erb +0 -0
  855. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/gentoo/network_dhcp.erb +0 -0
  856. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/gentoo/network_static.erb +0 -0
  857. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/gentoo/network_static6.erb +0 -0
  858. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/gentoo/network_systemd.erb +0 -0
  859. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/netbsd/network_dhcp.erb +0 -0
  860. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/netbsd/network_static.erb +0 -0
  861. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/nixos/hostname.erb +0 -0
  862. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/nixos/network.erb +0 -0
  863. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/openbsd/network_dhcp.erb +0 -0
  864. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/openbsd/network_static.erb +0 -0
  865. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/redhat/network_dhcp.erb +0 -0
  866. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/redhat/network_static.erb +0 -0
  867. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/redhat/network_static6.erb +0 -0
  868. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/slackware/network_dhcp.erb +0 -0
  869. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/slackware/network_static.erb +0 -0
  870. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/suse/network_dhcp.erb +0 -0
  871. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/guests/suse/network_static.erb +0 -0
  872. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/locales/comm_winrm.yml +0 -0
  873. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/locales/command_ps.yml +0 -0
  874. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/locales/command_rdp.yml +0 -0
  875. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/locales/en.yml +2450 -0
  876. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/locales/guest_windows.yml +23 -0
  877. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/templates/locales/providers_docker.yml +234 -0
  878. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/locales/providers_hyperv.yml +0 -0
  879. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/locales/synced_folder_smb.yml +0 -0
  880. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/nfs/exports.erb +0 -0
  881. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/nfs/exports_freebsd.erb +0 -0
  882. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/nfs/exports_linux.erb +0 -0
  883. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/package_Vagrantfile.erb +0 -0
  884. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/provisioners/chef_client/client.erb +0 -0
  885. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/provisioners/chef_solo/solo.erb +0 -0
  886. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/provisioners/chef_zero/zero.erb +0 -0
  887. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/templates/rgloader.rb +0 -0
  888. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/acceptance/base.rb +0 -0
  889. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/acceptance/provider-virtualbox/linked_clone_spec.rb +0 -0
  890. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/acceptance/provider-virtualbox/network_intnet_spec.rb +0 -0
  891. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/acceptance/shared/context_virtualbox.rb +0 -0
  892. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/config/acceptance_boxes.yml +0 -0
  893. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/support/isolated_environment.rb +0 -0
  894. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/base.rb +63 -0
  895. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/box/command/add_test.rb +67 -0
  896. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/box/command/prune_test.rb +0 -0
  897. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/box/command/remove_test.rb +81 -0
  898. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/box/command/repackage_test.rb +61 -0
  899. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/box/command/update_test.rb +385 -0
  900. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/cap/command_test.rb +0 -0
  901. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/global-status/command_test.rb +0 -0
  902. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/init/command_test.rb +93 -0
  903. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/list-commands/command_test.rb +40 -0
  904. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/login/client_test.rb +261 -0
  905. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/login/command_test.rb +0 -0
  906. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/login/middleware/add_authentication_test.rb +0 -0
  907. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/package/command_test.rb +102 -0
  908. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/plugin/action/expunge_plugins_test.rb +64 -0
  909. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/plugin/action/install_gem_test.rb +95 -0
  910. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/plugin/action/plugin_exists_check_test.rb +31 -0
  911. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/plugin/action/uninstall_plugin_test.rb +24 -0
  912. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/plugin/action/update_gems_test.rb +35 -0
  913. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/port/command_test.rb +137 -0
  914. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/provider/command_test.rb +0 -0
  915. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/push/command_test.rb +141 -0
  916. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/snapshot/command/delete_test.rb +0 -0
  917. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/snapshot/command/list_test.rb +82 -0
  918. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/snapshot/command/pop_test.rb +0 -0
  919. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/snapshot/command/push_test.rb +0 -0
  920. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/snapshot/command/restore_test.rb +0 -0
  921. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/commands/snapshot/command/save_test.rb +0 -0
  922. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/ssh_config/command_test.rb +155 -0
  923. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/up/command_test.rb +132 -0
  924. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/commands/validate/command_test.rb +98 -0
  925. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/communicators/ssh/communicator_test.rb +599 -0
  926. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/communicators/winrm/command_filter_test.rb +0 -0
  927. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/communicators/winrm/communicator_test.rb +150 -0
  928. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/communicators/winrm/config_test.rb +0 -0
  929. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/communicators/winrm/helper_test.rb +145 -0
  930. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/communicators/winrm/shell_test.rb +181 -0
  931. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/communicators/winssh/communicator_test.rb +526 -0
  932. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/alt/cap/change_host_name_test.rb +42 -0
  933. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/alt/cap/configure_networks_test.rb +213 -0
  934. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/alt/cap/flavor_test.rb +72 -0
  935. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/alt/cap/network_scripts_dir_test.rb +21 -0
  936. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/alt/cap/rsync_test.rb +29 -0
  937. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/amazon/cap/flavor_test.rb +0 -0
  938. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/arch/cap/change_host_name_test.rb +0 -0
  939. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/arch/cap/configure_networks_test.rb +0 -0
  940. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/arch/cap/rsync_test.rb +0 -0
  941. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/arch/cap/smb_test.rb +0 -0
  942. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/atomic/cap/change_host_name_test.rb +0 -0
  943. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/atomic/cap/docker_test.rb +0 -0
  944. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/bsd/cap/halt_test.rb +0 -0
  945. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/bsd/cap/insert_public_key_test.rb +0 -0
  946. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/bsd/cap/nfs_test.rb +0 -0
  947. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/bsd/cap/remove_public_key_test.rb +0 -0
  948. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/coreos/cap/change_host_name_test.rb +0 -0
  949. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/coreos/cap/configure_networks_test.rb +0 -0
  950. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/coreos/cap/docker_test.rb +0 -0
  951. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/darwin/cap/change_host_name_test.rb +0 -0
  952. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/darwin/cap/choose_addressable_ip_addr_test.rb +0 -0
  953. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/darwin/cap/halt_test.rb +0 -0
  954. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/darwin/cap/shell_expand_guest_path_test.rb +44 -0
  955. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/debian/cap/change_host_name_test.rb +0 -0
  956. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/debian/cap/configure_networks_test.rb +0 -0
  957. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/debian/cap/nfs_client_test.rb +0 -0
  958. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/debian/cap/rsync_test.rb +0 -0
  959. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/debian/cap/smb_test.rb +0 -0
  960. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/esxi/cap/halt_test.rb +0 -0
  961. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/esxi/cap/public_key_test.rb +0 -0
  962. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/freebsd/cap/change_host_name_test.rb +0 -0
  963. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/freebsd/cap/configure_networks_test.rb +51 -0
  964. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/freebsd/cap/rsync_test.rb +0 -0
  965. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/freebsd/cap/shell_expand_guest_path_test.rb +45 -0
  966. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/choose_addressable_ip_addr_test.rb +0 -0
  967. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/halt_test.rb +0 -0
  968. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/insert_public_key_test.rb +0 -0
  969. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/mount_nfs_test.rb +0 -0
  970. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/mount_shared_folder_test.rb +0 -0
  971. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/mount_smb_shared_folder.rb +0 -0
  972. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/mount_virtual_box_shared_folder_test.rb +0 -0
  973. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/network_interfaces_test.rb +0 -0
  974. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/nfs_client_test.rb +0 -0
  975. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/port_test.rb +0 -0
  976. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/remove_public_key_test.rb +0 -0
  977. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/linux/cap/rsync_test.rb +0 -0
  978. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/linux/cap/shell_expand_guest_path_test.rb +44 -0
  979. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/netbsd/cap/shell_expand_guest_path_test.rb +44 -0
  980. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/omnios/cap/change_host_name_test.rb +0 -0
  981. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/omnios/cap/mount_nfs_folder_test.rb +45 -0
  982. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/omnios/cap/rsync_test.rb +0 -0
  983. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/openbsd/cap/halt_test.rb +0 -0
  984. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/openbsd/cap/rsync_test.rb +0 -0
  985. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/openbsd/cap/shell_expand_guest_path_test.rb +44 -0
  986. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/photon/cap/change_host_name_test.rb +0 -0
  987. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/photon/cap/configure_networks_test.rb +0 -0
  988. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/photon/cap/docker_test.rb +0 -0
  989. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/pld/cap/change_host_name_test.rb +0 -0
  990. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/pld/cap/flavor_test.rb +0 -0
  991. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/pld/cap/network_scripts_dir_test.rb +0 -0
  992. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/change_host_name_test.rb +0 -0
  993. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/configure_networks_test.rb +0 -0
  994. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/flavor_test.rb +0 -0
  995. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/network_scripts_dir_test.rb +0 -0
  996. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/nfs_client_test.rb +0 -0
  997. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/redhat/cap/rsync_test.rb +0 -0
  998. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/slackware/cap/change_host_name_test.rb +0 -0
  999. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/slackware/cap/configure_networks_test.rb +0 -0
  1000. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/smartos/cap/change_host_name_test.rb +39 -0
  1001. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/smartos/cap/configure_networks_test.rb +61 -0
  1002. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/smartos/cap/halt_test.rb +39 -0
  1003. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/smartos/cap/insert_public_key_test.rb +0 -0
  1004. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/smartos/cap/mount_nfs_test.rb +38 -0
  1005. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/smartos/cap/remove_public_key_test.rb +0 -0
  1006. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/smartos/cap/rsync_test.rb +47 -0
  1007. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/solaris/cap/halt_test.rb +0 -0
  1008. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/solaris11/cap/halt_test.rb +0 -0
  1009. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/change_host_name_test.rb +0 -0
  1010. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/configure_networks_test.rb +0 -0
  1011. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/halt_test.rb +0 -0
  1012. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/network_scripts_dir_test.rb +0 -0
  1013. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/nfs_client_test.rb +0 -0
  1014. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/suse/cap/rsync_test.rb +0 -0
  1015. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/tinycore/cap/change_host_name_test.rb +0 -0
  1016. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/tinycore/cap/halt_test.rb +0 -0
  1017. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/windows/cap/change_host_name_test.rb +0 -0
  1018. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/windows/cap/halt_test.rb +0 -0
  1019. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/windows/cap/insert_public_key_test.rb +75 -0
  1020. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/windows/cap/mount_shared_folder_test.rb +0 -0
  1021. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/windows/cap/reboot_test.rb +0 -0
  1022. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/windows/cap/remove_public_key_test.rb +67 -0
  1023. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/guests/windows/cap/rsync_test.rb +0 -0
  1024. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/windows/config_test.rb +38 -0
  1025. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/guests/windows/guest_network_test.rb +50 -0
  1026. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/hosts/darwin/cap/rdp_test.rb +0 -0
  1027. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/hosts/linux/cap/nfs_test.rb +233 -0
  1028. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/kernel_v2/config/package_test.rb +0 -0
  1029. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/kernel_v2/config/push_test.rb +352 -0
  1030. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/kernel_v2/config/ssh_test.rb +0 -0
  1031. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/kernel_v2/config/vagrant_test.rb +0 -0
  1032. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/kernel_v2/config/vm_test.rb +589 -0
  1033. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/action/create_test.rb +55 -0
  1034. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/command/exec_test.rb +44 -0
  1035. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/config_test.rb +268 -0
  1036. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/driver_compose_test.rb +298 -0
  1037. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/driver_test.rb +227 -0
  1038. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/docker/synced_folder_test.rb +30 -0
  1039. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/hyperv/config_test.rb +0 -0
  1040. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/hyperv/provider_test.rb +99 -0
  1041. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/action/network_fix_ipv6_test.rb +165 -0
  1042. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/action/network_test.rb +170 -0
  1043. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/action/prepare_nfs_settings_test.rb +164 -0
  1044. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/action/prepare_nfs_valid_ids_test.rb +48 -0
  1045. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/base.rb +0 -0
  1046. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/cap/public_address_test.rb +0 -0
  1047. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/cap_test.rb +43 -0
  1048. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/config_test.rb +77 -0
  1049. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/driver/version_4_0_test.rb +0 -0
  1050. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/driver/version_4_1_test.rb +0 -0
  1051. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/driver/version_4_2_test.rb +0 -0
  1052. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/driver/version_4_3_test.rb +0 -0
  1053. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/providers/virtualbox/support/shared/virtualbox_driver_version_4_x_examples.rb +0 -0
  1054. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/providers/virtualbox/synced_folder_test.rb +73 -0
  1055. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/ansible/config/guest_test.rb +98 -0
  1056. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/ansible/config/host_test.rb +115 -0
  1057. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/ansible/config/shared.rb +163 -0
  1058. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/ansible/provisioner_test.rb +1242 -0
  1059. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/chef/command_builder_test.rb +149 -0
  1060. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/chef/config/base_runner_test.rb +0 -0
  1061. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/chef/config/base_test.rb +98 -0
  1062. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/chef/config/chef_apply_test.rb +0 -0
  1063. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/chef/config/chef_client_test.rb +0 -0
  1064. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/chef/config/chef_solo_test.rb +0 -0
  1065. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/chef/config/chef_zero_test.rb +181 -0
  1066. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/chef/omnibus_test.rb +56 -0
  1067. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/chef/provisioner/base_test.rb +0 -0
  1068. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/docker/config_test.rb +163 -0
  1069. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/docker/provisioner_test.rb +79 -0
  1070. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/file/config_test.rb +0 -0
  1071. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/file/provisioner_test.rb +127 -0
  1072. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/puppet/provisioner/puppet_test.rb +51 -0
  1073. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/salt/config_test.rb +118 -0
  1074. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/salt/provisioner_test.rb +120 -0
  1075. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/shell/config_test.rb +0 -0
  1076. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/provisioners/shell/provisioner_test.rb +139 -0
  1077. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/provisioners/support/shared/config.rb +0 -0
  1078. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/atlas/config_test.rb +0 -0
  1079. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/atlas/push_test.rb +0 -0
  1080. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/pushes/ftp/adapter_test.rb +115 -0
  1081. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/ftp/config_test.rb +0 -0
  1082. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/ftp/push_test.rb +0 -0
  1083. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/heroku/config_test.rb +0 -0
  1084. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/heroku/push_test.rb +0 -0
  1085. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/local-exec/config_test.rb +0 -0
  1086. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/local-exec/push_test.rb +0 -0
  1087. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/plugins/pushes/noop/config_test.rb +0 -0
  1088. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/nfs/action_cleanup_test.rb +51 -0
  1089. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/nfs/config_test.rb +17 -0
  1090. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/rsync/command/rsync_auto_test.rb +221 -0
  1091. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/rsync/command/rsync_test.rb +72 -0
  1092. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/rsync/helper_test.rb +289 -0
  1093. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/plugins/synced_folders/rsync/synced_folder_test.rb +97 -0
  1094. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/dummy_communicator.rb +0 -0
  1095. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/dummy_provider.rb +0 -0
  1096. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/isolated_environment.rb +0 -0
  1097. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/shared/action_synced_folders_context.rb +0 -0
  1098. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/shared/base_context.rb +0 -0
  1099. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/shared/capability_helpers_context.rb +0 -0
  1100. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/shared/plugin_command_context.rb +0 -0
  1101. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/support/shared/virtualbox_context.rb +0 -0
  1102. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/arch/network_dhcp_test.rb +0 -0
  1103. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/arch/network_static_test.rb +0 -0
  1104. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/debian/network_dhcp_test.rb +0 -0
  1105. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/debian/network_static_test.rb +0 -0
  1106. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/freebsd/network_dhcp_test.rb +0 -0
  1107. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/freebsd/network_static_test.rb +0 -0
  1108. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/funtoo/network_dhcp_test.rb +0 -0
  1109. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/funtoo/network_static_test.rb +0 -0
  1110. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/gentoo/network_dhcp_test.rb +0 -0
  1111. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/gentoo/network_static_test.rb +0 -0
  1112. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/gentoo/systemd_network_test.rb +0 -0
  1113. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/netbsd/network_dhcp_test.rb +0 -0
  1114. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/netbsd/network_static_test.rb +0 -0
  1115. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/redhat/network_dhcp_test.rb +0 -0
  1116. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/redhat/network_static_test.rb +0 -0
  1117. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/suse/network_dhcp_test.rb +0 -0
  1118. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/templates/guests/suse/network_static_test.rb +0 -0
  1119. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builder_test.rb +0 -0
  1120. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/box_add_test.rb +1245 -0
  1121. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/box_check_outdated_test.rb +219 -0
  1122. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/box_remove_test.rb +219 -0
  1123. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/call_test.rb +0 -0
  1124. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/confirm_test.rb +53 -0
  1125. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/env_set_test.rb +0 -0
  1126. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/graceful_halt_test.rb +60 -0
  1127. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/handle_box_test.rb +136 -0
  1128. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/handle_forwarded_port_collisions_test.rb +170 -0
  1129. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/is_env_set_test.rb +31 -0
  1130. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/is_state_test.rb +51 -0
  1131. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/lock_test.rb +0 -0
  1132. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/message_test.rb +0 -0
  1133. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/mixin_synced_folders_test.rb +318 -0
  1134. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/provision_test.rb +208 -0
  1135. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/provisioner_cleanup_test.rb +84 -0
  1136. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/ssh_exec_test.rb +0 -0
  1137. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/builtin/ssh_run_test.rb +0 -0
  1138. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/synced_folder_cleanup_test.rb +139 -0
  1139. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/action/builtin/synced_folders_test.rb +232 -0
  1140. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/hook_test.rb +0 -0
  1141. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/runner_test.rb +0 -0
  1142. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/action/warden_test.rb +0 -0
  1143. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/batch_action_test.rb +67 -0
  1144. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/box_collection_test.rb +491 -0
  1145. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/box_metadata_test.rb +0 -0
  1146. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/box_test.rb +358 -0
  1147. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/capability_host_test.rb +163 -0
  1148. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/cli_test.rb +57 -0
  1149. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/config/loader_test.rb +235 -0
  1150. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v1/dummy_config_test.rb +0 -0
  1151. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v1/loader_test.rb +0 -0
  1152. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v1/root_test.rb +0 -0
  1153. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v2/dummy_config_test.rb +0 -0
  1154. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v2/loader_test.rb +0 -0
  1155. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v2/root_test.rb +0 -0
  1156. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config/v2/util_test.rb +0 -0
  1157. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/config_test.rb +0 -0
  1158. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/environment_test.rb +1433 -0
  1159. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/errors_test.rb +0 -0
  1160. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/guest_test.rb +102 -0
  1161. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/host_test.rb +0 -0
  1162. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/machine_index_test.rb +348 -0
  1163. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/machine_state_test.rb +0 -0
  1164. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/machine_test.rb +862 -0
  1165. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/manager_test.rb +253 -0
  1166. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/state_file_test.rb +120 -0
  1167. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/v1/command_test.rb +144 -0
  1168. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/communicator_test.rb +0 -0
  1169. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/config_test.rb +0 -0
  1170. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/host_test.rb +0 -0
  1171. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/manager_test.rb +0 -0
  1172. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/plugin_test.rb +0 -0
  1173. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v1/provider_test.rb +0 -0
  1174. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/v2/command_test.rb +341 -0
  1175. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v2/communicator_test.rb +0 -0
  1176. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v2/components_test.rb +0 -0
  1177. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v2/config_test.rb +0 -0
  1178. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v2/host_test.rb +0 -0
  1179. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/plugin/v2/manager_test.rb +0 -0
  1180. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/v2/plugin_test.rb +422 -0
  1181. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/plugin/v2/provider_test.rb +58 -0
  1182. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/registry_test.rb +0 -0
  1183. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/shared_helpers_test.rb +146 -0
  1184. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/ui_test.rb +395 -0
  1185. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/ansi_escape_code_remover_test.rb +0 -0
  1186. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/command_deprecation_test.rb +0 -0
  1187. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/deep_merge_test.rb +0 -0
  1188. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/util/downloader_test.rb +213 -0
  1189. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/env_test.rb +0 -0
  1190. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/file_checksum_test.rb +0 -0
  1191. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/hash_with_indifferent_access_test.rb +0 -0
  1192. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/is_port_open_test.rb +0 -0
  1193. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/keypair_test.rb +0 -0
  1194. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/line_endings_helper_test.rb +0 -0
  1195. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/network_ip_test.rb +0 -0
  1196. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/util/platform_test.rb +185 -0
  1197. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/presence_test.rb +0 -0
  1198. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/retryable_test.rb +0 -0
  1199. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/safe_chdir_test.rb +0 -0
  1200. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/scoped_hash_override_test.rb +0 -0
  1201. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/shell_quote_test.rb +0 -0
  1202. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/util/ssh_test.rb +224 -0
  1203. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/string_block_editor_test.rb +0 -0
  1204. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant/util/subprocess_test.rb +111 -0
  1205. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/util/which_test.rb +0 -0
  1206. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/unit/vagrant/vagrantfile_test.rb +0 -0
  1207. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/test/unit/vagrant_test.rb +120 -0
  1208. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/Vagrantfile.spec +0 -0
  1209. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/boxes/.keep +0 -0
  1210. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/configs/vagrant-spec.config.virtualbox.rb +0 -0
  1211. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/scripts/centos-run.virtualbox.sh +0 -0
  1212. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/scripts/centos-setup.virtualbox.sh +0 -0
  1213. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/scripts/ubuntu-run.virtualbox.sh +0 -0
  1214. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/test/vagrant-spec/scripts/ubuntu-setup.virtualbox.sh +0 -0
  1215. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/vagrant-spec.config.example.rb +0 -0
  1216. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/vagrant.gemspec +96 -0
  1217. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/version.txt +1 -0
  1218. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/Gemfile +3 -0
  1219. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/LICENSE.md +0 -0
  1220. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/Makefile +24 -0
  1221. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/README.md +0 -0
  1222. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/config.rb +101 -0
  1223. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/packer.json +34 -0
  1224. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/redirects.txt +41 -0
  1225. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/scripts/deploy.sh +200 -0
  1226. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/404.html.md +0 -0
  1227. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/android-manifest.json.erb +0 -0
  1228. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/files/press-kit.zip +0 -0
  1229. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/customers.png +0 -0
  1230. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/android-chrome-192x192.png +0 -0
  1231. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/android-chrome-512x512.png +0 -0
  1232. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/apple-touch-icon.png +0 -0
  1233. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/favicon-16x16.png +0 -0
  1234. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/favicon-32x32.png +0 -0
  1235. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/favicon.ico +0 -0
  1236. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/mstile-150x150.png +0 -0
  1237. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/favicons/safari-pinned-tab.svg +0 -0
  1238. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/logo-hashicorp.svg +0 -0
  1239. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/logo-text.svg +0 -0
  1240. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/og-image.png +0 -0
  1241. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/parity.svg +0 -0
  1242. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/systems/apple.svg +0 -0
  1243. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/systems/linux.svg +0 -0
  1244. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/systems/windows.svg +0 -0
  1245. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/images/vmware.svg +0 -0
  1246. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/javascripts/_vmware.js +0 -0
  1247. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/javascripts/application.js +0 -0
  1248. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_buttons.scss +0 -0
  1249. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_community.scss +0 -0
  1250. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_docs.scss +0 -0
  1251. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_downloads.scss +0 -0
  1252. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_footer.scss +0 -0
  1253. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_global.scss +0 -0
  1254. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_header.scss +0 -0
  1255. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_home.scss +0 -0
  1256. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_inner.scss +0 -0
  1257. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_logos.scss +0 -0
  1258. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_syntax.scss.erb +0 -0
  1259. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_variables.scss +0 -0
  1260. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/_vmware.scss +0 -0
  1261. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/assets/stylesheets/application.scss +0 -0
  1262. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/community.html.erb +36 -0
  1263. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/boxes/base.html.md +287 -0
  1264. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/boxes/format.html.md +123 -0
  1265. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/boxes/info.html.md +42 -0
  1266. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/boxes/versioning.html.md +107 -0
  1267. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/boxes.html.md +81 -0
  1268. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/cli/box.html.md +205 -0
  1269. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/connect.html.md +0 -0
  1270. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/destroy.html.md +0 -0
  1271. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/global-status.html.md +0 -0
  1272. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/halt.html.md +0 -0
  1273. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/index.html.md +0 -0
  1274. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/init.html.md +0 -0
  1275. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/cli/login.html.md +64 -0
  1276. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/machine-readable.html.md +0 -0
  1277. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/non-primary.html.md +0 -0
  1278. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/package.html.md +0 -0
  1279. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/plugin.html.md +0 -0
  1280. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/port.html.md +0 -0
  1281. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/powershell.html.md +0 -0
  1282. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/provision.html.md +0 -0
  1283. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/rdp.html.md +0 -0
  1284. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/reload.html.md +0 -0
  1285. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/resume.html.md +0 -0
  1286. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/cli/rsync-auto.html.md +52 -0
  1287. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/rsync.html.md +0 -0
  1288. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/share.html.md +0 -0
  1289. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/cli/snapshot.html.md +94 -0
  1290. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/ssh.html.md +0 -0
  1291. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/ssh_config.html.md +0 -0
  1292. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/status.html.md +0 -0
  1293. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/suspend.html.md +0 -0
  1294. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/up.html.md +0 -0
  1295. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/validate.html.md +0 -0
  1296. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/cli/version.html.md +0 -0
  1297. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/docker/basics.html.md +0 -0
  1298. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/docker/boxes.html.md +0 -0
  1299. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/docker/commands.html.md +0 -0
  1300. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/docker/configuration.html.md +0 -0
  1301. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/docker/index.html.md +0 -0
  1302. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/hyperv/boxes.html.md +0 -0
  1303. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/hyperv/configuration.html.md +0 -0
  1304. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/hyperv/index.html.md +0 -0
  1305. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/hyperv/limitations.html.md +0 -0
  1306. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/hyperv/usage.html.md +25 -0
  1307. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/index.html.md +0 -0
  1308. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/installation/backwards-compatibility.html.md +0 -0
  1309. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/installation/index.html.md +0 -0
  1310. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/installation/source.html.md +0 -0
  1311. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/installation/uninstallation.html.md +55 -0
  1312. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/installation/upgrading-from-1-0.html.md +0 -0
  1313. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/installation/upgrading.html.md +0 -0
  1314. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/multi-machine/index.html.md +0 -0
  1315. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/networking/basic_usage.html.md +0 -0
  1316. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/networking/forwarded_ports.html.md +113 -0
  1317. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/networking/index.html.md +0 -0
  1318. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/networking/private_network.html.md +0 -0
  1319. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/networking/public_network.html.md +0 -0
  1320. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/other/debugging.html.md +0 -0
  1321. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/other/environmental-variables.html.md +213 -0
  1322. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/other/index.html.md +16 -0
  1323. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/other/wsl.html.md +126 -0
  1324. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/action-hooks.html.md +0 -0
  1325. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/commands.html.md +0 -0
  1326. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/configuration.html.md +0 -0
  1327. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/development-basics.html.md +0 -0
  1328. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/guest-capabilities.html.md +0 -0
  1329. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/guests.html.md +0 -0
  1330. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/host-capabilities.html.md +0 -0
  1331. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/hosts.html.md +0 -0
  1332. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/index.html.md +0 -0
  1333. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/packaging.html.md +0 -0
  1334. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/providers.html.md +0 -0
  1335. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/provisioners.html.md +0 -0
  1336. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/plugins/usage.html.md +0 -0
  1337. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/basic_usage.html.md +0 -0
  1338. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/configuration.html.md +0 -0
  1339. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/custom.html.md +0 -0
  1340. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/default.html.md +0 -0
  1341. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/index.html.md +0 -0
  1342. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/providers/installation.html.md +0 -0
  1343. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/ansible.html.md +151 -0
  1344. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/ansible_common.html.md +202 -0
  1345. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/ansible_intro.html.md +258 -0
  1346. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/ansible_local.html.md +197 -0
  1347. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/basic_usage.html.md +0 -0
  1348. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/cfengine.html.md +0 -0
  1349. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/chef_apply.html.md +0 -0
  1350. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/chef_client.html.md +0 -0
  1351. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/chef_common.html.md +136 -0
  1352. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/chef_solo.html.md +0 -0
  1353. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/chef_zero.html.md +0 -0
  1354. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/docker.html.md +208 -0
  1355. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/file.html.md +120 -0
  1356. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/index.html.md +0 -0
  1357. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/puppet_agent.html.md +0 -0
  1358. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/puppet_apply.html.md +0 -0
  1359. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/provisioning/salt.html.md +187 -0
  1360. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/provisioning/shell.html.md +0 -0
  1361. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/push/ftp.html.md +0 -0
  1362. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/push/heroku.html.md +0 -0
  1363. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/push/index.html.md +59 -0
  1364. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/push/local-exec.html.md +0 -0
  1365. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/share/connect.html.md +54 -0
  1366. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/share/http.html.md +88 -0
  1367. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/share/index.html.md +41 -0
  1368. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/share/provider.html.md +0 -0
  1369. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/share/security.html.md +37 -0
  1370. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/share/ssh.html.md +101 -0
  1371. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/synced-folders/basic_usage.html.md +0 -0
  1372. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/synced-folders/index.html.md +0 -0
  1373. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/synced-folders/nfs.html.md +219 -0
  1374. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/synced-folders/rsync.html.md +0 -0
  1375. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/synced-folders/smb.html.md +0 -0
  1376. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/synced-folders/virtualbox.html.md +0 -0
  1377. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/catalog.html.md +46 -0
  1378. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrant-cloud/boxes/create-version.html.md +0 -0
  1379. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/create.html.md +80 -0
  1380. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/distributing.html.md +59 -0
  1381. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/index.html.md +32 -0
  1382. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/lifecycle.html.md +47 -0
  1383. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/private.html.md +44 -0
  1384. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/release-workflow.html.md +24 -0
  1385. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/boxes/using.html.md +21 -0
  1386. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/index.html.md +25 -0
  1387. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/organizations/authentication-policy.html.md +30 -0
  1388. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrant-cloud/organizations/create.html.md +0 -0
  1389. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/organizations/index.html.md +14 -0
  1390. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/organizations/migrate.html.md +26 -0
  1391. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/request-limits.html.md +34 -0
  1392. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/support.html.md +47 -0
  1393. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/users/authentication.html.md +56 -0
  1394. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/users/index.html.md +11 -0
  1395. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/users/recovery.html.md +13 -0
  1396. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md +122 -0
  1397. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/index.html.md +0 -0
  1398. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrantfile/machine_settings.html.md +177 -0
  1399. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrantfile/ssh_settings.html.md +166 -0
  1400. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/tips.html.md +0 -0
  1401. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/vagrant_settings.html.md +0 -0
  1402. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/vagrant_version.html.md +0 -0
  1403. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/version.html.md +0 -0
  1404. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vagrantfile/winrm_settings.html.md +0 -0
  1405. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/docs/vagrantfile/winssh_settings.html.md +168 -0
  1406. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/boxes.html.md +0 -0
  1407. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/common-issues.html.md +0 -0
  1408. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/configuration.html.md +0 -0
  1409. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/index.html.md +0 -0
  1410. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/networking.html.md +0 -0
  1411. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/virtualbox/usage.html.md +0 -0
  1412. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/boxes.html.md +0 -0
  1413. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/configuration.html.md +0 -0
  1414. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/index.html.md +0 -0
  1415. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/installation.html.md +0 -0
  1416. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/kernel-upgrade.html.md +0 -0
  1417. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/known-issues.html.md +0 -0
  1418. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/docs/vmware/usage.html.md +0 -0
  1419. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/downloads.html.erb +0 -0
  1420. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/favicon.ico +0 -0
  1421. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/index.html.erb +130 -0
  1422. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/intro/getting-started/boxes.html.md +119 -0
  1423. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/index.html.md +0 -0
  1424. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/install.html.md +0 -0
  1425. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/networking.html.md +0 -0
  1426. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/project_setup.html.md +0 -0
  1427. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/providers.html.md +0 -0
  1428. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/provisioning.html.md +0 -0
  1429. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/rebuild.html.md +0 -0
  1430. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/intro/getting-started/share.html.md +57 -0
  1431. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/synced_folders.html.md +0 -0
  1432. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/teardown.html.md +0 -0
  1433. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/getting-started/up.html.md +0 -0
  1434. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/index.html.md +0 -0
  1435. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/vs/cli-tools.md +0 -0
  1436. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/intro/vs/docker.html.md +34 -0
  1437. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/vs/index.html.md +0 -0
  1438. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/intro/vs/terraform.html.md +0 -0
  1439. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/_sidebar.erb +0 -0
  1440. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-1ee58c40e3f5/website/source/layouts/docs.erb +262 -0
  1441. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/downloads.erb +0 -0
  1442. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/inner.erb +0 -0
  1443. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/intro.erb +0 -0
  1444. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/layout.erb +0 -0
  1445. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/layouts/vmware.erb +0 -0
  1446. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/microsoft-tile.xml.builder +0 -0
  1447. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/robots.txt +0 -0
  1448. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/security.html.erb +0 -0
  1449. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/sitemap.xml.builder +0 -0
  1450. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/vmware/eula.html.md +0 -0
  1451. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/vmware/index.html.erb +0 -0
  1452. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/vmware/privacy-policy.html.md +0 -0
  1453. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/vmware/reseller.html.md +0 -0
  1454. data/vendor/bundle/ruby/2.3.0/bundler/gems/{vagrant-5333e60e2d38 → vagrant-1ee58c40e3f5}/website/source/vmware/terms-of-service.html.md +0 -0
  1455. metadata +1452 -1423
  1456. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/CHANGELOG.md +0 -3328
  1457. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/README.md +0 -90
  1458. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/contrib/bash/completion.sh +0 -149
  1459. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/contrib/sudoers/linux-suse +0 -7
  1460. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/contrib/sudoers/linux-ubuntu +0 -9
  1461. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/action/builtin/box_add.rb +0 -551
  1462. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/bundler.rb +0 -539
  1463. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/config/loader.rb +0 -243
  1464. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/environment.rb +0 -1000
  1465. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/errors.rb +0 -919
  1466. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/machine.rb +0 -590
  1467. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/plugin/manager.rb +0 -185
  1468. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/plugin/v2/command.rb +0 -296
  1469. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/shared_helpers.rb +0 -119
  1470. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/guest_inspection.rb +0 -47
  1471. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/is_port_open.rb +0 -39
  1472. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/platform.rb +0 -431
  1473. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/powershell.rb +0 -77
  1474. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/safe_exec.rb +0 -64
  1475. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/lib/vagrant/util/ssh.rb +0 -205
  1476. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/box/command/add.rb +0 -101
  1477. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/box/command/update.rb +0 -161
  1478. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/client.rb +0 -151
  1479. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/command.rb +0 -102
  1480. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/errors.rb +0 -17
  1481. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/locales/en.yml +0 -34
  1482. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/middleware/add_authentication.rb +0 -56
  1483. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/login/plugin.rb +0 -35
  1484. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/ssh_config/command.rb +0 -64
  1485. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/up/command.rb +0 -184
  1486. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/commands/validate/command.rb +0 -31
  1487. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/communicators/winrm/shell.rb +0 -208
  1488. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/communicators/winssh/communicator.rb +0 -161
  1489. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/communicators/winssh/config.rb +0 -30
  1490. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/darwin/cap/shell_expand_guest_path.rb +0 -26
  1491. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/freebsd/cap/configure_networks.rb +0 -67
  1492. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/freebsd/cap/shell_expand_guest_path.rb +0 -27
  1493. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/linux/cap/shell_expand_guest_path.rb +0 -31
  1494. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/netbsd/cap/shell_expand_guest_path.rb +0 -26
  1495. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/openbsd/cap/shell_expand_guest_path.rb +0 -26
  1496. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/smartos/cap/change_host_name.rb +0 -17
  1497. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/smartos/cap/mount_nfs.rb +0 -19
  1498. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/windows/errors.rb +0 -18
  1499. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/guests/windows/plugin.rb +0 -88
  1500. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/hosts/bsd/cap/nfs.rb +0 -198
  1501. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/hosts/gentoo/cap/nfs.rb +0 -46
  1502. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/hosts/linux/cap/nfs.rb +0 -194
  1503. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/hosts/redhat/cap/nfs.rb +0 -47
  1504. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/kernel_v2/config/ssh_connect.rb +0 -68
  1505. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/docker/config.rb +0 -315
  1506. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/docker/driver/compose.rb +0 -287
  1507. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/docker/provider.rb +0 -205
  1508. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/hyperv/action/import.rb +0 -177
  1509. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/hyperv/action/wait_for_ip_address.rb +0 -55
  1510. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/hyperv/scripts/get_network_config.ps1 +0 -27
  1511. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/action/prepare_nfs_settings.rb +0 -141
  1512. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/driver/version_4_0.rb +0 -557
  1513. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/driver/version_4_1.rb +0 -681
  1514. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/driver/version_4_2.rb +0 -694
  1515. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/driver/version_4_3.rb +0 -734
  1516. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/driver/version_5_0.rb +0 -741
  1517. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/providers/virtualbox/synced_folder.rb +0 -120
  1518. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/config/base.rb +0 -118
  1519. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/config/guest.rb +0 -56
  1520. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/config/host.rb +0 -54
  1521. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/errors.rb +0 -31
  1522. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/provisioner/base.rb +0 -291
  1523. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/provisioner/guest.rb +0 -177
  1524. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/ansible/provisioner/host.rb +0 -305
  1525. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/debian/chef_install.rb +0 -19
  1526. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/freebsd/chef_install.rb +0 -18
  1527. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/omnios/chef_install.rb +0 -20
  1528. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/redhat/chef_install.rb +0 -24
  1529. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/suse/chef_install.rb +0 -27
  1530. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/cap/windows/chef_install.rb +0 -16
  1531. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/config/base.rb +0 -119
  1532. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/config/chef_zero.rb +0 -123
  1533. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/installer.rb +0 -47
  1534. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/omnibus.rb +0 -39
  1535. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/provisioner/base.rb +0 -254
  1536. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/chef/provisioner/chef_solo.rb +0 -232
  1537. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/docker/config.rb +0 -75
  1538. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/docker/installer.rb +0 -32
  1539. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/docker/provisioner.rb +0 -45
  1540. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/file/provisioner.rb +0 -29
  1541. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/puppet/provisioner/puppet.rb +0 -298
  1542. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/salt/bootstrap-salt.sh +0 -12
  1543. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/salt/config.rb +0 -153
  1544. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/salt/provisioner.rb +0 -428
  1545. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/provisioners/shell/provisioner.rb +0 -295
  1546. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/synced_folders/rsync/command/rsync_auto.rb +0 -208
  1547. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/synced_folders/rsync/helper.rb +0 -204
  1548. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/plugins/synced_folders/unix_mount_helpers.rb +0 -105
  1549. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/commands/init/Vagrantfile.erb +0 -86
  1550. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/en.yml +0 -2381
  1551. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/guest_windows.yml +0 -19
  1552. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/templates/locales/providers_docker.yml +0 -232
  1553. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/base.rb +0 -65
  1554. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/box/command/add_test.rb +0 -67
  1555. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/box/command/remove_test.rb +0 -81
  1556. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/box/command/repackage_test.rb +0 -63
  1557. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/box/command/update_test.rb +0 -363
  1558. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/init/command_test.rb +0 -93
  1559. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/list-commands/command_test.rb +0 -40
  1560. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/login/client_test.rb +0 -140
  1561. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/package/command_test.rb +0 -102
  1562. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/plugin/action/expunge_plugins_test.rb +0 -64
  1563. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/plugin/action/install_gem_test.rb +0 -95
  1564. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/plugin/action/plugin_exists_check_test.rb +0 -31
  1565. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/plugin/action/uninstall_plugin_test.rb +0 -24
  1566. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/plugin/action/update_gems_test.rb +0 -35
  1567. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/port/command_test.rb +0 -137
  1568. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/push/command_test.rb +0 -141
  1569. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/snapshot/command/list_test.rb +0 -83
  1570. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/ssh_config/command_test.rb +0 -140
  1571. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/up/command_test.rb +0 -65
  1572. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/commands/validate/command_test.rb +0 -52
  1573. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/communicators/ssh/communicator_test.rb +0 -599
  1574. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/communicators/winrm/communicator_test.rb +0 -150
  1575. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/communicators/winrm/helper_test.rb +0 -144
  1576. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/communicators/winrm/shell_test.rb +0 -152
  1577. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/communicators/winssh/communicator_test.rb +0 -525
  1578. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/freebsd/cap/configure_networks_test.rb +0 -51
  1579. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/omnios/cap/mount_nfs_folder_test.rb +0 -47
  1580. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/smartos/cap/change_host_name_test.rb +0 -33
  1581. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/smartos/cap/configure_networks_test.rb +0 -61
  1582. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/smartos/cap/halt_test.rb +0 -39
  1583. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/smartos/cap/mount_nfs_test.rb +0 -30
  1584. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/smartos/cap/rsync_test.rb +0 -47
  1585. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/windows/config_test.rb +0 -38
  1586. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/guests/windows/guest_network_test.rb +0 -50
  1587. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/hosts/linux/cap/nfs_test.rb +0 -156
  1588. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/kernel_v2/config/push_test.rb +0 -352
  1589. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/kernel_v2/config/vm_test.rb +0 -589
  1590. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/action/create_test.rb +0 -55
  1591. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/command/exec_test.rb +0 -44
  1592. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/config_test.rb +0 -249
  1593. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/driver_compose_test.rb +0 -268
  1594. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/driver_test.rb +0 -227
  1595. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/docker/synced_folder_test.rb +0 -30
  1596. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/hyperv/provider_test.rb +0 -99
  1597. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/action/network_fix_ipv6_test.rb +0 -165
  1598. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/action/network_test.rb +0 -170
  1599. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/action/prepare_nfs_settings_test.rb +0 -138
  1600. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/action/prepare_nfs_valid_ids_test.rb +0 -48
  1601. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/cap_test.rb +0 -43
  1602. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/config_test.rb +0 -77
  1603. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/providers/virtualbox/synced_folder_test.rb +0 -49
  1604. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/ansible/config/guest_test.rb +0 -94
  1605. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/ansible/config/host_test.rb +0 -100
  1606. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/ansible/config/shared.rb +0 -109
  1607. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/ansible/provisioner_test.rb +0 -1008
  1608. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/chef/command_builder_test.rb +0 -149
  1609. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/chef/config/base_test.rb +0 -85
  1610. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/chef/config/chef_zero_test.rb +0 -170
  1611. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/chef/omnibus_test.rb +0 -46
  1612. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/docker/config_test.rb +0 -140
  1613. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/file/provisioner_test.rb +0 -75
  1614. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/salt/config_test.rb +0 -82
  1615. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/salt/provisioner_test.rb +0 -35
  1616. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/provisioners/shell/provisioner_test.rb +0 -108
  1617. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/pushes/ftp/adapter_test.rb +0 -114
  1618. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/nfs/action_cleanup_test.rb +0 -51
  1619. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/nfs/config_test.rb +0 -17
  1620. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/rsync/command/rsync_auto_test.rb +0 -143
  1621. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/rsync/command/rsync_test.rb +0 -72
  1622. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/rsync/helper_test.rb +0 -271
  1623. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/plugins/synced_folders/rsync/synced_folder_test.rb +0 -97
  1624. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/box_add_test.rb +0 -1223
  1625. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/box_check_outdated_test.rb +0 -219
  1626. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/box_remove_test.rb +0 -219
  1627. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/confirm_test.rb +0 -53
  1628. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/graceful_halt_test.rb +0 -60
  1629. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/handle_box_test.rb +0 -136
  1630. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/handle_forwarded_port_collisions_test.rb +0 -170
  1631. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/is_env_set_test.rb +0 -31
  1632. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/is_state_test.rb +0 -51
  1633. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/mixin_synced_folders_test.rb +0 -318
  1634. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/provision_test.rb +0 -208
  1635. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/provisioner_cleanup_test.rb +0 -84
  1636. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/synced_folder_cleanup_test.rb +0 -139
  1637. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/action/builtin/synced_folders_test.rb +0 -232
  1638. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/batch_action_test.rb +0 -67
  1639. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/box_collection_test.rb +0 -491
  1640. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/box_test.rb +0 -358
  1641. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/capability_host_test.rb +0 -163
  1642. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/cli_test.rb +0 -57
  1643. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/config/loader_test.rb +0 -216
  1644. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/environment_test.rb +0 -1387
  1645. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/guest_test.rb +0 -102
  1646. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/machine_index_test.rb +0 -348
  1647. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/machine_test.rb +0 -829
  1648. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/manager_test.rb +0 -253
  1649. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/state_file_test.rb +0 -120
  1650. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/v1/command_test.rb +0 -143
  1651. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/v2/command_test.rb +0 -330
  1652. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/v2/plugin_test.rb +0 -421
  1653. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/plugin/v2/provider_test.rb +0 -58
  1654. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/shared_helpers_test.rb +0 -146
  1655. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/ui_test.rb +0 -395
  1656. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/util/downloader_test.rb +0 -213
  1657. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/util/platform_test.rb +0 -67
  1658. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/util/ssh_test.rb +0 -178
  1659. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant/util/subprocess_test.rb +0 -111
  1660. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/test/unit/vagrant_test.rb +0 -120
  1661. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/vagrant.gemspec +0 -93
  1662. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/version.txt +0 -1
  1663. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/Gemfile +0 -3
  1664. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/Makefile +0 -24
  1665. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/config.rb +0 -101
  1666. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/packer.json +0 -37
  1667. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/scripts/deploy.sh +0 -125
  1668. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/community.html.erb +0 -106
  1669. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/boxes/base.html.md +0 -287
  1670. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/boxes/format.html.md +0 -119
  1671. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/boxes/versioning.html.md +0 -107
  1672. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/boxes.html.md +0 -81
  1673. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/cli/box.html.md +0 -205
  1674. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/cli/login.html.md +0 -64
  1675. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/cli/rsync-auto.html.md +0 -52
  1676. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/cli/snapshot.html.md +0 -94
  1677. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/hyperv/usage.html.md +0 -25
  1678. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/installation/uninstallation.html.md +0 -55
  1679. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/networking/forwarded_ports.html.md +0 -113
  1680. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/other/atlas.html.md +0 -23
  1681. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/other/environmental-variables.html.md +0 -173
  1682. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/other/index.html.md +0 -17
  1683. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/other/wsl.html.md +0 -111
  1684. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/ansible.html.md +0 -142
  1685. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/ansible_common.html.md +0 -148
  1686. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/ansible_intro.html.md +0 -256
  1687. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/ansible_local.html.md +0 -206
  1688. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/chef_common.html.md +0 -126
  1689. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/docker.html.md +0 -196
  1690. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/file.html.md +0 -51
  1691. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/provisioning/salt.html.md +0 -183
  1692. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/push/atlas.html.md +0 -68
  1693. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/push/index.html.md +0 -61
  1694. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/connect.html.md +0 -57
  1695. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/http.html.md +0 -94
  1696. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/index.html.md +0 -42
  1697. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/ngrok.html.md +0 -66
  1698. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/security.html.md +0 -60
  1699. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/share/ssh.html.md +0 -83
  1700. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/synced-folders/nfs.html.md +0 -214
  1701. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/catalog.html.md +0 -46
  1702. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/create.html.md +0 -80
  1703. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/distributing.html.md +0 -59
  1704. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/index.html.md +0 -32
  1705. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/lifecycle.html.md +0 -47
  1706. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/private.html.md +0 -44
  1707. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/release-workflow.html.md +0 -24
  1708. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/boxes/using.html.md +0 -21
  1709. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/index.html.md +0 -13
  1710. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/organizations/authentication-policy.html.md +0 -30
  1711. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/organizations/index.html.md +0 -14
  1712. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/organizations/migrate.html.md +0 -24
  1713. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/request-limits.html.md +0 -31
  1714. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/support.html.md +0 -36
  1715. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/users/authentication.html.md +0 -56
  1716. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/users/index.html.md +0 -11
  1717. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/users/recovery.html.md +0 -13
  1718. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrant-cloud/vagrant-cloud-migration.html.md +0 -122
  1719. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrantfile/machine_settings.html.md +0 -177
  1720. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrantfile/ssh_settings.html.md +0 -159
  1721. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/docs/vagrantfile/winssh_settings.html.md +0 -163
  1722. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/index.html.erb +0 -130
  1723. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/intro/getting-started/boxes.html.md +0 -119
  1724. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/intro/getting-started/share.html.md +0 -73
  1725. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/intro/vs/docker.html.md +0 -34
  1726. data/vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-5333e60e2d38/website/source/layouts/docs.erb +0 -263
@@ -0,0 +1,3451 @@
1
+ ## Next version (Unreleased)
2
+
3
+ FEATURES:
4
+
5
+ IMPROVEMENTS:
6
+
7
+ - core: Clear POSIXLY_CORRECT when using optparse [GH-8685]
8
+ - provisioners/shell: Use ui.detail for displaying output [GH-8983]
9
+
10
+ BUG FIXES:
11
+
12
+ - core: Rescue more exceptions when checking if port is open [GH-8517]
13
+ - guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972]
14
+ - virtualbox/synced_folders: Allow synced folders to contain spaces in the guest path [GH-8995]
15
+
16
+ ## 2.0.0 (September 7, 2017)
17
+
18
+ IMPROVEMENTS:
19
+
20
+ - commands/login: Add support for two-factor authentication [GH-8935]
21
+ - commands/ssh-config: Properly display windows path if invoked from msys2 or
22
+ cygwin [GH-8915]
23
+ - guests/alt: Add support for ALT Linux [GH-8746]
24
+ - guests/kali: Fix file permissions on guest plugin ruby files [GH-8950]
25
+ - hosts/linux: Provide common systemd detection for services interaction, fix NFS
26
+ host interactions [GH-8938]
27
+ - providers/salt: Remove duplicate stdout, stderr output from salt [GH-8767]
28
+ - providers/salt: Introduce salt_call_args and salt_args option for salt provisioner
29
+ [GH-8927]
30
+ - providers/virtualbox: Improving resilience of some VirtualBox commands [GH-8951]
31
+ - provisioners/ansible(both): Add the compatibility_mode option, with auto-detection
32
+ enabled by default [GH-8913, GH-6570]
33
+ - provisioners/ansible: Add the version option to the host-based provisioner
34
+ [GH-8913, GH-8914]
35
+ - provisioners/ansible(both): Add the become and become_user options with deprecation
36
+ of sudo and sudo_user options [GH-8913, GH-6570]
37
+ - provisioners/ansible: Add the ask_become_pass option with deprecation of the
38
+ ask_sudo_pass option [GH-8913, GH-6570]
39
+
40
+ BUG FIXES:
41
+
42
+ - guests/shell_expand_guest_path : Properly expand guest paths that include relative
43
+ path alias [GH-8918]
44
+ - hosts/linux: Remove duplicate export folders before writing /etc/exports [GH-8945]
45
+ - provisioners/ansible(both): Add single quotes to the inventory host variables, only
46
+ when necessary [GH-8597]
47
+ - provisioners/ansible(both): Add the "all:vars" section to the inventory when defined
48
+ in `groups` option [GH-7730]
49
+ - provisioners/ansible_local: Extra variables are no longer truncated when a dollar ($)
50
+ character is present [GH-7735]
51
+ - provisioners/file: Align file provisioner functionality on all platforms [GH-8939]
52
+ - util/ssh: Properly quote key path for IdentityFile option to allow for spaces [GH-8924]
53
+
54
+ BREAKING CHANGES:
55
+
56
+ - Both Ansible provisioners are now capable of automatically setting the compatibility_mode that
57
+ best fits with the Ansible version in use. You may encounter some compatibility issues when
58
+ upgrading. If you were using Ansible 2.x and referring to the _ssh-prefixed variables present
59
+ in the generated inventory (e.g. `ansible_ssh_host`). In this case, you can fix your Vagrant
60
+ setup by setting compatibility_mode = "1.8", or by migrating to the new variable names (e.g.
61
+ ansible_host).
62
+
63
+ ## 1.9.8 (August 23, 2017)
64
+
65
+ IMPROVEMENTS:
66
+
67
+ - bash: Add box prune to contrib bash completion [GH-8806]
68
+ - commands/login: Ask for description of Vagrant Cloud token [GH-8876]
69
+ - commands/validate: Improve functionality of the validate command [GH-8889]n
70
+ - core: Updated Vagrants rspec gem to 3.5.0 [GH-8850]
71
+ - core: Validate powershell availability and version before use [GH-8839]
72
+ - core: Introduce extra_args setting for ssh configs [GH-8895]
73
+ - docs: Align contrib/sudoers file for ubuntu linux with docs [GH-8842]
74
+ - provider/hyperv: Prefer IPv4 guest address [GH-8831, GH-8759]
75
+ - provisioners/chef: Add config option omnibus_url for chef provisioners [GH-8682]
76
+ - provisioners/chef: Improve exception handling around missing folder paths [GH-8775]
77
+
78
+ BUG FIXES:
79
+
80
+ - box/update: Add force flag for box upgrade command [GH-8871]
81
+ - commands/rsync-auto: Ensure relative dirs are still rsync'd if defined [GH-8781]
82
+ - commands/up: Disable install providers when using global id on vagrant up [GH-8910]
83
+ - communicators/winssh: Fix public key insertion to retain ACL [GH-8790]
84
+ - core: Update util/ssh to use `-o` for identity files [GH-8786]
85
+ - guests/freebsd: Fix regex for listing network devices on some FreeBSD boxes. [GH-8760]
86
+ - hosts/windows: Prevent control characters in version check for WSL [GH-8902, GH-8901]
87
+ - providers/docker: Split String type links into Array when using compose [GH-8837, GH-8821]
88
+ - providers/docker: Expand relative volume paths correctly [GH-8838, GH-8822]
89
+ - providers/docker: Error when compose option enabled with force_host_vm [GH-8911]
90
+ - provisioners/ansible: Update to use `-o` for identity files [GH-8786]
91
+ - provisioners/file: Ensure remote folder exists prior to scp file or folder [GH-8880]
92
+ - provisioners/salt: Fix error case when github is unreachable for installer [GH-8864]
93
+ - provisioners/shell: Allow frozen string scripts [GH-8875]
94
+ - provisioners/puppet: Remove `--manifestdir` flag from puppet apply in provisioner [GH-8797]
95
+ - synced_folders/rsync: Correctly format IPv6 host [GH-8840, GH-8809]
96
+
97
+ ## 1.9.7 (July 7, 2017)
98
+
99
+ FEATURES:
100
+
101
+ - core: Add support for preferred providers [GH-8558]
102
+
103
+ IMPROVEMENTS:
104
+
105
+ - guests/bsd: Invoke `tee` with explicit path [GH-8740]
106
+ - guests/smartos: Guest updates for host name and nfs capabilities [GH-8695]
107
+ - guests/windows: Add public key capabilities for WinSSH communicator [GH-8761]
108
+ - hosts/windows: Log command exec encoding failures and use original string on failure [GH-8820]
109
+ - providers/virtualbox: Filter machine IPs when preparing NFS settings [GH-8819]
110
+
111
+ BUG FIXES:
112
+
113
+ - communicators/winssh: Make script upload directory configurable [GH-8761]
114
+ - core: Update cygwin detection to prevent PATH related errors [GH-8749, GH-6788]
115
+ - core: Fix URI parsing of box names to prevent errors [GH-8762, GH-8758]
116
+ - provider/docker: Only rsync-auto current working dir with docker provider [GH-8756]
117
+
118
+ ## 1.9.6 (June 28, 2017)
119
+
120
+ IMPROVEMENTS:
121
+
122
+ - commands/snapshot: Enforce unique snapshot names and introduce `--force` flag [GH-7810]
123
+ - commands/ssh: Introduce tty flag for `vagrant ssh -c` [GH-6827]
124
+ - core: Warn about vagrant CWD changes for a machine [GH-3921]
125
+ - core: Allow Compression and DSAAuthentication ssh flags to be configurable [GH-8693]
126
+ - core/box: Warn if user sets box as url [GH-7118]
127
+ - core/bundler: Enforce stict constraints on vendored libraries [GH-8692]
128
+ - guests/kali: Add support for guest [GH-8553]
129
+ - guests/smartos: Update halt capability and add public key insert and remove capabilities [GH-8618]
130
+ - provisioners/ansible: Fix SSH keys only behavior to be consistent with Vagrant [GH-8467]
131
+ - providers/docker: Add post install provisioner for docker setup [GH-8722]
132
+ - snapshot/delete: Improve error message when given snapshot doesn't exist [GH-8653]
133
+ - snapshot/list: Raise exception if provider does not support snapshots [GH-8619]
134
+ - snapshot/restore: Improve error message when given snapshot doesn't exist [GH-8653]
135
+ - snapshot/save: Raise exception if provider does not support snapshots [GH-8619]
136
+
137
+ BUG FIXES:
138
+
139
+ - communicators/ssh: Move `none` cipher to end of default cipher list in Net::SSH [GH-8661]
140
+ - core: Add unique identifier to provisioner objects [GH-8680]
141
+ - core: Stop config loader from loading dupe config if home and project dir are equal [GH-8707]
142
+ - core/bundler: Impose constraints on update and allow system plugins to properly update [GH-8729]
143
+ - guests/linux: Strip whitespace from GID [GH-8666, GH-8664]
144
+ - guests/solaris: Do not use UNC style path for shared folders from windows hosts [GH-7723]
145
+ - guests/windows: Fix directory creation when using rsync for synced folders [GH-8588]
146
+ - hosts/windows: Force common encoding when running system commands [GH-8725]
147
+ - providers/docker: Fix check for docker-compose [GH-8659, GH-8660]
148
+ - providers/docker: Fix SSH under docker provider [GH-8706]
149
+ - providers/hyperv: Fix box import [GH-8678, GH-8677]
150
+ - provisioners/ansible_local: Catch pip_args in FreeBSD's and SUSE's ansible_install [GH-8676]
151
+ - provisioners/salt: Fix minion ID configuration [GH-7865, GH-7454]
152
+ - snapshot/restore: Exit 1 if vm has not been created when command is invoked [GH-8653]
153
+
154
+ ## 1.9.5 (May 15, 2017)
155
+
156
+ FEATURES:
157
+
158
+ - hosts/windows: Support running within WSL [GH-8570, GH-8582]
159
+
160
+ IMPROVEMENTS:
161
+
162
+ - communicators/ssh: Retry on aborted connections [GH-8526, GH-8520]
163
+ - communicators/winssh: Enabling shared folders and networking setup [GH-8567]
164
+ - core: Remove nokogiri dependency and constraint [GH-8571]
165
+ - guests: Do not modify existing /etc/hosts content [GH-8506, GH-7794]
166
+ - guests/redhat: Update network configuration capability to properly handle NM [GH-8531]
167
+ - hosts/windows: Check for elevated shell for Hyper-V [GH-8548, GH-8510]
168
+ - hosts/windows: Fix invalid share names on Windows guests from Windows hosts [GH-8433]
169
+ - providers: Return errors from docker/hyperv on ssh when not available [GH-8565, GH-8508]
170
+ - providers/docker: Add support for driving provider with docker-compose [GH-8576]
171
+
172
+ BUG FIXES:
173
+
174
+ - guests/debian: Fix use_dhcp_assigned_default_route [GH-8577, GH-8575]
175
+ - provisioners/shell: Fix Windows batch file provisioning [GH-8539, GH-8535]
176
+ - providers/docker: Fall back to old style for SSH info lookup [GH-8566, GH-8552]
177
+ - providers/hyperv: Fix import script [GH-8529]
178
+ - providers/hyperv: Use string comparison for conditional checks in import scripts [GH-8568, GH-8444]
179
+
180
+ ## 1.9.4 (April 24, 2017)
181
+
182
+ FEATURES:
183
+
184
+ - command/validate: Add Vagrantfile validation command [GH-8264, GH-8151]
185
+ - communicators/winssh: Add WinSSH communicator for Win32-OpenSSH [GH-8485]
186
+ - provider/hyperv: Support integration services configuration [GH-8379, GH-8378]
187
+
188
+ IMPROVEMENTS:
189
+
190
+ - core: Update internal dependencies [GH-8329, GH-8456]
191
+ - core/bundler: Warn when plugin require fails instead of generating hard failure [GH-8400, GH-8392]
192
+ - core/bundler: Error when configured plugin sources are unavailable [GH-8442]
193
+ - guests/elementary: Add support for new guest "Elementary OS" [GH-8472]
194
+ - guests/esxi: Add public_key capability [GH-8310]
195
+ - guests/freebsd: Add chef_install and chef_installed? capabilities [GH-8443]
196
+ - guests/gentoo: Add support for systemd in network configuration [GH-8407, GH-8406]
197
+ - guests/windows: Support mounting synced folders via SSH on windows [GH-7425, GH-6220]
198
+ - hosts/windows: Improve user permission detection [GH-7797]
199
+ - provider/docker: Improve IP and port detection [GH-7840, GH-7651]
200
+ - provider/docker: Do not force docker host VM on Darwin or Windows [GH-8437, GH-7895]
201
+ - provisioners/ansible_local: Add `pip_args` option to define additional parameters when installing Ansible via pip [GH-8170, GH-8405]
202
+ - provisioners/ansible_local: Add `:pip_args_only` install mode to allow full custom pip installations [GH-8405]
203
+ - provisioners/salt: Update minion version installed to 2016.11.3 [GH-8448]
204
+
205
+ BUG FIXES:
206
+
207
+ - command/box: Remove extraneous sort from box list prior to display [GH-8422]
208
+ - command/box: Properly handle local paths with spaces for box add [GH-8503, GH-6825]
209
+ - command/up: Prevent other provider installation when explicitly defined [GH-8393, GH-8389]
210
+ - communicators/ssh: Do not yield empty output data [GH-8495, GH-8259]
211
+ - core: Provide fallback and retry when 0.0.0.0 is unavailable during port check [GH-8399, GH-8395]
212
+ - core: Support port checker methods that do not expect inclusion of host_ip [GH-8497, GH-8423]
213
+ - core/bundler: Check if source is local path and prevent addition to remote sources [GH-8401]
214
+ - core/ui: Prevent deadlock detection errors [GH-8414, GH-8125]
215
+ - guests/debian: Remove hardcoded device name in interface template [GH-8336, GH-7960]
216
+ - guests/linux: Fix SMB mount capbability [GH-8410, GH-8404]
217
+ - hosts/windows: Fix issues with Windows encoding [GH-8385, GH-8380, GH-8212, GH-8207, GH-7516]
218
+ - hosts/windows: Fix UNC path generation when UNC path is provided [GH-8504]
219
+ - provisioners/salt: Allow Salt version to match 2 digit month [GH-8428]
220
+ - provisioners/shell: Properly handle remote paths on Windows that include spaces [GH-8498, GH-7234]
221
+
222
+ ## 1.9.3 (March 21, 2017)
223
+
224
+ IMPROVEMENTS:
225
+
226
+ - command/plugin: Remove requirement for paths with no spaces [GH-7967]
227
+ - core: Support host_ip for forwarded ports [GH-7035, GH-8350]
228
+ - core: Include disk space hint in box install failure message [GH-8089]
229
+ - core/bundler: Allow vagrant constraint matching in prerelease mode [GH-8341]
230
+ - provisioner/docker: Include /bin/docker as valid path [GH-8390]
231
+ - provider/hyperv: Support enabling Hyper-V nested virtualization [GH-8325, GH-7738]
232
+
233
+ BUG FIXES:
234
+
235
+ - communicator/winrm: Prevent inaccurate WinRM address [GH-7983, GH-8073]
236
+ - contrib/bash: Handle path spaces in bash completion [GH-8337]
237
+ - core: Fix box sorting on find and list [GH-7956, GH-8334]
238
+ - core/bundler: Force path as preferred source on install [GH-8327]
239
+ - core/provision: Update "never" behavior to match documentation [GH-8366, GH-8016]
240
+ - plugins/push: Isolate deprecation to Atlas strategy only
241
+ - plugins/synced_folders: Give UID/GID precedence if found within mount options
242
+ [GH-8122, GH-8064, GH-7859]
243
+
244
+ ## 1.9.2 (February 27, 2017)
245
+
246
+ FEATURES:
247
+
248
+ - providers/hyperv: Support packaging of Hyper-V boxes [GH-7867]
249
+ - util/command_deprecation: Add utility module for command deprecation [GH-8300]
250
+ - util/subprocess: Add #stop and #running? methods [GH-8270]
251
+
252
+ IMPROVEMENTS:
253
+
254
+ - commands/expunge: Display default value on prompt and validate input [GH-8192, GH-8171]
255
+ - communicator/winrm: Refactor WinRM communicator to use latest WinRM
256
+ gems and V2 API [GH-8102]
257
+ - core: Scrub URL credentials from output when adding boxes [GH-8194, GH-8117]
258
+ - providers/hyperv: Prefer VMCX over XML configuration when VMCX is supported [GH-8119]
259
+
260
+ BUG FIXES:
261
+
262
+ - command/init: Include box version when using minimal option [GH-8283, GH-8282]
263
+ - command/package: Fix SecureRandom constant error [GH-8159]
264
+ - communicator/ssh: Remove any STDERR output prior to command execution [GH-8291, GH-8288]
265
+ - core/bundler: Prevent pristine warning messages [GH-8191, GH-8190, GH-8147]
266
+ - core/bundler: Fix local installations of pre-release plugins [GH-8252, GH-8253]
267
+ - core/bundler: Prefer user defined source when installing plugins [GH-8273, GH-8210]
268
+ - core/environment: Prevent persisting original environment variable if name is empty
269
+ [GH-8198, GH-8126]
270
+ - core/environment: Fix gems_path location [GH-8248]
271
+ - core/environment: Properly expand dotfile path [GH-8196, GH-8108]
272
+ - guests/arch: Fix configuring multiple network interfaces [GH-8165]
273
+ - guests/linux: Fix guest detection for names with spaces [GH-8092]
274
+ - guests/redhat: Fix network interface configuration [GH-8148]
275
+
276
+ DEPRECATIONS:
277
+
278
+ - command/push: Disable push command [GH-8300]
279
+
280
+ ## 1.9.1 (December 7, 2016)
281
+
282
+ IMPROVEMENTS:
283
+
284
+ - core: Disable Vagrantfile loading when running plugin commands [GH-8066]
285
+ - guests/redhat: Detect and restart NetworkManager service if in use [GH-8052, GH-7994]
286
+
287
+ BUG FIXES:
288
+
289
+ - core: Detect load failures within install solution sets and retry [GH-8068]
290
+ - core: Prevent interactive shell on plugin uninstall [GH-8086, GH-8087]
291
+ - core: Remove bundler usage from Util::Env [GH-8090, GH-8094]
292
+ - guests/linux: Prevent stderr output on init version check for synced folders [GH-8051]
293
+
294
+ ## 1.9.0 (November 28, 2016)
295
+
296
+ FEATURES:
297
+
298
+ - commands/box: Add `prune` subcommand for removing outdated boxes [GH-7978]
299
+ - core: Remove Bundler integration for handling internal plugins [GH-7793, GH-8000, GH-8011, GH-8031]
300
+ - providers/hyperv: Add support for Hyper-V binary configuration format
301
+ [GH-7854, GH-7706, GH-6102]
302
+ - provisioners/shell: Support MD5/SHA1 checksum validation of remote scripts [GH-7985, GH-6323]
303
+
304
+ IMPROVEMENTS:
305
+
306
+ - commands/plugin: Retain name sorted output when listing plugins [GH-8028]
307
+ - communicator/ssh: Support custom environment variable export template
308
+ [GH-7976, GH-6747]
309
+ - provisioners/ansible(both): Add `config_file` option to point the location of an
310
+ `ansible.cfg` file via ANSIBLE_CONFIG environment variable [GH-7195, GH-7918]
311
+ - synced_folders: Support custom naming and disable auto-mount [GH-7980, GH-6836]
312
+
313
+ BUG FIXES:
314
+
315
+ - guests/linux: Do not match interfaces with special characters when sorting [GH-7989, GH-7988]
316
+ - provisioner/salt: Fix Hash construction for constant [GH-7986, GH-7981]
317
+
318
+ ## 1.8.7 (November 4, 2016)
319
+
320
+ IMPROVEMENTS:
321
+
322
+ - guests/linux: Place ethernet devices at start of network devices list [GH-7848]
323
+ - guests/linux: Provide more consistent guest detection [GH-7887, GH-7827]
324
+ - guests/openbsd: Validate guest rsync installation success [GH-7929, GH-7898]
325
+ - guests/redhat: Include Virtuozzo Linux 7 within flavor identification [GH-7818]
326
+ - guests/windows: Allow vagrant to start Windows Nano without provisioning [GH-7831]
327
+ - provisioners/ansible_local: Change the Ansible binary detection mechanism [GH-7536]
328
+ - provisioners/ansible(both): Add the `playbook_command` option [GH-7881]
329
+ - provisioners/puppet: Support custom environment variables [GH-7931, GH-7252, GH-2270]
330
+ - util/safe_exec: Use subprocess for safe_exec on Windows [GH-7802]
331
+ - util/subprocess: Allow closing STDIN [GH-7778]
332
+
333
+ BUG FIXES:
334
+
335
+ - communicators/winrm: Prevent connection leakage [GH-7712]
336
+ - core: Prevent duplicate provider priorities [GH-7756]
337
+ - core: Allow Numeric type for box version [GH-7874, GH-6960]
338
+ - core: Provide friendly error when user environment is too large [GH-7889, GH-7857]
339
+ - guests: Remove `set -e` usage for better shell compatibility [GH-7921, GH-7739]
340
+ - guests/linux: Fix incorrectly configured private network [GH-7844, GH-7848]
341
+ - guests/linux: Properly order network interfaces
342
+ [GH-7866, GH-7876, GH-7858, GH-7876]
343
+ - guests/linux: Only emit upstart event if initctl is available [GH-7813]
344
+ - guests/netbsd: Fix rsync installation [GH-7922, GH-7901]
345
+ - guests/photon: Fix networking setup [GH-7808, GH-7873]
346
+ - guests/redhat: Properly configure network and restart service [GH-7751]
347
+ - guests/redhat: Prevent NetworkManager from managing devices on initial start [GH-7926]
348
+ - hosts/linux: Fix race condition in writing /etc/exports file for NFS configuration
349
+ [GH-7947, GH-7938] - Thanks to Aron Griffis (@agriffis) for identifying this issue
350
+ - plugins/rsync: Escape exclude paths [GH-7928, GH-7910]
351
+ - providers/docker: Remove --interactive flag when pty is true [GH-7688]
352
+ - provisioners/ansible_local: Use enquoted path for file/directory existence checks
353
+ - provisioners/salt: Synchronize configuration defaults with documentation [GH-7907, GH-6624]
354
+ - pushes/atlas: Fix atlas push on Windows platform [GH-6938, GH-7802]
355
+
356
+ ## 1.8.6 (September 27, 2016)
357
+
358
+ IMPROVEMENTS:
359
+
360
+ - Add detection for DragonFly BSD [GH-7701]
361
+ - Implement auto_start and auto_stop actions for Hyper-V [GH-7647]
362
+ - communicators/ssh: Remove any content prepended to STDOUT [GH-7676, GH-7613]
363
+
364
+ BUG FIXES:
365
+
366
+ - commands/package: Provide machine data directory for base box package
367
+ [GH-5070, GH-7725]
368
+ - core: Fix windows path formatting [GH-6598]
369
+ - core: Fixes for ssh-agent interactions [GH-7703, GH-7621, GH-7398]
370
+ - core: Support VAGRANT_DOTFILE_PATH relative to the Vagrantfile [GH-7623]
371
+ - guests: Prevent ssh disconnect errors on halt command [GH-7675]
372
+ - guests/bsd: Remove Darwin matching [GH-7701]
373
+ - guests/linux: Fix SSH key permissions [GH-7610, GH-7611]
374
+ - guests/linux: Always sort discovered network interfaces [GH-7705, GH-7668]
375
+ - guests/linux: Fixes for user and group ID lookups for virtualbox shared folders
376
+ [GH-7616, GH-7662, GH-7720]
377
+ - guests/openbsd: Add custom halt capability [GH-7701]
378
+ - guests/ubuntu: Fix detection on older guests [GH-7632, GH-7524, GH-7625]
379
+ - hosts/arch: Detect NFS server by service name on arch [GH-7630, GH-7629]
380
+ - hosts/darwin: Fix generated RDP configuration file [GH-7698]
381
+ - provisioners/ansible: Add support for `ssh.proxy_command` setting [GH-7752]
382
+ - synced_folders/nfs: Display warning when configured for NFSv4 and UDP [GH-7740]
383
+ - synced_folders/rsync: Properly ignore excluded files within synced directory
384
+ from `chown` command. [GH-5256, GH-7726]
385
+
386
+ ## 1.8.5 (July 18, 2016)
387
+
388
+ FEATURES:
389
+
390
+ - core: Provide a way to globally disable box update checks with the
391
+ environment variable `VAGRANT_BOX_UPDATE_CHECK_DISABLE`. Setting this
392
+ to any non-empty value will instruct Vagrant to not look for box updates
393
+ when running `vagrant up`. Setting this environment variable has no
394
+ effect on the `vagrant box` commands.
395
+
396
+ IMPROVEMENTS:
397
+
398
+ - guests/arch: Support installing synced folder clients [GH-7519]
399
+ - guests/darwin: Allow ipv6 static networks [GH-7491]
400
+ - providers/virtualbox: Add support for 5.1 [GH-7574]
401
+
402
+ BUG FIXES:
403
+
404
+ - core: Bump listen gem and Ruby version to improve rsync performance
405
+ [GH-7453, GH-7441]
406
+ - core: Check process stdout when detecting if a hyperv admin
407
+ [GH-7465, GH-7467]
408
+ - core: Ensure removal of temporary directory when box download fails
409
+ [GH-7496, GH-7499]
410
+ - core: Fix regression for installing plugins from path [GH-7505, GH-7493]
411
+ - core: Skip checking conflicts on disabled ports [GH-7587]
412
+ - core: Idempotent write-out for state file [GH-7550]
413
+ - core/guests: Create common BSD guest for shared logic
414
+ - core/guests: Ignore empty output from `/sbin/ip`
415
+ [GH-7539, GH-7537, GH-7533, GH-7605]
416
+ - synced_folders/nfs: Shellescape rsync paths
417
+ [GH-7540, GH-7605]
418
+ - synced_folders/nfs: Ensure retries take place [GH-6360, GH-7605]
419
+ - synced_folders/rsync: Shellescape rsync paths
420
+ [GH-7580, GH-6690, GH-7579, GH-7605]
421
+ - synced_folders/rsync: Translate Windows paths
422
+ [GH-7012, GH-6702, GH-6568, GH-7046]
423
+ - guests/bsd: Consolidate core logic for mounting NFS folders
424
+ [GH-7480, GH-7474, GH-7466]
425
+ - guests/bsd: Consolidate core logic for public key management [GH-7481]
426
+ - guests/bsd: Consolidate core logic for halting [GH-7484]
427
+ - guests/centos: Use `ip` instead of `ifconfig` to detect network interfaces
428
+ [GH-7460]
429
+ - guests/debian: Ensure newline when inserting public key [GH-7456]
430
+ - guests/linux: Ensure NFS retries during mounting [GH-7492]
431
+ - guests/redhat: Use `/sbin/ip` to list and configure networks for
432
+ compatability with older versions of CentOS [GH-7482]
433
+ - guests/redhat: Ensure newline when inserting public key [GH-7598, GH-7605]
434
+ - guests/ubuntu: Use /etc/os-release to detech [GH-7524]
435
+ - guests/ubuntu: Use short hostname [GH-7488, GH-7605]
436
+ - providers/hyperv: Fix version check and catch statement [GH-7447, GH-7487]
437
+
438
+ ## 1.8.4 (June 13, 2016)
439
+
440
+ BUG FIXES:
441
+
442
+ - core: Fix bundler plugin issue and version constraint [GH-7418, GH-7415]
443
+ - providers/virtualbox: Use 8 network interfaces (due to Windows limitation)
444
+ [GH-7417, GH-7419]
445
+ - provisioners/ansible(both): Honor "galaxy_roles_path" option when running
446
+ ansible-playbook [GH-7269, GH-7420]
447
+ - provisioners/ansible_local: Add quotes around "ansible-galaxy" arguments
448
+ [GH-7420]
449
+
450
+ IMPROVEMENTS:
451
+
452
+ - guests/redhat: Add CloudLinux detection [GH-7428, GH-7427]
453
+
454
+ ## 1.8.3 (June 10, 2016)
455
+
456
+ BREAKING CHANGES:
457
+
458
+ - The `winrm` communicator now shares the same upload behavior as the `ssh`
459
+ communicator. This change should have no impact to most vagrant operations
460
+ but may break behavior when uploading directories to an existing
461
+ destination target. The `file` provisioner should be the only builtin
462
+ provisioner affected by this change. When uploading a directory and the
463
+ destination directory exists on the endpoint, the source base directory
464
+ will be created below the destination directory on the endpoint and the
465
+ source directory contents will be unzipped to that location. Prior to this
466
+ release, the contents of the source directory would be unzipped to an
467
+ existing destination directory without creating the source base directory.
468
+ This new behavior is more consistent with SCP and other well known shell copy commands.
469
+ - The Chef provisioner's `channel` default value has changed from "current" to
470
+ "stable". The "current" channel includes nightly releases and should be
471
+ opt-in only. Note that users wishing to download the Chef Development Kit
472
+ will need to opt into the "current" channel until Chef Software promotes
473
+ into the "stable" channel.
474
+ - The Arch Linux host capability for NFS removed support for rc.d in favor or
475
+ systemd which has been present since 2012. Please see GH-7181 for more
476
+ information.
477
+
478
+ FEATURES:
479
+
480
+ - provider/docker: Allow non-linux users to opt-out of the host VM to run
481
+ Docker containers by setting `config.force_host_vm = false` in the
482
+ Vagrantfile. This is especially useful for customers who wish to use
483
+ the beta builds for Mac and Windows, dlite, or a custom provider.
484
+ [GH-7277, GH-7298, 8c11b53]
485
+ - provider/docker: New command: `docker-exec` allows attaching to an
486
+ already-running container.
487
+ [GH-7377, GH-6566, GH-5193, GH-4904, GH-4057, GH-4179, GH-4903]
488
+
489
+ IMPROVEMENTS:
490
+
491
+ - core/downloader: increase box resume download limit to 24h
492
+ [GH-7352, GH-7272]
493
+ - core/package: run validations prior to packaging [GH-7353, GH-7351]
494
+ - core/action: make `start` ("vagrant up") run provisioners [GH-4467, GH-4421]
495
+ - commands/all: Make it clear that machine IDs can be specified
496
+ [GH-7356, GH-7228]
497
+ - commands/init: Add support for specifying the box version [GH-7363, GH-5004]
498
+ - commands/login: Print a warning with both the environment variable and
499
+ local login token are present [GH-7206, GH-7219]
500
+ - communicators/winrm: Upgrade to latest WinRM gems [GH-6922]
501
+ - provisioners/ansible_local: Allow to install Ansible from pip,
502
+ with version selection capability [GH-6654, GH-7167]
503
+ - provisioners/ansible_local: Use `provisioning_path` as working directory
504
+ for `ansible-galaxy` execution
505
+ - provisioners/ansible(both provisioners): Add basic config
506
+ validators/converters on `raw_arguments` and `raw_ssh_args` options
507
+ [GH-7103]
508
+ - provisioners/chef: Add the ability to install on SUSE [GH-6806]
509
+ - provisioners/chef: Support legacy solo mode [GH-7327]
510
+ - provisioners/docker: Restart container if newer image is available
511
+ [GH-7358, GH-6620]
512
+ - hosts/arch: Remove sysvinit and assume systemd [GH-7181]
513
+ - hosts/linux: Do not use a pager with systemctl commands [GH-7270]
514
+ - hosts/darwin: Add `extra_args` support for RDP [GH-5523, GH-6602]
515
+ - hosts/windows: Use SafeExec to capture history in Powershell [GH-6749]
516
+ - guests/amazon: Add detection [GH-7395, GH-7254]
517
+ - guests/freebsd: Add quotes around hostname [GH-6867]
518
+ - guests/fedora: Add support for ipv6 static networks [GH-7275, GH-7276]
519
+ - guests/tinycore: Add support for shared folders [GH-6977, GH-6968]
520
+ - guests/trisquel: Add initial support [GH-6842, GH-6843]
521
+ - guests/windows: Add support for automatic login (no password prompting)
522
+ [GH-5670]
523
+ - core: Add `--no-delete` and provisioning flags to snapshot restore/pop
524
+ [GH-6879]
525
+ - providers/docker: Allow TCP and UDP ports on the same number [GH-7365,
526
+ GH-5527]
527
+ - providers/hyperv: Add support for differencing disk [GH-7090]
528
+ - providers/hyperv: Add support for snapshots [GH-7110]
529
+ - providers/hyperv: Reinstate compatibility with PS 4 [GH-7108]
530
+ - providers/virtualbox: Add linked clone support for Virtualbox 1.4 [GH-7050]
531
+ - synced_folders/nfs: Read static and dynamic IPs [GH-7290, GH-7289]
532
+
533
+ BUG FIXES:
534
+
535
+ - core: Bump nokogiri version to fix windows bug [GH-6766, GH-6848]
536
+ - core: Revert a change made to the output of the identify file [GH-6962,
537
+ GH-6929, GH-6589]
538
+ - core: Fix login command behind a proxy [GH-6898, GH-6899]
539
+ - core: Fix support for regular expressions on multi-machine `up`
540
+ [GH-6908, GH-6909]
541
+ - core: Allow boxes to use pre-release versions [GH-6892, GH-6893]
542
+ - core: Rescue `Errno:ENOTCONN` waiting for port to be open [GH-7182, GH-7184]
543
+ - core: Properly authenticate metadata box URLs [GH-6776, GH-7158]
544
+ - core: Do not run provisioners if already run on resume [GH-7059, GH-6787]
545
+ - core: Implement better tracking of tempfiles and tmpdirs to identify file
546
+ leaks [GH-7355]
547
+ - core: Allow SSH forwarding on Windows [GH-7287, GH-7202]
548
+ - core: Allow customizing `keys_only` SSH option [GH-7360, GH-4275]
549
+ - core: Allow customizing `paranoid` SSH option [GH-7360, GH-4275]
550
+ - command/box_update: Do not update the same box twice [GH-6042, GH-7379]
551
+ - command/init: Remove unnecessary `sudo` from generated Vagrantfile
552
+ [GH-7369, GH-7295]
553
+ - docs & core: Be consistent about the "2" in the Vagrantfile version
554
+ [GH-6961, GH-6963]
555
+ - guests/all: Refactor guest capabilities to run in a single command -
556
+ **please see GH-7393 for the complete list of changes!**
557
+ - guests/arch: Restart network after configuration [GH-7120, GH-7119]
558
+ - guests/debian: Do not return an error if ifdown fails [GH-7159,
559
+ GH-7155, GH-6871]
560
+ - guests/freebsd: Use `pkg` to install rsync [GH-6760]
561
+ - guests/freebsd: Use `netif` to configure networks [GH-5852, GH-7093]
562
+ - guests/coreos: Detect all interface names [GH-6608, GH-6610]
563
+ - providers/hyperv: Only specify Hyper-V if the parameter is support
564
+ [GH-7101, GH-7098]
565
+ - providers/virtualbox: Set maximum network adapters to 36 [GH-7293, GH-7286]
566
+ - providers/virtualbox: Do not fail when master VM from linked clone is
567
+ missing [GH-7126, GH-6742]
568
+ - providers/virtualbox: Use scoped overrides in preparring NFS
569
+ [GH-7387, GH-7386]
570
+ - provisioners/ansible: Fix a race condition in the concurrent generations of
571
+ the ansible inventory file, while running `vagrant up --parallel`
572
+ [GH-6526, GH-7190]
573
+ - provisioners/ansible_local: Don't quote the Ansible arguments defined in the
574
+ `raw_arguments` option [GH-7103]
575
+ - provisioners/ansible_local: Format json `extra_vars` with double quotes
576
+ [GH-6726, GH-7103]
577
+ - provisioners/ansible_local: Fix errors in absolute paths to playbook or
578
+ galaxy resources when running on a Windows host [GH-6740, GH-6757]
579
+ - provisioners/ansible_local: Change the way to verify `ansible-galaxy`
580
+ presence, to avoid a non-zero status code with Ansible 2.0 [GH-6793]
581
+ - provisioners/ansible(both provisioners): The Ansible configuration files
582
+ detection is only executed by the `provision` action [GH-6763, GH-6984]
583
+ - provisioners/chef: Do not use double sudo when installing
584
+ [GGH-6805, GH-6804]
585
+ - provisioners/chef: Change the default channel to "stable" (previously it
586
+ was "current") [GH-7001, GH-6979]
587
+ - provisioners/chef: Default node_name to hostname if present
588
+ [GH-7063, GH-7153]
589
+ - provisioners/docker: Fix -no-trunc command option [GH-7085]
590
+ - provisioners/docker: Allow provisioning when container name is specified
591
+ [GH-7074, GH-7086]
592
+ - provisioners/puppet: Use `where.exe` to locate puppet binary
593
+ [GH-6912, GH-6876]
594
+ - provisioners/salt: Move masterless config to apply to all platforms
595
+ [GH-7207, Gh-6924, GH-6915]
596
+ - pushes/ftp: Create parent directories when uploading [GH-7154, GH-6316]
597
+ - synced_folders/smb: Do not interpolate configuration file [GH-6906]
598
+
599
+ ## 1.8.1 (December 21, 2015)
600
+
601
+ BUG FIXES:
602
+
603
+ - core: Don't create ".bundle" directory in pwd [GH-6717]
604
+ - core: Fix exception on installing VirtualBox [GH-6713]
605
+ - core: Do not convert standalone drive letters such as "D:" to
606
+ UNC paths [GH-6598]
607
+ - core: Fix a crash in parsing the config in some cases with network
608
+ configurations [GH-6730]
609
+ - core: Clean up temporarily files created by bundler
610
+ [GH-7354, GH-6301, GH-3469, GH-6231]
611
+ - commands/up: Smarter logic about what provider to install, avoiding
612
+ situations where VirtualBox was installed over the correct provider [GH-6731]
613
+ - guests/debian: Fix Docker install [GH-6722]
614
+ - provisioners/chef: convert chef version to a string before comparing for
615
+ the command builder [GH-6709, GH-6711]
616
+ - provisioners/shell: convert env var values to strings [GH-6714]
617
+
618
+ ## 1.8.0 (December 21, 2015)
619
+
620
+ FEATURES:
621
+
622
+ - **New Command: `vagrant powershell`**: For machines that support it,
623
+ this will open a PowerShell prompt.
624
+ - **New Command: `vagrant port`**: For machines that support it, this will
625
+ display the list of forwarded ports from the guest to the host.
626
+ - **Linked Clones**: VirtualBox and VMware providers now support
627
+ linked clones for very fast (millisecond) imports on up. [GH-4484]
628
+ - **Snapshots**: The `vagrant snapshot` command can be used to checkpoint
629
+ and restore point-in-time snapshots.
630
+ - **IPv6 Private Networks**: Private networking now supports IPv6. This
631
+ only works with VirtualBox and VMware at this point. [GH-6342]
632
+ - New provisioner: `ansible_local` to execute Ansible from the guest
633
+ machine. [GH-2103]
634
+
635
+ BREAKING CHANGES:
636
+
637
+ - The `ansible` provisioner now can override the effective ansible remote user
638
+ (i.e. `ansible_ssh_user` setting) to always correspond to the vagrant ssh
639
+ username. This change is enabled by default, but we expect this to affect
640
+ only a tiny number of people as it corresponds to the common usage.
641
+ If you however use multiple remote usernames in your Ansible plays, tasks,
642
+ or custom inventories, you can simply set the option `force_remote_user` to
643
+ false to make Vagrant behave the same as before.
644
+ - provisioners/salt: the "config_dir" option has been removed. It has no
645
+ effect in Vagrant 1.8. [GH-6073]
646
+
647
+ IMPROVEMENTS:
648
+
649
+ - core: allow removal of all box versions with `--all` flag [GH-3462]
650
+ - core: prune entries from global status on non-existent cwd [GH-6535]
651
+ - core: networking: allow specifying a DHCP IP [GH-6325]
652
+ - core: run provisioner cleanup tasks before powering off the VM [GH-6553]
653
+ - core: only run provisioner cleanup tasks if they're implemented [GH-6603]
654
+ This improves UX, but wasn't a bug before.
655
+ - command/plugin: Add `--plugin-clean-sources` flag to reset plugin install
656
+ sources, primarily for corp firewalls. [GH-4738]
657
+ - command/rsync-auto: SSH connection is cached for faster sync times [GH-6399]
658
+ - command/up: provisioners are run on suspend resume [GH-5815]
659
+ - communicators/ssh: allow specifying host environment variables to forward
660
+ to guests [GH-4132, GH-6562]
661
+ - communicators/winrm: Configurable execution time limit [GH-6213]
662
+ - providers/virtualbox: cache version lookup, which caused significant
663
+ slowdown on some Windows hosts [GH-6552]
664
+ - providers/virtualbox: add `public_address` capability for virtualbox
665
+ [GH-6583, GH-5978]
666
+ - provisioners/chef: perform cleanup tasks on the guest instead of the host
667
+ - provisioners/chef: automatically generate a node_name if one was not given
668
+ [GH-6555]
669
+ - provisioners/chef: install Chef automatically on Windows [GH-6557]
670
+ - provisioners/chef: allow the user to specify the Chef product (such as
671
+ the Chef Development Kit) [GH-6557]
672
+ - provisioners/chef: allow data_bags_path to be an array [GH-5988, GH-6561]
673
+ - provisioners/shell: Support interactive mode for elevated PowerShell
674
+ scripts [GH-6185]
675
+ - provisioners/shell: add `env` option [GH-6588, GH-6516]
676
+ - provisioners/ansible+ansible_local: add support for ansible-galaxy [GH-2718]
677
+ - provisioners/ansible+ansible_local: add support for group and host variables
678
+ in the generated inventory [GH-6619]
679
+ - provisioners/ansible+ansible_local: add support for alphanumeric patterns
680
+ for groups in the generated inventory [GH-3539]
681
+ - provisioners/ansible: add support for WinRM settings [GH-5086]
682
+ - provisioners/ansible: add new `force_remote_user` option to control whether
683
+ `ansible_ssh_user` parameter should be applied or not [GH-6348]
684
+ - provisioners/ansible: show a warning when running from a Windows Host [GH-5292]
685
+ - pushes/local-exec: add support for specifying script args [GH-6661, GH-6660]
686
+ - guests/slackware: add support for networking [GH-6514]
687
+
688
+ BUG FIXES:
689
+
690
+ - core: Ctrl-C weirdness fixed where it would exit parent process
691
+ before Vagrant finished cleaning up [GH-6085]
692
+ - core: DHCP network configurations don't warn on IP addresses ending
693
+ in ".1" [GH-6150]
694
+ - core: only append `access_token` when it does not exist in the URL
695
+ [GH-6395, GH-6534]
696
+ - core: use the correct private key when packaging a box [GH-6406]
697
+ - core: fix crash when using invalid box checksum type [GH-6327]
698
+ - core: don't check for metadata if the download URL is not HTTP [GH-6540]
699
+ - core: don't make custom dotfile path if there is no Vagrantfile [GH-6542]
700
+ - core: more robust check for admin privs on Windows [GH-5616]
701
+ - core: properly detect when HTTP server doesn't support byte ranges and
702
+ retry from scratch [GH-4479]
703
+ - core: line numbers show properly in Vagrantfile syntax errors
704
+ on Windows [GH-6445]
705
+ - core: catch errors setting env vars on Windows [GH-6017]
706
+ - core: remove cached synced folders when they're removed from the
707
+ Vagrantfile [GH-6567]
708
+ - core: use case-insensitive comparison for box checksum validations
709
+ [GH-6648, GH-6650]
710
+ - commands/box: add command with `~` paths on Windows works [GH-5747]
711
+ - commands/box: the update command supports CA settings [GH-4473]
712
+ - commands/box: removing all versions and providers of a box will properly
713
+ clean all directories in `~/.vagrant.d/boxes` [GH-3570]
714
+ - commands/box: outdated global won't halt on metadata download failure [GH-6453]
715
+ - commands/login: respect environment variables in `vagrant login` command
716
+ [GH-6590, GH-6422]
717
+ - commands/package: when re-packaging a packaged box, preserve the
718
+ generated SSH key [GH-5780]
719
+ - commands/plugin: retry plugin install automatically a few times to
720
+ avoid network issues [GH-6097]
721
+ - commands/rdp: prefer `xfreerdp` if it is available on Linux [GH-6475]
722
+ - commands/up: the `--provision-with` flag works with provisioner names [GH-5981]
723
+ - communicator/ssh: fix potential crash case with PTY [GH-6225]
724
+ - communicator/ssh: escape IdentityFile path [GH-6428, GH-6589]
725
+ - communicator/winrm: respect `boot_timeout` setting [GH-6229]
726
+ - communicator/winrm: execute scheduled tasks immediately on Windows XP
727
+ since elevation isn't required [GH-6195]
728
+ - communicator/winrm: Decouple default port forwarding rules for "winrm" and
729
+ "winrm-ssl" [GH-6581]
730
+ - communicator/winrm: Hide progress bars from PowerShell v5 [GH-6309]
731
+ - guests/arch: enable network device after setting it up [GH-5737]
732
+ - guests/darwin: advanced networking works with more NICs [GH-6386]
733
+ - guests/debian: graceful shutdown works properly with newer releases [GH-5986]
734
+ - guests/fedora: Preserve `localhost` entry when changing hostname [GH-6203]
735
+ - guests/fedora: Use dnf if it is available [GH-6288]
736
+ - guests/linux: when replacing a public SSH key, use POSIX-compliant
737
+ sed flags [GH-6565]
738
+ - guests/suse: DHCP network interfaces properly configured [GH-6502]
739
+ - hosts/slackware: Better detection of NFS [GH-6367]
740
+ - providers/hyper-v: support generation 2 VMs [GH-6372]
741
+ - providers/hyper-v: support VMs with more than one NIC [GH-4346]
742
+ - providers/hyper-v: check if user is in the Hyper-V admin group if
743
+ they're not a Windows admin [GH-6662]
744
+ - providers/virtualbox: ignore "Unknown" status bridge interfaces [GH-6061]
745
+ - providers/virtualbox: only fix ipv6 interfaces that are in use
746
+ [GH-6586, GH-6552]
747
+ - provisioners/ansible: use quotes for the `ansible_ssh_private_key_file`
748
+ value in the generated inventory [GH-6209]
749
+ - provisioners/ansible: use quotes when passing the private key files via
750
+ OpenSSH `-i` command line arguments [GH-6671]
751
+ - provisioners/ansible: don't show the `ansible-playbook` command when verbose
752
+ option is an empty string
753
+ - provisioners/chef: fix `nodes_path` for Chef Zero [GH-6025, GH-6049]
754
+ - provisioners/chef: do not error when the `node_name` is unset
755
+ [GH-6005, GH-6064, GH-6541]
756
+ - provisioners/chef: only force the formatter on Chef 11 or higher
757
+ [GH-6278, GH-6556]
758
+ - provisioners/chef: require `nodes_path` to be set for Chef Zero
759
+ [GH-6110, GH-6559]
760
+ - provisioners/puppet: apply provisioner uses correct default manifests
761
+ with environments. [GH-5987]
762
+ - provisioners/puppet: remove broken backticks [GH-6404]
763
+ - provisioners/puppet: find Puppet binary properly on Windows [GH-6259]
764
+ - provisioners/puppet-server: works with Puppet Collection 1 [GH-6389]
765
+ - provisioners/salt: call correct executables on Windows [GH-5999]
766
+ - provisioners/salt: log level and colorize works for masterless [GH-6474]
767
+ - push/local-exec: use subprocess on windows when fork does not exist
768
+ [GH-5307, GH-6563]
769
+ - push/heroku: use current branch [GH-6554]
770
+ - synced\_folders/rsync: on Windows, replace all paths with Cygwin
771
+ paths since all rsync implementations require this [GH-6160]
772
+ - synced\_folders/smb: use credentials files to allow for more characters
773
+ in password [GH-4230]
774
+
775
+ PLUGIN AUTHOR CHANGES:
776
+
777
+ - installer: Upgrade to Ruby 2.2.3
778
+
779
+ ## 1.7.4 (July 17, 2015)
780
+
781
+ BUG FIXES:
782
+
783
+ - communicators/winrm: catch timeout errors [GH-5971]
784
+ - communicators/ssh: use the same SSH args for `vagrant ssh` with and without
785
+ a command [GH-4986, GH-5928]
786
+ - guests/fedora: networks can be configured without nmcli [GH-5931]
787
+ - guests/fedora: biosdevname can return 4 or 127 [GH-6139]
788
+ - guests/redhat: systemd detection should happen on guest [GH-5948]
789
+ - guests/ubuntu: setting hostname fixed in 12.04 [GH-5937]
790
+ - hosts/linux: NFS can be configured without `$TMP` set on the host [GH-5954]
791
+ - hosts/linux: NFS will sudo copying back to `/etc/exports` [GH-5957]
792
+ - providers/docker: Add `pull` setting, default to false [GH-5932]
793
+ - providers/virtualbox: remove UNC path conversion on Windows since it
794
+ caused mounting regressions [GH-5933]
795
+ - provisioners/puppet: Windows Puppet 4 paths work correctly [GH-5967]
796
+ - provisioners/puppet: Fix config merging errors [GH-5958]
797
+ - provisioners/salt: fix "dummy config" error on bootstrap [GH-5936]
798
+
799
+ ## 1.7.3 (July 10, 2015)
800
+
801
+ FEATURES:
802
+
803
+ - **New guest: `atomic`* - Project Atomic is supported as a guest
804
+ - providers/virtualbox: add support for 5.0 [GH-5647]
805
+
806
+ IMPROVEMENTS:
807
+
808
+ - core: add password authentication to rdp_info hash [GH-4726]
809
+ - core: improve error message when packaging fails [GH-5399]
810
+ - core: improve message when adding a box from a file path [GH-5395]
811
+ - core: add support for network gateways [GH-5721]
812
+ - core: allow redirecting stdout and stderr in the UI [GH-5433]
813
+ - core: update version of winrm-fs to 0.2.0 [GH-5738]
814
+ - core: add option to enabled trusted http(s) redirects [GH-4422]
815
+ - core: capture additional information such as line numbers during
816
+ Vagrantfile loading [GH-4711, GH-5769]
817
+ - core: add .color? to UI objects to see if they support color [GH-5771]
818
+ - core: ignore hidden directories when searching for boxes [GH-5748, GH-5785]
819
+ - core: use `config.ssh.sudo_command` to customize the sudo command
820
+ format [GH-5573]
821
+ - core: add `Vagrant.original_env` for Vagrant and plugins to restore or
822
+ inspect the original environment when Vagrant is being run from the
823
+ installer [GH-5910]
824
+ - guests/darwin: support inserting generated key [GH-5204]
825
+ - guests/darwin: support mounting SMB shares [GH-5750]
826
+ - guests/fedora: support Fedora 21 [GH-5277]
827
+ - guests/fedora: add capabilities for nfs and flavor [GH-5770, GH-4847]
828
+ - guests/linux: specify user's domain as separate parameter [GH-3620, GH-5512]
829
+ - guests/redhat: support Scientific Linux 7 [GH-5303]
830
+ - guests/photon: initial support [GH-5612]
831
+ - guests/solaris,solaris11: support inserting generated key [GH-5182]
832
+ [GH-5290]
833
+ - providers/docker: images are pulled prior to starting [GH-5249]
834
+ - provisioners/ansible: store the first ssh private key in the auto-generated inventory [GH-5765]
835
+ - provisioners/chef: add capability for checking if Chef is installed on Windows [GH-5669]
836
+ - provisioners/docker: restart containers if arguments have changed [GH-3055, GH-5924]
837
+ - provisioners/puppet: add support for Puppet 4 and configuration options [GH-5601]
838
+ - provisioners/puppet: add support for `synced_folder_args` in apply [GH-5359]
839
+ - provisioners/salt: add configurable `config_dir` [GH-3138]
840
+ - provisioners/salt: add support for masterless configuration [GH-3235]
841
+ - provisioners/salt: provider path to missing file in errors [GH-5637]
842
+ - provisioners/salt: add ability to run salt orchestrations [GH-4371]
843
+ - provisioners/salt: update to 2015.5.2 [GH-4152, GH-5437]
844
+ - provisioners/salt: support specifying version to install [GH-5892]
845
+ - provisioners/shell: add :name attribute to shell provisioner [GH-5607]
846
+ - providers/docker: supports file downloads with the file provisioner [GH-5651]
847
+ - providers/docker: support named Dockerfile [GH-5480]
848
+ - providers/docker: don't remove image on reload so that build cache can
849
+ be used fully [GH-5905]
850
+ - providers/hyperv: select a Hyper-V switch based on a `network_name` [GH-5207]
851
+ - providers/hyperv: allow configuring VladID [GH-5539]
852
+ - providers/virtualbox: regexp supported for bridge configuration [GH-5320]
853
+ - providers/virtualbox: handle a list of bridged NICs [GH-5691]
854
+ - synced_folders/rsync: allow showing rsync output in debug mode [GH-4867]
855
+ - synced_folders/rsync: set `rsync__rsync_path` to specify the remote
856
+ command used to execute rsync [GH-3966]
857
+
858
+ BUG FIXES:
859
+
860
+ - core: push configurations are validated with global configs [GH-5130]
861
+ - core: remove executable permissions on internal file [GH-5220]
862
+ - core: check name and version in `has_plugin?` [GH-5218]
863
+ - core: do not create duplicates when defining two private network addresses [GH-5325]
864
+ - core: update ssh to check for Plink [GH-5604]
865
+ - core: do not report plugins as installed when plugins are disabled [GH-5698, GH-5430]
866
+ - core: Only take files when packaging a box to avoid duplicates [GH-5658, GH-5657]
867
+ - core: escape curl urls and authentication [GH-5677]
868
+ - core: fix crash if a value is missing for CLI arguments [GH-5550]
869
+ - core: retry SSH key generation for transient RSA errors [GH-5056]
870
+ - core: `ssh.private_key_path` will override the insecure key [GH-5632]
871
+ - core: restore the original environment when shelling out to subprocesses
872
+ outside of the installer [GH-5912]
873
+ - core/cli: fix box checksum validation [GH-4665, GH-5221]
874
+ - core/windows: allow Windows UNC paths to allow more than 256
875
+ characters [GH-4815]
876
+ - command/rsync-auto: don't crash if rsync command fails [GH-4991]
877
+ - communicators/winrm: improve error handling significantly and improve
878
+ the error messages shown to be more human-friendly. [GH-4943]
879
+ - communicators/winrm: remove plaintext passwords from files after
880
+ provisioner is complete [GH-5818]
881
+ - hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
882
+ - guests/darwin: remove dots from LocalHostName [GH-5558]
883
+ - guests/debian: Halt works properly on Debian 8. [GH-5369]
884
+ - guests/fedora: recognize future fedora releases [GH-5730]
885
+ - guests/fedora: reload iface connection by NetworkManager [GH-5709]
886
+ - guests/fedora: do not use biosdevname if it is not installed [GH-5707]
887
+ - guests/freebsd: provide an argument to the backup file [GH-5516, GH-5517]
888
+ - guests/funtoo: fix incorrect path in configure networks [GH-4812]
889
+ - guests/linux: fix edge case exception where no home directory
890
+ is available on guest [GH-5846]
891
+ - guests/linux: copy NFS exports to tmpdir to do edits to guarantee
892
+ permissions are available [GH-5773]
893
+ - guests/openbsd: output newline after inserted public key [GH-5881]
894
+ - guests/tinycore: fix change hostname functionality [GH-5623]
895
+ - guests/ubuntu: use `hostnamectl` to set hostname on Ubuntu Vivid [GH-5753]
896
+ - guests/windows: Create rsync folder prior to rsync-ing. [GH-5282]
897
+ - guests/windows: Changing hostname requires reboot again since
898
+ the non-reboot code path was crashing Windows server. [GH-5261]
899
+ - guests/windows: ignore virtual NICs [GH-5478]
900
+ - hosts/windows: More accurately get host IP address in VPNs. [GH-5349]
901
+ - plugins/login: allow users to login with a token [GH-5145]
902
+ - providers/docker: Build image from `/var/lib/docker` for more disk
903
+ space on some systems. [GH-5302]
904
+ - providers/docker: Fix crash that could occur in some scenarios when
905
+ the host VM path changed.
906
+ - providers/docker: Fix crash that could occur on container destroy
907
+ with VirtualBox shared folders [GH-5143]
908
+ - providers/hyperv: allow users to configure memory, cpu count, and vmname [GH-5183]
909
+ - providers/hyperv: import respects secure boot. [GH-5209]
910
+ - providers/hyperv: only set EFI secure boot for gen 2 machines [GH-5538]
911
+ - providers/virtualbox: read netmask from dhcpservers [GH-5233]
912
+ - providers/virtualbox: Fix exception when VirtualBox version is empty. [GH-5308]
913
+ - providers/virtualbox: Fix exception when VBoxManage.exe can't be run
914
+ on Windows [GH-1483]
915
+ - providers/virtualbox: Error if another user is running after a VM is
916
+ created to avoid issue with VirtualBox "losing" the VM [GH-5895]
917
+ - providers/virtualbox: The "name" setting on private networks will
918
+ choose an existing hostonly network [GH-5389]
919
+ - provisioners/ansible: fix SSH settings to support more than 5 ssh keys [GH-5017]
920
+ - provisioners/ansible: increase ansible connection timeout to 30 seconds [GH-5018]
921
+ - provisioners/ansible: disable color if Vagrant is not colored [GH-5531, GH-5532]
922
+ - provisioners/ansible: only show ansible-playbook command when `verbose` option is enabled [GH-5803]
923
+ - provisioners/ansible: fix a race condition in the inventory file generation [GH-5551]
924
+ - provisioners/docker: use `service` to restart Docker instad of upstart [GH-5245, GH-5577]
925
+ - provisioners/docker: Only add docker user to group if exists. [GH-5315]
926
+ - provisioners/docker: Use https for repo [GH-5749]
927
+ - provisioners/docker: `apt-get update` before installing linux kernel
928
+ images to get the correct version [GH-5860]
929
+ - provisioners/chef: Fix shared folders missing error [GH-5199]
930
+ - provisioners/chef: Use `command -v` to check for binary instead of
931
+ `which` since that doesn't exist on some systems. [GH-5170]
932
+ - provisioners/chef-zero: support more chef-zero/local mode attributes [GH-5339]
933
+ - provisioners/chef: use windows-specific paths in Chef provisioners [GH-5913]
934
+ - provisioners/docker: use docker.com instead of docker.io [GH-5216]
935
+ - provisioners/docker: use `--restart` instead of `-r` on daemon [GH-4477]
936
+ - provisioners/file: validation of source is relative to Vagrantfile [GH-5252]
937
+ - pushes/atlas: send additional box metadata [GH-5283]
938
+ - pushes/local-exec: fix "text file busy" error for inline [GH-5695]
939
+ - pushes/ftp: improve check for remote directory existence [GH-5549]
940
+ - synced\_folders/rsync: add `IdentitiesOnly=yes` to the rsync command. [GH-5175]
941
+ - synced\_folders/smb: use correct `password` option [GH-5805]
942
+ - synced\_folders/smb: prever IPv4 over IPv6 address to mount [GH-5798]
943
+ - virtualbox/config: fix misleading error message for private_network [GH-5536, GH-5418]
944
+
945
+ ## 1.7.2 (January 6, 2015)
946
+
947
+ BREAKING CHANGES:
948
+
949
+ - If you depended on the paths that Chef/Puppet provisioners use to
950
+ store cookbooks (ex. "/tmp/vagrant-chef-1"), these will no longer be
951
+ correct. Without this change, Chef/Puppet didn't work at all with
952
+ `vagrant provision`. We expect this to affect only a minor number of
953
+ people, since it's not something that was ever documented or recommended
954
+ by Vagrant, or even meant to be supported.
955
+
956
+ FEATURES:
957
+
958
+ - provisioners/salt: add support for grains [GH-4895]
959
+
960
+ IMPROVEMENTS:
961
+
962
+ - commands/reload,up: `--provision-with` implies `--provision` [GH-5085]
963
+
964
+ BUG FIXES:
965
+
966
+ - core: private boxes still referencing vagrantcloud.com will have
967
+ their vagrant login access token properly appended
968
+ - core: push plugin configuration is properly validated
969
+ - core: restore box packaging functionality
970
+ - commands/package: fix crash
971
+ - commands/push: push lookups are by user-defined name, not push
972
+ strategy name [GH-4975]
973
+ - commands/push: validate the configuration
974
+ - communicators/winrm: detect parse errors in PowerShell and error
975
+ - guests/arch: fix network configuration due to poor line breaks. [GH-4964]
976
+ - guests/solaris: Merge configurations properly so configs can be set
977
+ in default Vagrantfiles. [GH-5092]
978
+ - installer: SSL cert bundle contains 1024-bit keys, fixing SSL verification
979
+ for a lot of sites.
980
+ - installer: vagrant executable properly `cygpaths` the SSL bundle path
981
+ for Cygwin
982
+ - installer: Nokogiri (XML lib used by Vagrant and dependencies) linker
983
+ dependencies fixed, fixing load issues on some platforms
984
+ - providers/docker: Symlinks in shared folders work. [GH-5093]
985
+ - providers/hyperv: VM start errors turn into proper Vagrant errors. [GH-5101]
986
+ - provisioners/chef: fix missing shared folder error [GH-4988]
987
+ - provisioners/chef: remove Chef version check from solo.rb generation and
988
+ make `roles_path` populate correctly
989
+ - provisioners/chef: fix bad invocation of `with_clean_env` [GH-5021]
990
+ - pushes/atlas: support more verbose logging
991
+ - pushes/ftp: expand file paths relative to the Vagrantfile
992
+ - pushes/ftp: improved debugging output
993
+ - pushes/ftp: create parent directories if they do not exist on the remote
994
+ server
995
+
996
+ ## 1.7.1 (December 11, 2014)
997
+
998
+ IMPROVEMENTS:
999
+
1000
+ - provisioners/ansible: Use Docker proxy if needed. [GH-4906]
1001
+
1002
+ BUG FIXES:
1003
+
1004
+ - providers/docker: Add support of SSH agent forwarding. [GH-4905]
1005
+
1006
+ ## 1.7.0 (December 9, 2014)
1007
+
1008
+ BREAKING CHANGES:
1009
+
1010
+ - provisioners/ansible: `raw_arguments` has now highest priority
1011
+ - provisioners/ansible: only the `ssh` connection transport is supported
1012
+ (`paramiko` can be enabled with `raw_arguments` at your own risks)
1013
+
1014
+ FEATURES:
1015
+
1016
+ - **Vagrant Push**: Vagrant can now deploy! `vagrant push` is a single
1017
+ command to deploy your application. Deploy to Heroku, FTP, or
1018
+ HashiCorp's commercial product Atlas. New push strategies can be
1019
+ added with plugins.
1020
+ - **Named provisioners**: Provisioners can now be named. This name is used
1021
+ for output as well as `--provision-with` for better control.
1022
+ - Default provider logic improved: Providers in `config.vm.provider` blocks
1023
+ in your Vagrantfile now have higher priority than plugins. Earlier
1024
+ providers are chosen before later ones. [GH-3812]
1025
+ - If the default insecure keypair is used, Vagrant will automatically replace
1026
+ it with a randomly generated keypair on first `vagrant up`. [GH-2608]
1027
+ - Vagrant Login is now part of Vagrant core
1028
+ - Chef Zero provisioner: Use Chef 11's "local" mode to run recipes against an
1029
+ in-memory Chef Server
1030
+ - Chef Apply provisioner: Specify inline Chef recipes and recipe snippets
1031
+ using the Chef Apply provisioner
1032
+
1033
+ IMPROVEMENTS:
1034
+
1035
+ - core: `has_plugin?` function now takes a second argument which is a
1036
+ version constraint requirement. [GH-4650]
1037
+ - core: ".vagrantplugins" file in the same folder as your Vagrantfile
1038
+ will be loaded for defining inline plugins. [GH-3775]
1039
+ - commands/plugin: Plugin list machine-readable output contains the plugin
1040
+ name as the target for versions and other info. [GH-4506]
1041
+ - env/with_cleanenv: New helper for plugin developers to use when shelling out
1042
+ to another Ruby environment
1043
+ - guests/arch: Support predictable network interface naming. [GH-4468]
1044
+ - guests/suse: Support NFS client install, rsync setup. [GH-4492]
1045
+ - guests/tinycore: Support changing host names. [GH-4469]
1046
+ - guests/tinycore: Support DHCP-based networks. [GH-4710]
1047
+ - guests/windows: Hostname can be set without reboot. [GH-4687]
1048
+ - providers/docker: Build output is now shown. [GH-3739]
1049
+ - providers/docker: Can now start containers from private repositories
1050
+ more easily. Vagrant will login for you if you specify auth. [GH-4042]
1051
+ - providers/docker: `stop_timeout` can be used to modify the `docker stop`
1052
+ timeout. [GH-4504]
1053
+ - provisioners/chef: Automatically install Chef when using a Chef provisioner.
1054
+ - provisioners/ansible: Always show Ansible command executed when Vagrant log
1055
+ level is debug (even if ansible.verbose is false)
1056
+ - synced\_folders/nfs: Won't use `sudo` to write to /etc/exports if there
1057
+ are write privileges. [GH-2643]
1058
+ - synced\_folders/smb: Credentials from one SMB will be copied to the rest. [GH-4675]
1059
+
1060
+ BUG FIXES:
1061
+
1062
+ - core: Fix cases where sometimes SSH connection would hang.
1063
+ - core: On a graceful halt, force halt if capability "insert public key"
1064
+ is missing. [GH-4684]
1065
+ - core: Don't share `/vagrant` if any "." folder is shared. [GH-4675]
1066
+ - core: Fix SSH private key permissions more aggressively. [GH-4670]
1067
+ - core: Custom Vagrant Cloud server URL now respected in more cases.
1068
+ - core: On downloads, don't continue downloads if the remote server
1069
+ doesn't support byte ranges. [GH-4479]
1070
+ - core: Box downloads recognize more complex content types that include
1071
+ "application/json" [GH-4525]
1072
+ - core: If all sub-machines are `autostart: false`, don't start any. [GH-4552]
1073
+ - core: Update global-status state in more cases. [GH-4513]
1074
+ - core: Only delete machine state if the machine is not created in initialize
1075
+ - commands/box: `--cert` flag works properly. [GH-4691]
1076
+ - command/docker-logs: Won't crash if container is removed. [GH-3990]
1077
+ - command/docker-run: Synced folders will be attached properly. [GH-3873]
1078
+ - command/rsync: Sync to Docker containers properly. [GH-4066]
1079
+ - guests/darwin: Hostname sets bonjour name and local host name. [GH-4535]
1080
+ - guests/freebsd: NFS mounting can specify the version. [GH-4518]
1081
+ - guests/linux: More descriptive error message if SMB mount fails. [GH-4641]
1082
+ - guests/rhel: Hostname setting on 7.x series works properly. [GH-4527]
1083
+ - guests/rhel: Installing NFS client works properly on 7.x [GH-4499]
1084
+ - guests/solaris11: Static IP address preserved after restart. [GH-4621]
1085
+ - guests/ubuntu: Detect with `lsb_release` instead of `/etc/issue`. [GH-4565]
1086
+ - hosts/windows: RDP client shouldn't map all drives by default. [GH-4534]
1087
+ - providers/docker: Create args works. [GH-4526]
1088
+ - providers/docker: Nicer error if package is called. [GH-4595]
1089
+ - providers/docker: Host IP restriction is forwarded through. [GH-4505]
1090
+ - providers/docker: Protocol is now honored in direct `ports settings.
1091
+ - providers/docker: Images built using `build_dir` will more robustly
1092
+ capture the final image. [GH-4598]
1093
+ - providers/docker: NFS synced folders now work. [GH-4344]
1094
+ - providers/docker: Read the created container ID more robustly.
1095
+ - providers/docker: `vagrant share` uses correct IP of proxy VM if it
1096
+ exists. [GH-4342]
1097
+ - providers/docker: `vagrant_vagrantfile` expands home directory. [GH-4000]
1098
+ - providers/docker: Fix issue where multiple identical proxy VMs would
1099
+ be created. [GH-3963]
1100
+ - providers/docker: Multiple links with the same name work. [GH-4571]
1101
+ - providers/virtualbox: Show a human-friendly error if VirtualBox didn't
1102
+ clean up an existing VM. [GH-4681]
1103
+ - providers/virtualbox: Detect case when VirtualBox reports 0.0.0.0 as
1104
+ IP address and don't allow it. [GH-4671]
1105
+ - providers/virtualbox: Show more descriptive error if VirtualBox is
1106
+ reporting an empty version. [GH-4657]
1107
+ - provisioners/ansible: Force `ssh` (OpenSSH) connection by default [GH-3396]
1108
+ - provisioners/ansible: Don't use or modify `~/.ssh/known_hosts` file by default,
1109
+ similarly to native vagrant commands [GH-3900]
1110
+ - provisioners/ansible: Use intermediate Docker host when needed. [GH-4071]
1111
+ - provisioners/docker: Get GPG key over SSL. [GH-4597]
1112
+ - provisioners/docker: Search for docker binary in multiple places. [GH-4580]
1113
+ - provisioners/salt: Highstate works properly with a master. [GH-4471]
1114
+ - provisioners/shell: Retry getting SSH info a few times. [GH-3924]
1115
+ - provisioners/shell: PowerShell scripts can have args. [GH-4548]
1116
+ - synced\_folders/nfs: Don't modify NFS exports file if no exports. [GH-4619]
1117
+ - synced\_folders/nfs: Prune exports for file path IDs. [GH-3815]
1118
+
1119
+ PLUGIN AUTHOR CHANGES:
1120
+
1121
+ - `Machine#action` can be called with the option `lock: false` to not
1122
+ acquire a machine lock.
1123
+ - `Machine#reload` will now properly trigger the `machine_id_changed`
1124
+ callback on providers.
1125
+
1126
+ ## 1.6.5 (September 4, 2014)
1127
+
1128
+ BUG FIXES:
1129
+
1130
+ - core: forward SSH even if WinRM is used. [GH-4437]
1131
+ - communicator/ssh: Fix crash when pty is enabled with SSH. [GH-4452]
1132
+ - guests/redhat: Detect various RedHat flavors. [GH-4462]
1133
+ - guests/redhat: Fix typo causing crash in configuring networks. [GH-4438]
1134
+ - guests/redhat: Fix typo causing hostnames to not set. [GH-4443]
1135
+ - providers/virtualbox: NFS works when using DHCP private network. [GH-4433]
1136
+ - provisioners/salt: Fix error when removing non-existent bootstrap script
1137
+ on Windows. [GH-4614]
1138
+
1139
+ ## 1.6.4 (September 2, 2014)
1140
+
1141
+ BACKWARDS INCOMPATIBILITIES:
1142
+
1143
+ - commands/docker-run: Started containers are now deleted after run.
1144
+ Specify the new `--no-rm` flag to retain the original behavior. [GH-4327]
1145
+ - providers/virtualbox: Host IO cache is no longer enabled by default
1146
+ since it causes stale file issues. Please enable manually if you
1147
+ require this. [GH-3934]
1148
+
1149
+ IMPROVEMENTS:
1150
+
1151
+ - core: Added `config.vm.box_server_url` setting to point at a
1152
+ Vagrant Cloud instance. [GH-4282]
1153
+ - core: File checksumming performance has been improved by at least
1154
+ 100%. Memory requirements have gone down by half. [GH-4090]
1155
+ - commands/docker-run: Add the `--no-rm` flag. Containers are
1156
+ deleted by default. [GH-4327]
1157
+ - commands/plugin: Better error output is shown when plugin installation
1158
+ fails.
1159
+ - commands/reload: show post up messsage [GH-4168]
1160
+ - commands/rsync-auto: Add `--poll` flag. [GH-4392]
1161
+ - communicators/winrm: Show stdout/stderr if command fails. [GH-4094]
1162
+ - guests/nixos: Added better NFS support. [GH-3983]
1163
+ - providers/hyperv: Accept VHD disk format. [GH-4208]
1164
+ - providers/hyperv: Support generation 2 VMs. [GH-4324]
1165
+ - provisioners/docker: More verbose output. [GH-4377]
1166
+ - provisioners/salt: Get proper exit codes to detect failed runs. [GH-4304]
1167
+
1168
+ BUG FIXES:
1169
+
1170
+ - core: Downloading box files should resume in more cases since the
1171
+ temporary file is preserved in more cases. [GH-4301]
1172
+ - core: Windows is not detected as NixOS in some cases. [GH-4302]
1173
+ - core: Fix encoding issues with Windows. There are still some outlying
1174
+ but this fixes a few. [GH-4159]
1175
+ - core: Fix crash case when destroying with an invalid provisioner. [GH-4281]
1176
+ - core: Box names with colons work on Windows. [GH-4100]
1177
+ - core: Cleanup all temp files. [GH-4103]
1178
+ - core: User curlrc is not loaded, preventing strange download issues.
1179
+ [GH-4328]
1180
+ - core: VM names may no longer contain brackets, since they cause
1181
+ issues with some providers. [GH-4319]
1182
+ - core: Use "-f" to `rm` files in case pty is true. [GH-4410]
1183
+ - core: SSH key doesn't have to be owned by our user if we're running
1184
+ as root. [GH-4387]
1185
+ - core: "vagrant provision" will cause "vagrant up" to properly not
1186
+ reprovision. [GH-4393]
1187
+ - commands/box/add: "Content-Type" header is now case-insensitive when
1188
+ looking for metadata type. [GH-4369]
1189
+ - commands/docker-run: Named docker containers no longer conflict. [GH-4294]
1190
+ - commands/package: base package won't crash with exception [GH-4017]
1191
+ - commands/rsync-auto: Destroyed machines won't raise exceptions. [GH-4031]
1192
+ - commands/ssh: Extra args are passed through to Docker container. [GH-4378]
1193
+ - communicators/ssh: Nicer error if remote unexpectedly disconnects. [GH-4038]
1194
+ - communicators/ssh: Clean error when max sessions is hit. [GH-4044]
1195
+ - communicators/ssh: Fix many issues around PTY-enabled output parsing.
1196
+ [GH-4408]
1197
+ - communicators/winrm: Support `mkdir` [GH-4271]
1198
+ - communicators/winrm: Properly escape double quotes. [GH-4309]
1199
+ - communicators/winrm: Detect failed commands that aren't CLIs. [GH-4383]
1200
+ - guests/centos: Fix issues when NFS client is installed by restarting
1201
+ NFS [GH-4088]
1202
+ - guests/debian: Deleting default route on DHCP networks can fail. [GH-4262]
1203
+ - guests/fedora: Fix networks on Fedora 20 with libvirt. [GH-4104]
1204
+ - guests/freebsd: Rsync install for rsync synced folders work on
1205
+ FreeBSD 10. [GH-4008]
1206
+ - guests/freebsd: Configure vtnet devices properly [GH-4307]
1207
+ - guests/linux: Show more verbose error when shared folder mount fails.
1208
+ [GH-4403]
1209
+ - guests/redhat: NFS setup should use systemd for RH7+ [GH-4228]
1210
+ - guests/redhat: Detect RHEL 7 (and CentOS) and install Docker properly. [GH-4402]
1211
+ - guests/redhat: Configuring networks on EL7 works. [GH-4195]
1212
+ - guests/redhat: Setting hostname on EL7 works. [GH-4352]
1213
+ - guests/smartos: Use `pfexec` for rsync. [GH-4274]
1214
+ - guests/windows: Reboot after hostname change. [GH-3987]
1215
+ - hosts/arch: NFS works with latest versions. [GH-4224]
1216
+ - hosts/freebsd: NFS exports are proper syntax. [GH-4143]
1217
+ - hosts/gentoo: NFS works with latest versions. [GH-4418]
1218
+ - hosts/windows: RDP command works without crash. [GH-3962]
1219
+ - providers/docker: Port on its own will choose random host port. [GH-3991]
1220
+ - providers/docker: The proxy VM Vagrantfile can be in the same directory
1221
+ as the main Vagrantfile. [GH-4065]
1222
+ - providers/virtualbox: Increase network device limit to 36. [GH-4206]
1223
+ - providers/virtualbox: Error if can't detect VM name. [GH-4047]
1224
+ - provisioners/cfengine: Fix default Yum repo URL. [GH-4335]
1225
+ - provisioners/chef: Chef client cleanup should work. [GH-4099]
1226
+ - provisioners/puppet: Manifest file can be a directory. [GH-4169]
1227
+ - provisioners/puppet: Properly escape facter variables for PowerShell
1228
+ on Windows guests. [GH-3959]
1229
+ - provisioners/puppet: When provisioning fails, don't repeat all of
1230
+ stdout/stderr. [GH-4303]
1231
+ - provisioners/salt: Update salt minion version on Windows. [GH-3932]
1232
+ - provisioners/shell: If args is an array and contains numbers, it no
1233
+ longer crashes. [GH-4234]
1234
+ - provisioners/shell: If fails, the output/stderr isn't repeated
1235
+ again. [GH-4087]
1236
+
1237
+ ## 1.6.3 (May 29, 2014)
1238
+
1239
+ FEATURES:
1240
+
1241
+ - **New Guest:** NixOS - Supports changing host names and setting
1242
+ networks. [GH-3830]
1243
+
1244
+ IMPROVEMENTS:
1245
+
1246
+ - core: A CA path can be specified in the Vagrantfile, not just
1247
+ a file, when using a custom CA. [GH-3848]
1248
+ - commands/box/add: `--capath` flag added for custom CA path. [GH-3848]
1249
+ - commands/halt: Halt in reverse order of up, like destroy. [GH-3790]
1250
+ - hosts/linux: Uses rdesktop to RDP into machines if available. [GH-3845]
1251
+ - providers/docker: Support for UDP forwarded ports. [GH-3886]
1252
+ - provisioners/salt: Works on Windows guests. [GH-3825]
1253
+
1254
+ BUG FIXES:
1255
+
1256
+ - core: Provider plugins more easily are compatible with global-status
1257
+ and should show less stale data. [GH-3808]
1258
+ - core: When setting a synced folder, it will assume it is not disabled
1259
+ unless explicitly specified. [GH-3783]
1260
+ - core: Ignore UDP forwarded ports for collision detection. [GH-3859]
1261
+ - commands/package: Package with `--base` for VirtualBox doesn't
1262
+ crash. [GH-3827]
1263
+ - guests/solaris11: Fix issue with public network and DHCP on newer
1264
+ Solaris releases. [GH-3874]
1265
+ - guests/windows: Private networks with static IPs work when there
1266
+ is more than one. [GH-3818]
1267
+ - guests/windows: Don't look up a forwarded port for WinRM if we're
1268
+ not accessing the local host. [GH-3861]
1269
+ - guests/windows: Fix errors with arg lists that are too long over
1270
+ WinRM in some cases. [GH-3816]
1271
+ - guests/windows: Powershell exits with proper exit code, fixing
1272
+ - issues where non-zero exit codes weren't properly detected. [GH-3922]
1273
+ - hosts/windows: Don't execute mstsc using PowerShell since it doesn't
1274
+ exit properly. [GH-3837]
1275
+ - hosts/windows: For RDP, don't remove the Tempfile right away. [GH-3875]
1276
+ - providers/docker: Never do graceful shutdown, always use
1277
+ `docker stop`. [GH-3798]
1278
+ - providers/docker: Better error messaging when SSH is not ready
1279
+ direct to container. [GH-3763]
1280
+ - providers/docker: Don't port map SSH port if container doesn't
1281
+ support SSH. [GH-3857]
1282
+ - providers/docker: Proper SSH info if using native driver. [GH-3799]
1283
+ - providers/docker: Verify host VM has SSH ready. [GH-3838]
1284
+ - providers/virtualbox: On Windows, check `VBOX_MSI_INSTALL_PATH`
1285
+ for VBoxManage path as well. [GH-3852]
1286
+ - provisioners/puppet: Fix setting facter vars with Windows
1287
+ guests. [GH-3776]
1288
+ - provisioners/puppet: On Windows, run in elevated prompt. [GH-3903]
1289
+ - guests/darwin: Respect mount options for NFS. [GH-3791]
1290
+ - guests/freebsd: Properly register the rsync_pre capability
1291
+ - guests/windows: Certain executed provisioners won't leave output
1292
+ and exit status behind. [GH-3729]
1293
+ - synced\_folders/rsync: `rsync__chown` can be set to `false` to
1294
+ disable recursive chown after sync. [GH-3810]
1295
+ - synced\_folders/rsync: Use a proper msys path if not in
1296
+ Cygwin. [GH-3804]
1297
+ - synced\_folders/rsync: Don't append args infinitely, clear out
1298
+ arg list on each run. [GH-3864]
1299
+
1300
+ PLUGIN AUTHOR CHANGES:
1301
+
1302
+ - Providers can now implement the `rdp_info` provider capability
1303
+ to get proper info for `vagrant rdp` to function.
1304
+
1305
+ ## 1.6.2 (May 12, 2014)
1306
+
1307
+ IMPROVEMENTS:
1308
+
1309
+ - core: Automatically forward WinRM port if communicator is
1310
+ WinRM. [GH-3685]
1311
+ - command/rdp: Args after "--" are passed directly through to the
1312
+ RDP client. [GH-3686]
1313
+ - providers/docker: `build_args` config to specify extra args for
1314
+ `docker build`. [GH-3684]
1315
+ - providers/docker: Can specify options for the build dir synced
1316
+ folder when a host VM is in use. [GH-3727]
1317
+ - synced\_folders/nfs: Can tell Vagrant not to handle exporting
1318
+ by setting `nfs_export: false` [GH-3636]
1319
+
1320
+ BUG FIXES:
1321
+
1322
+ - core: Hostnames can be one character. [GH-3713]
1323
+ - core: Don't lock machines on SSH actions. [GH-3664]
1324
+ - core: Fixed crash when adding a box from Vagrant Cloud that was the
1325
+ same name as a real directory. [GH-3732]
1326
+ - core: Parallelization is more stable, doesn't crash due to to
1327
+ bad locks. [GH-3735]
1328
+ - commands/package: Don't double included files in package. [GH-3637]
1329
+ - guests/linux: Rsync chown ignores symlinks. [GH-3744]
1330
+ - provisioners/shell: Fix shell provisioner config validation when the
1331
+ `binary` option is set to false [GH-3712]
1332
+ - providers/docker: default proxy VM won't use HGFS [GH-3687]
1333
+ - providers/docker: fix container linking [GH-3719]
1334
+ - providers/docker: Port settings expose to host properly. [GH-3723]
1335
+ - provisioners/puppet: Separate module paths with ';' on Windows. [GH-3731]
1336
+ - synced\_folders\rsync: Copy symlinks as real files. [GH-3734]
1337
+ - synced\_folders/rsync: Remove non-portable '-v' flag from chown. [GH-3743]
1338
+
1339
+ ## 1.6.1 (May 7, 2014)
1340
+
1341
+ IMPROVEMENTS:
1342
+
1343
+ - **New guest: Linux Mint** is now properly detected. [GH-3648]
1344
+
1345
+ BUG FIXES:
1346
+
1347
+ - core: Global control works from directories that don't have a
1348
+ Vagrantfile.
1349
+ - core: Plugins that define config methods that collide with Ruby Kernel/Object
1350
+ - methods are merged properly. [GH-3670]
1351
+ - commands/docker-run: `--help` works. [GH-3698]
1352
+ - commands/package: `--base` works without crashing for VirtualBox.
1353
+ - commands/reload: If `--provision` is specified, force provisioning. [GH-3657]
1354
+ - guests/redhat: Fix networking issues with CentOS. [GH-3649]
1355
+ - guests/windows: Human error if WinRM not in use to configure networks. [GH-3651]
1356
+ - guests/windows: Puppet exit code 2 doesn't cause Windows to raise
1357
+ an error. [GH-3677]
1358
+ - providers/docker: Show proper error message when on Linux. [GH-3654]
1359
+ - providers/docker: Proxy VM works properly even if default provider
1360
+ environmental variable set to "docker" [GH-3662]
1361
+ - providers/docker: Put sync folders in `/var/lib/docker` because
1362
+ it usually has disk space. [GH-3680]
1363
+ - synced\_folders/rsync: Create the directory before syncing.
1364
+
1365
+ ## 1.6.0 (May 6, 2014)
1366
+
1367
+ BACKWARDS INCOMPATIBILITIES:
1368
+
1369
+ - Deprecated: `halt_timeout` and `halt_check_interval` settings for
1370
+ SmartOS, Solaris, and Solaris11 guests. These will be fully
1371
+ removed in 1.7. A warning will be shown if they're in use in
1372
+ 1.6.
1373
+
1374
+ FEATURES:
1375
+
1376
+ - **New guest: Windows**. Vagrant now fully supports Windows as a guest
1377
+ VM. WinRM can be used for communication (or SSH), and the shell
1378
+ provisioner, Chef, and Puppet all work with Windows VMs.
1379
+ - **New command: global-status**. This command shows the state of every
1380
+ created Vagrant environment on the system for that logged in user.
1381
+ - **New command: rdp**. This command connects to the running machine
1382
+ via the Remote Desktop Protocol.
1383
+ - **New command: version**. This outputs the currently installed version
1384
+ as well as the latest version of Vagrant available.
1385
+ - **New provider: Docker**. This provider will back your development
1386
+ environments with Docker containers. If you're not on Linux, it will
1387
+ automatically spin up a VM for you on any provider. You can even
1388
+ specify a specific Vagrantfile to use as the Docker container host.
1389
+ - Control Vagrant environments from any directory. Using the UUIDs given
1390
+ in `vagrant global-status`, you can issue commands from anywhere on
1391
+ your machine, not just that environment's directory. Example:
1392
+ `vagrant destroy UUID` from anywhere.
1393
+ - Can now specify a `post_up_message` in your Vagrantfile that is shown
1394
+ after a `vagrant up`. This is useful for putting some instructions of how
1395
+ to use the development environment.
1396
+ - Can configure provisioners to run "once" or "always" (defaults to "once"),
1397
+ so that subsequent `vagrant up` or `reload` calls will always run a
1398
+ provisioner. [GH-2421]
1399
+ - Multi-machine environments can specify an "autostart" option (default
1400
+ to true). `vagrant up` starts all machines that have enabled autostart.
1401
+ - Vagrant is smarter about choosing a default provider. If
1402
+ `VAGRANT_DEFAULT_PROVIDER` is set, it still takes priority, but otherwise
1403
+ Vagrant chooses a "best" provider.
1404
+
1405
+ IMPROVEMENTS:
1406
+
1407
+ - core: Vagrant locks machine access to one Vagrant process at a time.
1408
+ This will protect against two simultaneous `up` actions happening
1409
+ on the same environment.
1410
+ - core: Boxes can be compressed with LZMA now as well.
1411
+ - commands/box/remove: Warns if the box appears to be in use by an
1412
+ environment. Can be forced with `--force`.
1413
+ - commands/destroy: Exit codes changes. 0 means everything succeeded.
1414
+ 1 means everything was declined. 2 means some were declined. [GH-811]
1415
+ - commands/destroy: Doesn't require box to exist anymore. [GH-1629]
1416
+ - commands/init: force flag. [GH-3564]
1417
+ - commands/init: flag for minimal Vagrantfile creation (no comments). [GH-3611]
1418
+ - commands/rsync-auto: Picks up and syncs provisioner folders if
1419
+ provisioners are backed by rsync.
1420
+ - commands/rsync-auto: Detects when new synced folders were added and warns
1421
+ user they won't be synced until `vagrant reload`.
1422
+ - commands/ssh-config: Works without a target in multi-machine envs [GH-2844]
1423
+ - guests/freebsd: Support for virtio interfaces. [GH-3082]
1424
+ - guests/openbsd: Support for virtio interfaces. [GH-3082]
1425
+ - guests/redhat: Networking works for upcoming RHEL7 release. [GH-3643]
1426
+ - providers/hyperv: Implement `vagrant ssh -c` support. [GH-3615]
1427
+ - provisioners/ansible: Support for Ansible Vault. [GH-3338]
1428
+ - provisioners/ansible: Show Ansible command executed. [GH-3628]
1429
+ - provisioners/salt: Colorize option. [GH-3603]
1430
+ - provisioners/salt: Ability to specify log level. [GH-3603]
1431
+ - synced\_folders: nfs: Improve sudo commands used to make them
1432
+ sudoers friendly. Examples in docs. [GH-3638]
1433
+
1434
+ BUG FIXES:
1435
+
1436
+ - core: Adding a box from a network share on Windows works again. [GH-3279]
1437
+ - commands/plugin/install: Specific versions are now locked in.
1438
+ - commands/plugin/install: If insecure RubyGems.org is specified as a
1439
+ source, use that. [GH-3610]
1440
+ - commands/rsync-auto: Interrupt exits properly. [GH-3552]
1441
+ - commands/rsync-auto: Run properly on Windows. [GH-3547]
1442
+ - communicators/ssh: Detect if `config.ssh.shell` is invalid. [GH-3040]
1443
+ - guests/debian: Can set hostname if hosts doesn't contain an entry
1444
+ already for 127.0.1.1 [GH-3271]
1445
+ - guests/linux: For `read_ip_address` capability, set `LANG=en` so
1446
+ it works on international systems. [GH-3029]
1447
+ - providers/virtualbox: VirtalBox detection works properly again on
1448
+ Windows when the `VBOX_INSTALL_PATH` has multiple elements. [GH-3549]
1449
+ - providers/virtualbox: Forcing MAC address on private network works
1450
+ properly again. [GH-3588]
1451
+ - provisioners/chef-solo: Fix Chef version checking to work with prerelease
1452
+ versions. [GH-3604]
1453
+ - provisioners/salt: Always copy keys and configs on provision. [GH-3536]
1454
+ - provisioners/salt: Install args should always be present with bootstrap.
1455
+ - provisioners/salt: Overwrite keys properly on subsequent provisions [GH-3575]
1456
+ - provisioners/salt: Bootstrap uses raw GitHub URL rather than subdomain. [GH-3583]
1457
+ - synced\_folders/nfs: Acquires a process-level lock so exports don't
1458
+ collide with Vagrant running in parallel.
1459
+ - synced\_folders/nfs: Implement usability check so that hosts that
1460
+ don't support NFS get an error earlier. [GH-3625]
1461
+ - synced\_folders/rsync: Add UserKnownHostsFile option to not complain. [GH-3511]
1462
+ - synced\_folders/rsync: Proxy command is used properly if set. [GH-3553]
1463
+ - synced\_folders/rsync: Owner/group settings are respected. [GH-3544]
1464
+ - synced\_folders/smb: Passwords with symbols work. [GH-3642]
1465
+
1466
+ PLUGIN AUTHOR CHANGES:
1467
+
1468
+ - **New host capability:** "rdp\_client". This capability gets the RDP connection
1469
+ info and must launch the RDP client on the system.
1470
+ - core: The "Call" middleware now merges the resulting middleware stack
1471
+ into the current stack, rather than running it as a separate stack.
1472
+ The result is that ordering is preserved.
1473
+ - core: The "Message" middleware now takes a "post" option that will
1474
+ output the message on the return-side of the middleware stack.
1475
+ - core: Forwarded port collision repair works when Vagrant is run in
1476
+ parallel with other Vagrant processes. [GH-2966]
1477
+ - provider: Providers can now specify that boxes are optional. This lets
1478
+ you use the provider without a `config.vm.box`. Useful for providers like
1479
+ AWS or Docker.
1480
+ - provider: A new class-level `usable?` method can be implemented on the
1481
+ provider implementation. This returns or raises an error when the
1482
+ provider is not usable (i.e. VirtualBox isn't installed for VirtualBox)
1483
+ - synced\_folders: New "disable" method for removing synced folders from
1484
+ a running machine.
1485
+
1486
+ ## 1.5.4 (April 21, 2014)
1487
+
1488
+ IMPROVEMENTS:
1489
+
1490
+ - commands/box/list: Doesn't parse Vagrantfile. [GH-3502]
1491
+ - providers/hyperv: Implement the provision command. [GH-3494]
1492
+
1493
+ BUG FIXES:
1494
+
1495
+ - core: Allow overriding of the default SSH port. [GH-3474]
1496
+ - commands/box/remove: Make output nicer. [GH-3470]
1497
+ - commands/box/update: Show currently installed version. [GH-3467]
1498
+ - command/rsync-auto: Works properly on Windows.
1499
+ - guests/coreos: Fix test for Docker daemon running.
1500
+ - guests/linux: Fix test for Docker provisioner whether Docker is
1501
+ running.
1502
+ - guests/linux: Fix regression where rsync owner/group stopped
1503
+ working. [GH-3485]
1504
+ - provisioners/docker: Fix issue where we weren't waiting for Docker
1505
+ to properly start before issuing commands. [GH-3482]
1506
+ - provisioners/shell: Better validation of master config path, results
1507
+ in no more stack traces at runtime. [GH-3505]
1508
+
1509
+ ## 1.5.3 (April 14, 2014)
1510
+
1511
+ IMPROVEMENTS:
1512
+
1513
+ - core: 1.5 upgrade code gives users a chance to quit. [GH-3212]
1514
+ - commands/rsync-auto: An initial sync is done before watching folders. [GH-3327]
1515
+ - commands/rsync-auto: Exit immediately if there are no paths to watch.
1516
+ [GH-3446]
1517
+ - provisioners/ansible: custom vars/hosts files can be added in
1518
+ .vagrant/provisioners/ansible/inventory/ directory [GH-3436]
1519
+
1520
+ BUG FIXES:
1521
+
1522
+ - core: Randomize some filenames internally to improve the parallelism
1523
+ of Vagrant. [GH-3386]
1524
+ - core: Don't error if network problems cause box update check to
1525
+ fail [GH-3391]
1526
+ - core: `vagrant` on Windows cmd.exe doesn't always exit with exit
1527
+ code zero. [GH-3420]
1528
+ - core: Adding a box from a network share has nice error on Windows. [GH-3279]
1529
+ - core: Setting an ID on a provisioner now works. [GH-3424]
1530
+ - core: All synced folder paths containing symlinks are fully
1531
+ expanded before sharing. [GH-3444]
1532
+ - core: Windows no longer sees "process not started" errors rarely.
1533
+ - commands/box/repackage: Works again. [GH-3372]
1534
+ - commands/box/update: Update should check for updates from latest
1535
+ version. [GH-3452]
1536
+ - commands/package: Nice error if includes contain symlinks. [GH-3200]
1537
+ - commands/rsync-auto: Don't crash if the machine can't be communicated
1538
+ to. [GH-3419]
1539
+ - communicators/ssh: Throttle connection attempt warnings if the warnings
1540
+ are the same. [GH-3442]
1541
+ - guests/coreos: Docker provisioner works. [GH-3425]
1542
+ - guests/fedora: Fix hostname setting. [GH-3382]
1543
+ - guests/fedora: Support predictable network interface names for
1544
+ public/private networks. [GH-3207]
1545
+ - guests/linux: Rsync folders have proper group if owner not set. [GH-3223]
1546
+ - guests/linux: If SMB folder mounting fails, the password will no
1547
+ longer be shown in plaintext in the output. [GH-3203]
1548
+ - guests/linux: SMB mount works with passwords with symbols. [GH-3202]
1549
+ - providers/hyperv: Check for PowerShell features. [GH-3398]
1550
+ - provisioners/docker: Don't automatically generate container name with
1551
+ a forward slash. [GH-3216]
1552
+ - provisioners/shell: Empty shell scripts don't cause errors. [GH-3423]
1553
+ - synced\_folders/smb: Only set the chmod properly by default on Windows
1554
+ if it isn't already set. [GH-3394]
1555
+ - synced\_folders/smb: Sharing folders with odd characters like parens
1556
+ works properly now. [GH-3405]
1557
+
1558
+ ## 1.5.2 (April 2, 2014)
1559
+
1560
+ IMPROVEMENTS:
1561
+
1562
+ - **New guest:** SmartOS
1563
+ - core: Change wording from "error" to "warning" on SSH retry output
1564
+ to convey actual meaning.
1565
+ - commands/plugin: Listing plugins now has machine-readable output. [GH-3293]
1566
+ - guests/omnios: Mount NFS capability [GH-3282]
1567
+ - synced\_folders/smb: Verify PowerShell v3 or later is running. [GH-3257]
1568
+
1569
+ BUG FIXES:
1570
+
1571
+ - core: Vagrant won't collide with newer versions of Bundler [GH-3193]
1572
+ - core: Allow provisioner plugins to not have a config class. [GH-3272]
1573
+ - core: Removing a specific box version that doesn't exist doesn't
1574
+ crash Vagrant. [GH-3364]
1575
+ - core: SSH commands are forced to be ASCII.
1576
+ - core: private networks with DHCP type work if type parameter is
1577
+ a string and not a symbol. [GH-3349]
1578
+ - core: Converting to cygwin path works for folders with spaces. [GH-3304]
1579
+ - core: Can add boxes with spaces in their path. [GH-3306]
1580
+ - core: Prerelease plugins installed are locked to that prerelease
1581
+ version. [GH-3301]
1582
+ - core: Better error message when adding a box with a malformed version. [GH-3332]
1583
+ - core: Fix a rare issue where vagrant up would complain it couldn't
1584
+ check version of a box that doesn't exist. [GH-3326]
1585
+ - core: Box version constraint can't be specified with old-style box. [GH-3260]
1586
+ - commands/box: Show versions when listing. [GH-3316]
1587
+ - commands/box: Outdated check can list local boxes that are newer. [GH-3321]
1588
+ - commands/status: Machine readable output contains the target. [GH-3218]
1589
+ - guests/arch: Reload udev rules after network change. [GH-3322]
1590
+ - guests/debian: Changing host name works properly. [GH-3283]
1591
+ - guests/suse: Shutdown works correctly on SLES [GH-2775]
1592
+ - hosts/linux: Don't hardcode `exportfs` path. Now searches the PATH. [GH-3292]
1593
+ - providers/hyperv: Resume command works properly. [GH-3336]
1594
+ - providers/virtualbox: Add missing translation for stopping status. [GH-3368]
1595
+ - providers/virtualbox: Host-only networks set cableconnected property
1596
+ to "yes" [GH-3365]
1597
+ - provisioners/docker: Use proper flags for 0.9. [GH-3356]
1598
+ - synced\_folders/rsync: Set chmod flag by default on Windows. [GH-3256]
1599
+ - synced\_folders/smb: IDs of synced folders are hashed to work better
1600
+ with VMware. [GH-3219]
1601
+ - synced\_folders/smb: Properly remove existing folders with the
1602
+ same name. [GH-3354]
1603
+ - synced\_folders/smb: Passwords with symbols now work. [GH-3242]
1604
+ - synced\_folders/smb: Exporting works for non-english locale Windows
1605
+ machines. [GH-3251]
1606
+
1607
+ ## 1.5.1 (March 13, 2014)
1608
+
1609
+ IMPROVEMENTS:
1610
+
1611
+ - guests/tinycore: Will now auto-install rsync.
1612
+ - synced\_folders/rsync: rsync-auto will not watch filesystem for
1613
+ excluded paths. [GH-3159]
1614
+
1615
+ BUG FIXES:
1616
+
1617
+ - core: V1 Vagrantfiles can upgrade provisioners properly. [GH-3092]
1618
+ - core: Rare EINVAL errors on box adding are gone. [GH-3094]
1619
+ - core: Upgrading the home directory for Vagrant 1.5 uses the Vagrant
1620
+ temp dir. [GH-3095]
1621
+ - core: Assume a box isn't metadata if it exceeds 20 MB. [GH-3107]
1622
+ - core: Asking for input works even in consoles that don't support
1623
+ hiding input. [GH-3119]
1624
+ - core: Adding a box by path in Cygwin on Windos works. [GH-3132]
1625
+ - core: PowerShell scripts work when they're in a directory with
1626
+ spaces. [GH-3100]
1627
+ - core: If you add a box path that doesn't exist, error earlier. [GH-3091]
1628
+ - core: Validation on forwarded ports to make sure they're between
1629
+ 0 and 65535. [GH-3187]
1630
+ - core: Downloads with user/password use the curl `-u` flag. [GH-3183]
1631
+ - core: `vagrant help` no longer loads the Vagrantfile. [GH-3180]
1632
+ - guests/darwin: Fix an exception when configuring networks. [GH-3143]
1633
+ - guests/linux: Only chown folders/files in rsync if they don't
1634
+ have the proper owner. [GH-3186]
1635
+ - hosts/linux: Unusual sed delimiter to avoid conflicts. [GH-3167]
1636
+ - providers/virtualbox: Make more internal interactions with VBoxManage
1637
+ retryable to avoid spurious VirtualBox errors. [GH-2831]
1638
+ - providers/virtualbox: Import progress works again on Windows.
1639
+ - provisioners/ansible: Request SSH info within the provision method,
1640
+ when we know its available. [GH-3111]
1641
+ - synced\_folders/rsync: owner/group settings work. [GH-3163]
1642
+
1643
+ ## 1.5.0 (March 10, 2014)
1644
+
1645
+ BREAKING CHANGES:
1646
+
1647
+ - provisioners/ansible: the machine name (taken from Vagrantfile) is now
1648
+ set as default limit to ensure that vagrant provision steps only
1649
+ affect the expected machine.
1650
+
1651
+ DEPRECATIONS:
1652
+
1653
+ - provisioners/chef-solo: The "nfs" setting has been replaced by
1654
+ `synced_folder_type`. The "nfs" setting will be removed in the next
1655
+ version.
1656
+ - provisioners/puppet: The "nfs" setting has been replaced by
1657
+ `synced_folder_type`. The "nfs" setting will be removed in the next
1658
+ version.
1659
+
1660
+ FEATURES:
1661
+
1662
+ - **New provider:** Hyper-V. If you're on a Windows machine with Hyper-V
1663
+ enabled, Vagrant can now manage Hyper-V virtual machines out of the box.
1664
+ - **New guest:** Funtoo (change host name and networks supported)
1665
+ - **New guest:** NetBSD
1666
+ - **New guest:** TinyCore Linux. This allows features such as networking,
1667
+ halting, rsync and more work with Boot2Docker.
1668
+ - **New synced folder type:** rsync - Does a one-time one-directional sync
1669
+ to the guest machine. New commands `vagrant rsync` and `vagrant rsync-auto`
1670
+ can resync the folders.
1671
+ - **New synced folder type:** SMB- Allows bi-directional folder syncing
1672
+ using SMB on Windows hosts with any guest.
1673
+ - Password-based SSH authentication. This lets you use almost any off-the-shelf
1674
+ virtual machine image with Vagrant. Additionally, Vagrant will automatically
1675
+ insert a keypair into the machine.
1676
+ - Plugin versions can now be constrained to a range of versions. Example:
1677
+ `vagrant plugin install foo --plugin-version "> 1.0, < 1.1"`
1678
+ - Host-specific operations now use a "host capabilities" system much like
1679
+ guests have used "guest capabilities" for a few releases now. This allows
1680
+ plugin developers to create pluggable host-specific capabilities and makes
1681
+ further integrating Vagrant with new operating systems even easier.
1682
+ - You can now override provisioners within sub-VM configuration and
1683
+ provider overrides. See documentation for more info. [GH-1113]
1684
+ - providers/virtualbox: Provider-specific configuration `cpus` can be used
1685
+ to set the number of CPUs on the VM [GH-2800]
1686
+ - provisioners/docker: Can now build images using `docker build`. [GH-2615]
1687
+
1688
+ IMPROVEMENTS:
1689
+
1690
+ - core: Added "error-exit" type to machine-readable output which contains
1691
+ error information that caused a non-zero exit status. [GH-2999]
1692
+ - command/destroy: confirmation will re-ask question if bad input. [GH-3027]
1693
+ - guests/solaris: More accurate Solaris >= 11, < 11 detection. [GH-2824]
1694
+ - provisioners/ansible: Generates a single inventory file, rather than
1695
+ one per machine. See docs for more info. [GH-2991]
1696
+ - provisioners/ansible: SSH forwarding support. [GH-2952]
1697
+ - provisioners/ansible: Multiple SSH keys can now be attempted [GH-2952]
1698
+ - provisioners/ansible: Disable SSH host key checking by default,
1699
+ which improves the experience. We believe this is a sane default
1700
+ for ephemeral dev machines.
1701
+ - provisioners/chef-solo: New config `synced_folder_type` replaces the
1702
+ `nfs` option. This can be used to set the synced folders the provisioner
1703
+ needs to any type. [GH-2709]
1704
+ - provisioners/chef-solo: `roles_paths` can now be an array of paths in
1705
+ Chef 11.8.0 and newer. [GH-2975]
1706
+ - provisioners/docker: Can start a container without daemonization.
1707
+ - provisioners/docker: Started containers are given names. [GH-3051]
1708
+ - provisioners/puppet: New config `synced_folder_type` replaces the
1709
+ `nfs` option. This can be used to set the synced folders the provisioner
1710
+ needs to any type. [GH-2709]
1711
+ - commands/plugin: `vagrant plugin update` will now update all installed
1712
+ plugins, respecting any constraints set.
1713
+ - commands/plugin: `vagrant plugin uninstall` can now uninstall multiple
1714
+ plugins.
1715
+ - commands/plugin: `vagrant plugin install` can now install multiple
1716
+ plugins.
1717
+ - hosts/redhat: Recognize Korora OS. [GH-2869]
1718
+ - synced\_folders/nfs: If the guest supports it, NFS clients will be
1719
+ automatically installed in the guest.
1720
+
1721
+ BUG FIXES:
1722
+
1723
+ - core: If an exception was raised while attempting to connect to SSH
1724
+ for the first time, it would get swallowed. It is properly raised now.
1725
+ - core: Plugin installation does not fail if your local gemrc file has
1726
+ syntax errors.
1727
+ - core: Plugins that fork within certain actions will no longer hang
1728
+ indefinitely. [GH-2756]
1729
+ - core: Windows checks home directory permissions more correctly to
1730
+ warn of potential issues.
1731
+ - core: Synced folders set to the default synced folder explicitly won't
1732
+ be deleted. [GH-2873]
1733
+ - core: Static IPs can end in ".1". A warning is now shown. [GH-2914]
1734
+ - core: Adding boxes that have directories in them works on Windows.
1735
+ - core: Vagrant will not think provisioning is already done if
1736
+ the VM is manually deleted outside of Vagrant.
1737
+ - core: Box file checksums of large files works properly on Windows.
1738
+ [GH-3045]
1739
+ - commands/box: Box add `--force` works with `--provider` flag. [GH-2757]
1740
+ - commands/box: Listing boxes with machine-readable output crash is gone.
1741
+ - commands/plugin: Plugin installation will fail if dependencies conflict,
1742
+ rather than at runtime.
1743
+ - commands/ssh: When using `-c` on Windows, no more TTY errors.
1744
+ - commands/ssh-config: ProxyCommand is included in output if it is
1745
+ set. [GH-2950]
1746
+ - guests/coreos: Restart etcd after configuring networks. [GH-2852]
1747
+ - guests/linux: Don't chown VirtualBox synced folders if mounting
1748
+ as readonly. [GH-2442]
1749
+ - guests/redhat: Set hostname to FQDN, per the documentation for RedHat.
1750
+ [GH-2792]
1751
+ - hosts/bsd: Don't invoke shell for NFS sudo calls. [GH-2808]
1752
+ - hosts/bsd: Sort NFS exports to avoid false validation errors. [GH-2927]
1753
+ - hosts/bsd: No more checkexports NFS errors if you're sharing the
1754
+ same directory. [GH-3023]
1755
+ - hosts/gentoo: Look for systemctl in `/usr/bin` [GH-2858]
1756
+ - hosts/linux: Properly escape regular expression to prune NFS exports,
1757
+ allowing VMware to work properly. [GH-2934]
1758
+ - hosts/opensuse: Start NFS server properly. [GH-2923]
1759
+ - providers/virtualbox: Enabling internal networks by just setting "true"
1760
+ works properly. [GH-2751]
1761
+ - providers/virtualbox: Make more internal interactions with VBoxManage
1762
+ retryable to avoid spurious VirtualBox errors. [GH-2831]
1763
+ - providers/virtualbox: Config validation catches invalid keys. [GH-2843]
1764
+ - providers/virtualbox: Fix network adapter configuration issue if using
1765
+ provider-specific config. [GH-2854]
1766
+ - providers/virtualbox: Bridge network adapters always have their
1767
+ "cable connected" properly. [GH-2906]
1768
+ - provisioners/chef: When chowning folders, don't follow symlinks.
1769
+ - provisioners/chef: Encrypted data bag secrets also in Chef solo are
1770
+ now uploaded to the provisioning path to avoid perm issues. [GH-2845]
1771
+ - provisioners/chef: Encrypted data bag secret is removed from the
1772
+ machine before and after provisioning also with Chef client. [GH-2845]
1773
+ - provisioners/chef: Set `encrypted_data_bag_secret` on the VM to `nil`
1774
+ if the secret is not specified. [GH-2984]
1775
+ - provisioners/chef: Fix loading of the custom configure file. [GH-876]
1776
+ - provisioners/docker: Only add SSH user to docker group if the user
1777
+ isn't already in it. [GH-2838]
1778
+ - provisioners/docker: Configuring autostart works properly with
1779
+ the newest versions of Docker. [GH-2874]
1780
+ - provisioners/puppet: Append default module path to the module paths
1781
+ always. [GH-2677]
1782
+ - provisioners/salt: Setting pillar data doesn't require `deep_merge`
1783
+ plugin anymore. [GH-2348]
1784
+ - provisioners/salt: Options can now set install type and install args.
1785
+ [GH-2766]
1786
+ - provisioners/salt: Fix case when salt would say "options only allowed
1787
+ before install arguments" [GH-3005]
1788
+ - provisioners/shell: Error if script is encoded incorrectly. [GH-3000]
1789
+ - synced\_folders/nfs: NFS entries are pruned on every `vagrant up`,
1790
+ if there are any to prune. [GH-2738]
1791
+
1792
+ ## 1.4.3 (January 2, 2014)
1793
+
1794
+ BUG FIXES:
1795
+
1796
+ - providers/virtualbox: `vagrant package` works properly again. [GH-2739]
1797
+
1798
+ ## 1.4.2 (December 31, 2013)
1799
+
1800
+ IMPROVEMENTS:
1801
+
1802
+ - guests/linux: emit upstart event when NFS folders are mounted. [GH-2705]
1803
+ - provisioners/chef-solo: Encrypted data bag secret is removed from the
1804
+ machine after provisioning. [GH-2712]
1805
+
1806
+ BUG FIXES:
1807
+
1808
+ - core: Ctrl-C no longer raises "trap context" exception.
1809
+ - core: The version for `Vagrant.configure` can now be an int. [GH-2689]
1810
+ - core: `Vagrant.has_plugin?` tries to use plugin's gem name before
1811
+ registered plugin name [GH-2617]
1812
+ - core: Fix exception if an EOFError was somehow raised by Ruby while
1813
+ checking a box checksum. [GH-2716]
1814
+ - core: Better error message if your plugin state file becomes corrupt
1815
+ somehow. [GH-2694]
1816
+ - core: Box add will fail early if the box already exists. [GH-2621]
1817
+ - hosts/bsd: Only run `nfsd checkexports` if there is an exports file.
1818
+ [GH-2714]
1819
+ - commands/plugin: Fix exception that could happen rarely when installing
1820
+ a plugin.
1821
+ - providers/virtualbox: Error when packaging if the package already exists
1822
+ _before_ the export is done. [GH-2380]
1823
+ - providers/virtualbox: NFS with static IP works even if VirtualBox
1824
+ guest additions aren't installed (regression). [GH-2674]
1825
+ - synced\_folders/nfs: sudo will only ask for password one at a time
1826
+ when using a parallel provider [GH-2680]
1827
+
1828
+ ## 1.4.1 (December 18, 2013)
1829
+
1830
+ IMPROVEMENTS:
1831
+
1832
+ - hosts/bsd: check NFS exports file for issues prior to exporting
1833
+ - provisioners/ansible: Add ability to use Ansible groups in generated
1834
+ inventory [GH-2606]
1835
+ - provisioners/docker: Add support for using the provisioner with RedHat
1836
+ based guests [GH-2649]
1837
+ - provisioners/docker: Remove "Docker" prefix from Client and Installer
1838
+ classes [GH-2641]
1839
+
1840
+ BUG FIXES:
1841
+
1842
+ - core: box removal of a V1 box works
1843
+ - core: `vagrant ssh -c` commands are now executed in the context of
1844
+ a login shell (regression). [GH-2636]
1845
+ - core: specifying `-t` or `-T` to `vagrant ssh -c` as extra args
1846
+ will properly enable/disable a TTY for OpenSSH. [GH-2618]
1847
+ - commands/init: Error if can't write Vagrantfile to directory. [GH-2660]
1848
+ - guests/debian: fix `use_dhcp_assigned_default_route` to work properly.
1849
+ [GH-2648]
1850
+ - guests/debian,ubuntu: fix change\_host\_name for FQDNs with trailing
1851
+ dots [GH-2610]
1852
+ - guests/freebsd: configuring networks in the guest works properly
1853
+ [GH-2620]
1854
+ - guests/redhat: fix configure networks bringing down interfaces that
1855
+ don't exist. [GH-2614]
1856
+ - providers/virtualbox: Don't override NFS exports for all VMs when
1857
+ coming up. [GH-2645]
1858
+ - provisioners/ansible: Array arguments work for raw options [GH-2667]
1859
+ - provisioners/chef-client: Fix node/client deletion when node\_name is not
1860
+ set. [GH-2345]
1861
+ - provisioners/chef-solo: Force remove files to avoid cases where
1862
+ a prompt would be shown to users. [GH-2669]
1863
+ - provisioners/puppet: Don't prepend default module path for Puppet
1864
+ in case Puppet is managing its own paths. [GH-2677]
1865
+
1866
+ ## 1.4.0 (December 9, 2013)
1867
+
1868
+ FEATURES:
1869
+
1870
+ - New provisioner: Docker. Install Docker, pull containers, and run
1871
+ containers easier than ever.
1872
+ - Machine readable output. Vagrant now has machine-friendly output by
1873
+ using the `--machine-readable` flag.
1874
+ - New plugin type: synced folder implementation. This allows new ways of
1875
+ syncing folders to be added as plugins to Vagrant.
1876
+ - The `Vagrant.require_version` function can be used at the top of a Vagrantfile
1877
+ to enforce a minimum/maximum Vagrant version.
1878
+ - Adding boxes via `vagrant box add` and the Vagrantfile both support
1879
+ providing checksums of the box files.
1880
+ - The `--debug` flag can be specified on any command now to get debug-level
1881
+ log output to ease reporting bugs.
1882
+ - You can now specify a memory using `vb.memory` setting with VirtualBox.
1883
+ - Plugin developers can now hook into `environment_plugins_loaded`, which is
1884
+ executed after plugins are loaded but before Vagrantfiles are parsed.
1885
+ - VirtualBox internal networks are now supported. [GH-2020]
1886
+
1887
+ IMPROVEMENTS:
1888
+
1889
+ - core: Support resumable downloads [GH-57]
1890
+ - core: owner/group of shared folders can be specified by integers. [GH-2390]
1891
+ - core: the VAGRANT\_NO\_COLOR environmental variable may be used to enable
1892
+ `--no-color` mode globally. [GH-2261]
1893
+ - core: box URL and add date is tracked and shown if `-i` flag is
1894
+ specified for `vagrant box list` [GH-2327]
1895
+ - core: Multiple SSH keys can be specified with `config.ssh.private_key_path`
1896
+ [GH-907]
1897
+ - core: `config.vm.box_url` can be an array of URLs. [GH-1958]
1898
+ - commands/box/add: Can now specify a custom CA cert for verifying
1899
+ certs from a custom CA. [GH-2337]
1900
+ - commands/box/add: Can now specify a client cert when downloading a
1901
+ box. [GH-1889]
1902
+ - commands/init: Add `--output` option for specifying output path, or
1903
+ "-" for stdin. [GH-1364]
1904
+ - commands/provision: Add `--no-parallel` option to disable provider
1905
+ parallelization if the provider supports it. [GH-2404]
1906
+ - commands/ssh: SSH compression is enabled by default. [GH-2456]
1907
+ - commands/ssh: Inline commands specified with "-c" are now executed
1908
+ using OpenSSH rather than pure-Ruby SSH. It is MUCH faster, and
1909
+ stdin works!
1910
+ - communicators/ssh: new configuration `config.ssh.pty` is a boolean for
1911
+ whether you want ot use a PTY for provisioning.
1912
+ - guests/linux: emit upstart event `vagrant-mounted` if upstart is
1913
+ available. [GH-2502]
1914
+ - guests/pld: support changing hostname [GH-2543]
1915
+ - providers/virtualbox: Enable symlinks for VirtualBox 4.1. [GH-2414]
1916
+ - providers/virtualbox: default VM name now includes milliseconds with
1917
+ a random number to try to avoid conflicts in CI environments. [GH-2482]
1918
+ - providers/virtualbox: customizations via VBoxManage are retried, avoiding
1919
+ VirtualBox flakiness [GH-2483]
1920
+ - providers/virtualbox: NFS works with DHCP host-only networks now. [GH-2560]
1921
+ - provisioners/ansible: allow files for extra vars [GH-2366]
1922
+ - provisioners/puppet: client cert and private key can now be specified
1923
+ for the puppet server provisioner. [GH-902]
1924
+ - provisioners/puppet: the manifests path can be in the VM. [GH-1805]
1925
+ - provisioners/shell: Added `keep_color` option to not automatically color
1926
+ output based on stdout/stderr. [GH-2505]
1927
+ - provisioners/shell: Arguments can now be an array of args. [GH-1949]
1928
+ - synced\_folders/nfs: Specify `nfs_udp` to false to disable UDP based
1929
+ NFS folders. [GH-2304]
1930
+
1931
+ BUG FIXES:
1932
+
1933
+ - core: Make sure machine IDs are always strings. [GH-2434]
1934
+ - core: 100% CPU spike when waiting for SSH is fixed. [GH-2401]
1935
+ - core: Command lookup works on systems where PATH is not valid UTF-8 [GH-2514]
1936
+ - core: Human-friendly error if box metadata.json becomes corrupted. [GH-2305]
1937
+ - core: Don't load Vagrantfile on `vagrant plugin` commands, allowing
1938
+ Vagrantfiles that use plugins to work. [GH-2388]
1939
+ - core: global flags are ignored past the "--" on the CLI. [GH-2491]
1940
+ - core: provisoining will properly happen if `up` failed. [GH-2488]
1941
+ - guests/freebsd: Mounting NFS folders works. [GH-2400]
1942
+ - guests/freebsd: Uses `sh` by default for shell. [GH-2485]
1943
+ - guests/linux: upstart events listening for `vagrant-mounted` won't
1944
+ wait for jobs to complete, fixing issues with blocking during
1945
+ vagrant up [GH-2564]
1946
+ - guests/redhat: `DHCP_HOSTNAME` is set to the hostname, not the FQDN. [GH-2441]
1947
+ - guests/redhat: Down interface before messing up configuration file
1948
+ for networking. [GH-1577]
1949
+ - guests/ubuntu: "localhost" is preserved when changing hostnames.
1950
+ [GH-2383]
1951
+ - hosts/bsd: Don't set mapall if maproot is set in NFS. [GH-2448]
1952
+ - hosts/gentoo: Support systemd for NFS startup. [GH-2382]
1953
+ - providers/virtualbox: Don't start new VM if VirtualBox has transient
1954
+ failure during `up` from suspended. [GH-2479]
1955
+ - provisioners/chef: Chef client encrypted data bag secrets are now
1956
+ uploaded to the provisioning path to avoid perm issues. [GH-1246]
1957
+ - provisioners/chef: Create/chown the cache and backup folders. [GH-2281]
1958
+ - provisioners/chef: Verify environment paths exist in config
1959
+ validation step. [GH-2381]
1960
+ - provisioners/puppet: Multiple puppet definitions in a Vagrantfile
1961
+ work correctly.
1962
+ - provisioners/salt: Bootstrap on FreeBSD systems work. [GH-2525]
1963
+ - provisioners/salt: Extra args for bootstrap are put in the proper
1964
+ location. [GH-2558]
1965
+
1966
+ ## 1.3.5 (October 15, 2013)
1967
+
1968
+ FEATURES:
1969
+
1970
+ - VirtualBox 4.3 is now supported. [GH-2374]
1971
+ - ESXi is now a supported guest OS. [GH-2347]
1972
+
1973
+ IMPROVEMENTS:
1974
+
1975
+ - guests/redhat: Oracle Linux is now supported. [GH-2329]
1976
+ - provisioners/salt: Support running overstate. [GH-2313]
1977
+
1978
+ BUG FIXES:
1979
+
1980
+ - core: Fix some places where "no error message" errors were being
1981
+ reported when in fact there were errors. [GH-2328]
1982
+ - core: Disallow hyphens or periods for starting hostnames. [GH-2358]
1983
+ - guests/ubuntu: Setting hostname works properly. [GH-2334]
1984
+ - providers/virtualbox: Retryable VBoxManage commands are properly
1985
+ retried. [GH-2365]
1986
+ - provisioners/ansible: Verbosity won't be blank by default. [GH-2320]
1987
+ - provisioners/chef: Fix exception raised during Chef client node
1988
+ cleanup. [GH-2345]
1989
+ - provisioners/salt: Correct master seed file name. [GH-2359]
1990
+
1991
+ ## 1.3.4 (October 2, 2013)
1992
+
1993
+ FEATURES:
1994
+
1995
+ - provisioners/shell: Specify the `binary` option as true and Vagrant won't
1996
+ automatically replace Windows line endings with Unix ones. [GH-2235]
1997
+
1998
+ IMPROVEMENTS:
1999
+
2000
+ - guests/suse: Support installing CFEngine. [GH-2273]
2001
+
2002
+ BUG FIXES:
2003
+
2004
+ - core: Don't output `\e[0K` anymore on Windows. [GH-2246]
2005
+ - core: Only modify `DYLD_LIBRARY_PATH` on Mac when executing commands
2006
+ in the installer context. [GH-2231]
2007
+ - core: Clear `DYLD_LIBRARY_PATH` on Mac if the subprocess is executing
2008
+ a setuid or setgid script. [GH-2243]
2009
+ - core: Defined action hook names can be strings now. They are converted
2010
+ to symbols internally.
2011
+ - guests/debian: FQDN is properly set when setting the hostname. [GH-2254]
2012
+ - guests/linux: Fix poor chown command for mounting VirtualBox folders.
2013
+ - guests/linux: Don't raise exception right away if mounting fails, allow
2014
+ retries. [GH-2234]
2015
+ - guests/redhat: Changing hostname changes DHCP_HOSTNAME. [GH-2267]
2016
+ - hosts/arch: Vagrant won't crash on Arch anymore. [GH-2233]
2017
+ - provisioners/ansible: Extra vars are converted to strings. [GH-2244]
2018
+ - provisioners/ansible: Output will show up on a task-by-task basis. [GH-2194]
2019
+ - provisioners/chef: Propagate disabling color if Vagrant has no color
2020
+ enabled. [GH-2246]
2021
+ - provisioners/chef: Delete from chef server exception fixed. [GH-2300]
2022
+ - provisioners/puppet: Work with restrictive umask. [GH-2241]
2023
+ - provisioners/salt: Remove bootstrap definition file on each run in
2024
+ order to avoid permissions issues. [GH-2290]
2025
+
2026
+ ## 1.3.3 (September 18, 2013)
2027
+
2028
+ BUG FIXES:
2029
+
2030
+ - core: Fix issues with dynamic linker not finding symbols on OS X. [GH-2219]
2031
+ - core: Properly clean up machine directories on destroy. [GH-2223]
2032
+ - core: Add a timeout to waiting for SSH connection and server headers
2033
+ on SSH. [GH-2226]
2034
+
2035
+ ## 1.3.2 (September 17, 2013)
2036
+
2037
+ IMPROVEMENTS:
2038
+
2039
+ - provisioners/ansible: Support more verbosity levels, better documentation.
2040
+ [GH-2153]
2041
+ - provisioners/ansible: Add `host_key_checking` configuration. [GH-2203]
2042
+
2043
+ BUG FIXES:
2044
+
2045
+ - core: Report the proper invalid state when waiting for the guest machine
2046
+ to be ready
2047
+ - core: `Guest#capability?` now works with strings as well
2048
+ - core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-2189]
2049
+ - core: Convert forwarded port parameters to integers. [GH-2173]
2050
+ - core: Don't spike CPU to 100% while waiting for machine to boot. [GH-2163]
2051
+ - core: Increase timeout for individual SSH connection to 60 seconds. [GH-2163]
2052
+ - core: Call realpath after creating directory so NFS directory creation
2053
+ works. [GH-2196]
2054
+ - core: Don't try to be clever about deleting the machine state
2055
+ directory anymore. Manually done in destroy actions. [GH-2201]
2056
+ - core: Find the root Vagrantfile only if Vagrantfile is a file, not
2057
+ a directory. [GH-2216]
2058
+ - guests/linux: Try `id -g` in addition to `getent` for mounting
2059
+ VirtualBox shared folders [GH-2197]
2060
+ - hosts/arch: NFS exporting works properly, no exceptions. [GH-2161]
2061
+ - hosts/bsd: Use only `sudo` for writing NFS exports. This lets NFS
2062
+ exports work if you have sudo privs but not `su`. [GH-2191]
2063
+ - hosts/fedora: Fix host detection encoding issues. [GH-1977]
2064
+ - hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]
2065
+ - installer/mac: Vagrant works properly when a library conflicts from
2066
+ homebrew. [GH-2188]
2067
+ - installer/mac: deb/rpm packages now have an epoch of 1 so that new
2068
+ installers don't appear older. [GH-2179]
2069
+ - provisioners/ansible: Default output level is now verbose again. [GH-2194]
2070
+ - providers/virtualbox: Fix an issue where destroy middlewares weren't
2071
+ being properly called. [GH-2200]
2072
+
2073
+ ## 1.3.1 (September 6, 2013)
2074
+
2075
+ BUG FIXES:
2076
+
2077
+ - core: Fix various issues where using the same options hash in a
2078
+ Vagrantfile can cause errors.
2079
+ - core: `VAGRANT_VAGRANTFILE` env var only applies to the project
2080
+ Vagrantfile name. [GH-2130]
2081
+ - core: Fix an issue where the data directory would be deleted too
2082
+ quickly in a multi-VM environment.
2083
+ - core: Handle the case where we get an EACCES cleaning up the .vagrant
2084
+ directory.
2085
+ - core: Fix exception on upgrade warnings from V1 to V2. [GH-2142]
2086
+ - guests/coreos: Proper IP detection. [GH-2146]
2087
+ - hosts/linux: NFS exporting works properly again. [GH-2137]
2088
+ - provisioners/chef: Work even with restrictive umask on user. [GH-2121]
2089
+ - provisioners/chef: Fix environment validation to be less restrictive.
2090
+ - provisioners/puppet: No more "shared folders cannot be found" error.
2091
+ [GH-2134]
2092
+ - provisioners/puppet: Work with restrictive umask on user by testing
2093
+ for folders with sudo. [GH-2121]
2094
+
2095
+ ## 1.3.0 (September 5, 2013)
2096
+
2097
+ BACKWARDS INCOMPATIBILITY:
2098
+
2099
+ - `config.ssh.max_tries` is gone. Instead of maximum tries, Vagrant now
2100
+ uses a simple overall timeout value `config.vm.boot_timeout` to wait for
2101
+ the machine to boot up.
2102
+ - `config.vm.graceful_halt_retry_*` settings are gone. Instead, a single
2103
+ timeout is now used to wait for a graceful halt to work, specified
2104
+ by `config.vm.graceful_halt_timeout`.
2105
+ - The ':extra' flag to shared folders for specifying arbitrary mount
2106
+ options has been replaced with the `:mount_options` flag, which is now
2107
+ an array of mount options.
2108
+ - `vagrant up` will now only run provisioning by default the first time
2109
+ it is run. Subsequent `reload` or `up` will need to explicitly specify
2110
+ the `--provision` flag to provision. [GH-1776]
2111
+
2112
+ FEATURES:
2113
+
2114
+ - New command: `vagrant plugin update` to update specific installed plugins.
2115
+ - New provisioner: File provisioner. [GH-2112]
2116
+ - New provisioner: Salt provisioner. [GH-1626]
2117
+ - New guest: Mac OS X guest support. [GH-1914]
2118
+ - New guest: CoreOS guest support. Change host names and configure networks on
2119
+ CoreOS. [GH-2022]
2120
+ - New guest: Solaris 11 guest support. [GH-2052]
2121
+ - Support for environments in the Chef-solo provisioner. [GH-1915]
2122
+ - Provisioners can now define "cleanup" tasks that are executed on
2123
+ `vagrant destroy`. [GH-1302]
2124
+ - Chef Client provisioner will now clean up the node/client using
2125
+ `knife` if configured to do so.
2126
+ - `vagrant up` has a `--no-destroy-on-error` flag that will not destroy
2127
+ the VM if a fatal error occurs. [GH-2011]
2128
+ - NFS: Arbitrary mount options can be specified using the
2129
+ `mount_options` option on synced folders. [GH-1029]
2130
+ - NFS: Arbitrary export options can be specified using
2131
+ `bsd__nfs_options` and `linux__nfs_options`. [GH-1029]
2132
+ - Static IP can now be set on public networks. [GH-1745]
2133
+ - Add `Vagrant.has_plugin?` method for use in Vagrantfile to check
2134
+ if a plugin is installed. [GH-1736]
2135
+ - Support for remote shell provisioning scripts [GH-1787]
2136
+
2137
+ IMPROVEMENTS:
2138
+
2139
+ - core: add `--color` to any Vagrant command to FORCE color output. [GH-2027]
2140
+ - core: "config.vm.host_name" works again, just an alias to hostname.
2141
+ - core: Reboots via SSH are now handled gracefully (without exception).
2142
+ - core: Mark `disabled` as true on forwarded port to disable. [GH-1922]
2143
+ - core: NFS exports are now namespaced by user ID, so pruning NFS won't
2144
+ remove exports from other users. [GH-1511]
2145
+ - core: "vagrant -v" no longer loads the Vagrantfile
2146
+ - commands/box/remove: Fix stack trace that happens if no provider
2147
+ is specified. [GH-2100]
2148
+ - commands/plugin/install: Post install message of a plugin will be
2149
+ shown if available. [GH-1986]
2150
+ - commands/status: cosmetic improvement to better align names and
2151
+ statuses [GH-2016]
2152
+ - communicators/ssh: Support a proxy_command. [GH-1537]
2153
+ - guests/openbsd: support configuring networks, changing host name,
2154
+ and mounting NFS. [GH-2086]
2155
+ - guests/suse: Supports private/public networks. [GH-1689]
2156
+ - hosts/fedora: Support RHEL as a host. [GH-2088]
2157
+ - providers/virtualbox: "post-boot" customizations will run directly
2158
+ after boot, and before waiting for SSH. [GH-2048]
2159
+ - provisioners/ansible: Many more configuration options. [GH-1697]
2160
+ - provisioners/ansible: Ansible `inventory_path` can be a directory now. [GH-2035]
2161
+ - provisioners/ansible: Extra verbose option by setting `config.verbose`
2162
+ to `extra`. [GH-1979]
2163
+ - provisioners/ansible: `inventory_path` will be auto-generated if not
2164
+ specified. [GH-1907]
2165
+ - provisioners/puppet: Add `nfs` option to puppet provisioner. [GH-1308]
2166
+ - provisioners/shell: Set the `privileged` option to false to run
2167
+ without sudo. [GH-1370]
2168
+
2169
+ BUG FIXES:
2170
+
2171
+ - core: Clean up ".vagrant" folder more effectively.
2172
+ - core: strip newlines off of ID file values [GH-2024]
2173
+ - core: Multiple forwarded ports with different protocols but the same
2174
+ host port can be specified. [GH-2059]
2175
+ - core: `:nic_type` option for private networks is respected. [GH-1704]
2176
+ - commands/up: provision-with validates the provisioners given. [GH-1957]
2177
+ - guests/arch: use systemd way of setting host names. [GH-2041]
2178
+ - guests/debian: Force bring up eth0. Fixes hangs on setting hostname.
2179
+ [GH-2026]
2180
+ - guests/ubuntu: upstart events are properly emitted again. [GH-1717]
2181
+ - hosts/bsd: Nicer error if can't read NFS exports. [GH-2038]
2182
+ - hosts/fedora: properly detect later CentOS versions. [GH-2008]
2183
+ - providers/virtualbox: VirtualBox 4.2 now supports up to 36
2184
+ network adapters. [GH-1886]
2185
+ - provisioners/ansible: Execute ansible with a cwd equal to the
2186
+ path where the Vagrantfile is. [GH-2051]
2187
+ - provisioners/all: invalid config keys will be properly reported. [GH-2117]
2188
+ - provisioners/ansible: No longer report failure on every run. [GH-2007]
2189
+ - provisioners/ansible: Properly handle extra vars with spaces. [GH-1984]
2190
+ - provisioners/chef: Formatter option works properly. [GH-2058]
2191
+ - provisioners/chef: Create/chown the provisioning folder before
2192
+ reading contents. [GH-2121]
2193
+ - provisioners/puppet: mount synced folders as root to avoid weirdness
2194
+ - provisioners/puppet: Run from the correct working directory. [GH-1967]
2195
+ with Puppet. [GH-2015]
2196
+ - providers/virtualbox: Use `getent` to get the group ID instead of
2197
+ `id` in case the name doesn't have a user. [GH-1801]
2198
+ - providers/virtualbox: Will only set the default name of the VM on
2199
+ initial `up`. [GH-1817]
2200
+
2201
+ ## 1.2.7 (July 28, 2013)
2202
+
2203
+ BUG FIXES:
2204
+
2205
+ - On Windows, properly convert synced folder host path to a string
2206
+ so that separator replacement works properly.
2207
+ - Use `--color=false` for no color in Puppet to support older
2208
+ versions properly. [GH-2000]
2209
+ - Make sure the hostname configuration is a string. [GH-1999]
2210
+ - cURL downloads now contain a user agent which fixes some
2211
+ issues with downloading Vagrant through proxies. [GH-2003]
2212
+ - `vagrant plugin install` will now always properly show the actual
2213
+ installed gem name. [GH-1834]
2214
+
2215
+ ## 1.2.6 (July 26, 2013)
2216
+
2217
+ BUG FIXES:
2218
+
2219
+ - Box collections with multiple formats work properly by converting
2220
+ the supported formats to symbols. [GH-1990]
2221
+
2222
+ ## 1.2.5 (July 26, 2013)
2223
+
2224
+ FEATURES:
2225
+
2226
+ - `vagrant help <command>` now works. [GH-1578]
2227
+ - Added `config.vm.box_download_insecure` to allow the box_url setting
2228
+ to point to an https site that won't be validated. [GH-1712]
2229
+ - VirtualBox VBoxManage customizations can now be specified to run
2230
+ pre-boot (the default and existing functionality, pre-import,
2231
+ or post-boot. [GH-1247]
2232
+ - VirtualBox no longer destroys unused network interfaces by default.
2233
+ This didn't work across multi-user systems and required admin privileges
2234
+ on Windows, so it has been disabled by default. It can be enabled using
2235
+ the VirtualBox provider-specific `destroy_unused_network_interfaces`
2236
+ configuration by setting it to true. [GH-1324]
2237
+
2238
+ IMPROVEMENTS:
2239
+
2240
+ - Remote commands that fail will now show the stdout/stderr of the
2241
+ command that failed. [GH-1203]
2242
+ - Puppet will run without color if the UI is not colored. [GH-1344]
2243
+ - Chef supports the "formatter" configuration for setting the
2244
+ formatter. [GH-1250]
2245
+ - VAGRANT_DOTFILE_PATH environmental variable reintroduces the
2246
+ functionality removed in 1.1 from "config.dotfile_name" [GH-1524]
2247
+ - Vagrant will show an error if VirtualBox 4.2.14 is running.
2248
+ - Added provider to BoxNotFound error message. [GH-1692]
2249
+ - If Ansible fails to run properly, show an error message. [GH-1699]
2250
+ - Adding a box with the `--provider` flag will now allow a box for
2251
+ any of that provider's supported formats.
2252
+ - NFS mounts enable UDP by default, resulting in higher performance.
2253
+ (Because mount is over local network, packet loss is not an issue)
2254
+ [GH-1706]
2255
+
2256
+ BUG FIXES:
2257
+
2258
+ - `box_url` now handles the case where the provider doesn't perfectly
2259
+ match the provider in use, but the provider supports it. [GH-1752]
2260
+ - Fix uninitialized constant error when configuring Arch Linux network. [GH-1734]
2261
+ - Debian/Ubuntu change hostname works properly if eth0 is configured
2262
+ with hot-plugging. [GH-1929]
2263
+ - NFS exports with improper casing on Mac OS X work properly. [GH-1202]
2264
+ - Shared folders overriding '/vagrant' in multi-VM environments no
2265
+ longer all just use the last value. [GH-1935]
2266
+ - NFS export fsid's are now 32-bit integers, rather than UUIDs. This
2267
+ lets NFS exports work with Linux kernels older than 2.6.20. [GH-1127]
2268
+ - NFS export allows access from all private networks on the VM. [GH-1204]
2269
+ - Default VirtualBox VM name now contains the machine name as defined
2270
+ in the Vagrantfile, helping differentiate multi-VM. [GH-1281]
2271
+ - NFS works properly on CentOS hosts. [GH-1394]
2272
+ - Solaris guests actually shut down properly. [GH-1506]
2273
+ - All provisioners only output newlines when the provisioner sends a
2274
+ newline. This results in the output looking a lot nicer.
2275
+ - Sharing folders works properly if ".profile" contains an echo. [GH-1677]
2276
+ - `vagrant ssh-config` IdentityFile is only wrapped in quotes if it
2277
+ contains a space. [GH-1682]
2278
+ - Shared folder target path can be a Windows path. [GH-1688]
2279
+ - Forwarded ports don't auto-correct by default, and will raise an
2280
+ error properly if they collide. [GH-1701]
2281
+ - Retry SSH on ENETUNREACH error. [GH-1732]
2282
+ - NFS is silently ignored on Windows. [GH-1748]
2283
+ - Validation so that private network static IP does not end in ".1" [GH-1750]
2284
+ - With forward agent enabled and sudo being used, Vagrant will automatically
2285
+ discover and set `SSH_AUTH_SOCK` remotely so that forward agent
2286
+ works properly despite misconfigured sudoers. [GH-1307]
2287
+ - Synced folder paths on Windows containing '\' are replaced with
2288
+ '/' internally so that they work properly.
2289
+ - Unused config objects are finalized properly. [GH-1877]
2290
+ - Private networks work with Fedora guests once again. [GH-1738]
2291
+ - Default internal encoding of strings in Vagrant is now UTF-8, allowing
2292
+ detection of Fedora to work again (which contained a UTF-8 string). [GH-1977]
2293
+
2294
+ ## 1.2.4 (July 16, 2013)
2295
+
2296
+ FEATURES:
2297
+
2298
+ - Chef solo and client provisioning now support a `custom_config_path`
2299
+ setting that accepts a path to a Ruby file to load as part of Chef
2300
+ configuration, allowing you to override any setting available. [GH-876]
2301
+ - CFEngine provisioner: you can now specify the package name to install,
2302
+ so CFEngine enterprise is supported. [GH-1920]
2303
+
2304
+ IMPROVEMENTS:
2305
+
2306
+ - `vagrant box remove` works with only the name of the box if that
2307
+ box exists only backed by one provider. [GH-1032]
2308
+ - `vagrant destroy` returns exit status 1 if any of the confirmations
2309
+ are declined. [GH-923]
2310
+ - Forwarded ports can specify a host IP and guest IP to bind to. [GH-1121]
2311
+ - You can now set the "ip" of a private network that uses DHCP. This will
2312
+ change the subnet and such that the DHCP server uses.
2313
+ - Add `file_cache_path` support for chef_solo. [GH-1897]
2314
+
2315
+ BUG FIXES:
2316
+
2317
+ - VBoxManage or any other executable missing from PATH properly
2318
+ reported. Regression from 1.2.2. [GH-1928]
2319
+ - Boxes downloaded as part of `vagrant up` are now done so _prior_ to
2320
+ config validation. This allows Vagrantfiles to references files that
2321
+ may be in the box itself. [GH-1061]
2322
+ - Chef removes dna.json and encrypted data bag secret file prior to
2323
+ uploading. [GH-1111]
2324
+ - NFS synced folders exporting sub-directories of other exported folders now
2325
+ works properly. [GH-785]
2326
+ - NFS shared folders properly dereference symlinks so that the real path
2327
+ is used, avoiding mount errors [GH-1101]
2328
+ - SSH channel is closed after the exit status is received, potentially
2329
+ eliminating any SSH hangs. [GH-603]
2330
+ - Fix regression where VirtualBox detection wasn't working anymore. [GH-1918]
2331
+ - NFS shared folders with single quotes in their name now work properly. [GH-1166]
2332
+ - Debian/Ubuntu request DHCP renewal when hostname changes, which will
2333
+ fix issues with FQDN detecting. [GH-1929]
2334
+ - SSH adds the "DSAAuthentication=yes" option in case that is disabled
2335
+ on the user's system. [GH-1900]
2336
+
2337
+ ## 1.2.3 (July 9, 2013)
2338
+
2339
+ FEATURES:
2340
+
2341
+ - Puppet provisioner now supports Hiera by specifying a `hiera_config_path`.
2342
+ - Added a `working_directory` configuration option to the Puppet apply
2343
+ provisioner so you can specify the working directory when `puppet` is
2344
+ called, making it friendly to Hiera data and such. [GH-1670]
2345
+ - Ability to specify the host IP to bind forwarded ports to. [GH-1785]
2346
+
2347
+ IMPROVEMENTS:
2348
+
2349
+ - Setting hostnames works properly on OmniOS. [GH-1672]
2350
+ - Better VBoxManage error detection on Windows systems. This avoids
2351
+ some major issues where Vagrant would sometimes "lose" your VM. [GH-1669]
2352
+ - Better detection of missing VirtualBox kernel drivers on Linux
2353
+ systems. [GH-1671]
2354
+ - More precise detection of Ubuntu/Debian guests so that running Vagrant
2355
+ within an LXC container works properly now.
2356
+ - Allow strings in addition to symbols to more places in V1 configuration
2357
+ as well as V2 configuration.
2358
+ - Add `ARPCHECK=0` to RedHat OS family network configuration. [GH-1815]
2359
+ - Add SSH agent forwarding sample to initial Vagrantfile. [GH-1808]
2360
+ - VirtualBox: Only configure networks if there are any to configure.
2361
+ This allows linux's that don't implement this capability to work with
2362
+ Vagrant. [GH-1796]
2363
+ - Default SSH forwarded port now binds to 127.0.0.1 so only local
2364
+ connections are allowed. [GH-1785]
2365
+ - Use `netctl` for Arch Linux network configuration. [GH-1760]
2366
+ - Improve fedora host detection regular expression. [GH-1913]
2367
+ - SSH shows a proper error on EHOSTUNREACH. [GH-1911]
2368
+
2369
+ BUG FIXES:
2370
+
2371
+ - Ignore "guest not ready" errors when attempting to graceful halt and
2372
+ carry on checks whether the halt succeeded. [GH-1679]
2373
+ - Handle the case where a roles path for Chef solo isn't properly
2374
+ defined. [GH-1665]
2375
+ - Finding V1 boxes now works properly again to avoid "box not found"
2376
+ errors. [GH-1691]
2377
+ - Setting hostname on SLES 11 works again. [GH-1781]
2378
+ - `config.vm.guest` properly forces guests again. [GH-1800]
2379
+ - The `read_ip_address` capability for linux properly reads the IP
2380
+ of only the first network interface. [GH-1799]
2381
+ - Validate that an IP is given for a private network. [GH-1788]
2382
+ - Fix uninitialized constant error for Gentoo plugin. [GH-1698]
2383
+
2384
+ ## 1.2.2 (April 23, 2013)
2385
+
2386
+ FEATURES:
2387
+
2388
+ - New `DestroyConfirm` built-in middleware for providers so they can
2389
+ more easily conform to the `destroy` action.
2390
+
2391
+ IMPROVEMENTS:
2392
+
2393
+ - No longer an error if the Chef run list is empty. It is now
2394
+ a warning. [GH-1620]
2395
+ - Better locking around handling the `box_url` parameter for
2396
+ parallel providers.
2397
+ - Solaris guest is now properly detected on SmartOS, OmniOS, etc. [GH-1639]
2398
+ - Guest addition version detection is more robust, attempting other
2399
+ routes to get the version, and also retrying a few times. [GH-1575]
2400
+
2401
+ BUG FIXES:
2402
+
2403
+ - `vagrant package --base` works again. [GH-1615]
2404
+ - Box overrides specified in provider config overrides no longer
2405
+ fail to detect the box. [GH-1617]
2406
+ - In a multi-machine environment, a box not found won't be downloaded
2407
+ multiple times. [GH-1467]
2408
+ - `vagrant box add` with a file path now works correctly on Windows
2409
+ when a drive letter is specified.
2410
+ - DOS line endings are converted to Unix line endings for the
2411
+ shell provisioner automatically. [GH-1495]
2412
+
2413
+ ## 1.2.1 (April 17, 2013)
2414
+
2415
+ FEATURES:
2416
+
2417
+ - Add a `--[no-]parallel` flag to `vagrant up` to enable/disable
2418
+ parallelism. Vagrant will parallelize by default.
2419
+
2420
+ IMPROVEMENTS:
2421
+
2422
+ - Get rid of arbitrary 4 second sleep when connecting via SSH. The
2423
+ issue it was attempting to work around may be gone now.
2424
+
2425
+ BUG FIXES:
2426
+
2427
+ - Chef solo run list properly set. [GH-1608]
2428
+ - Follow 30x redirects when downloading boxes. [GH-1607]
2429
+ - Chef client config defaults are done properly. [GH-1609]
2430
+ - VirtualBox mounts shared folders with the proper owner/group. [GH-1611]
2431
+ - Use the Mozilla CA cert bundle for cURL so SSL validation works
2432
+ properly.
2433
+
2434
+ ## 1.2.0 (April 16, 2013)
2435
+
2436
+ BACKWARDS INCOMPATIBILITIES:
2437
+
2438
+ - WINDOWS USERS: Vagrant now defaults to using the 'USERPROFILE' environmental
2439
+ variable for the home directory if it is set. This means that the default
2440
+ location for the Vagrant home directory is now `%USERPROFILE%/.vagrant.d`.
2441
+ On Cygwin, this will cause existing Cygwin users to "lose" their boxes.
2442
+ To work around this, either set `VAGRANT_HOME` to your Cygwin ".vagrant.d"
2443
+ folder or move your ".vagrant.d" folder to `USERPROFILE`. The latter is
2444
+ recommended for long-term support.
2445
+ - The constant `Vagrant::Environment::VAGRANT_HOME` was removed in favor of
2446
+ `Vagrant::Environment#default_vagrant_home`.
2447
+
2448
+ FEATURES:
2449
+
2450
+ - Providers can now parallelize! If they explicitly support it, Vagrant
2451
+ will run "up" and other commands in parallel. For providers such AWS,
2452
+ this means that your instances will come up in parallel. VirtualBox
2453
+ does not support this mode.
2454
+ - Box downloads are now done via `curl` rather than Ruby's built-in
2455
+ HTTP library. This results in massive speedups, support for SSL
2456
+ verification, FTP downloads, and more.
2457
+ - `config.vm.provider` now takes an optional second parameter to the block,
2458
+ allowing you to override any configuration value. These overrides are
2459
+ applied last, and therefore override any other configuration value.
2460
+ Note that while this feature is available, the "Vagrant way" is instead
2461
+ to use box manifests to ensure that the "box" for every provider matches,
2462
+ so these sorts of overrides are unnecessary.
2463
+ - A new "guest capabilities" system to replace the old "guest" system.
2464
+ This new abstraction allows plugins to define "capabilities" that
2465
+ certain guest operating systems can implement. This allows greater
2466
+ flexibility in doing guest-specific behavior.
2467
+ - Ansible provisioner support. [GH-1465]
2468
+ - Providers can now support multiple box formats by specifying the
2469
+ `box_format:` option.
2470
+ - CFEngine provisioner support.
2471
+ - `config.ssh.default` settings introduced to set SSH defaults that
2472
+ providers can still override. [GH-1479]
2473
+
2474
+ IMPROVEMENTS:
2475
+
2476
+ - Full Windows support in cmd.exe, PowerShell, Cygwin, and MingW based
2477
+ environments.
2478
+ - By adding the "disabled" boolean flag to synced folders you can disable
2479
+ them altogether. [GH-1004]
2480
+ - Specify the default provider with the `VAGRANT_DEFAULT_PROVIDER`
2481
+ environmental variable. [GH-1478]
2482
+ - Invalid settings are now caught and shown in a user-friendly way. [GH-1484]
2483
+ - Detect PuTTY Link SSH client on Windows and show an error. [GH-1518]
2484
+ - `vagrant ssh` in Cygwin won't output DOS path file warnings.
2485
+ - Add `--rtcuseutc on` as a sane default for VirtualBox. [GH-912]
2486
+ - SSH will send keep-alive packets every 5 seconds by default to
2487
+ keep connections alive. Can be disabled with `config.ssh.keep_alive`. [GH-516]
2488
+ - Show a message on `vagrant up` if the machine is already running. [GH-1558]
2489
+ - "Running provisioner" output now shoes the provisioner shortcut name,
2490
+ rather than the less-than-helpful class name.
2491
+ - Shared folders with the same guest path will overwrite each other. No
2492
+ more shared folder IDs.
2493
+ - Shell provisioner outputs script it is running. [GH-1568]
2494
+ - Automatically merge forwarded ports that share the same host
2495
+ port.
2496
+
2497
+ BUG FIXES:
2498
+
2499
+ - The `:mac` option for host-only networks is respected. [GH-1536]
2500
+ - Don't preserve modified time when untarring boxes. [GH-1539]
2501
+ - Forwarded port auto-correct will not auto-correct to a port
2502
+ that is also in use.
2503
+ - Cygwin will always output color by default. Specify `--no-color` to
2504
+ override this.
2505
+ - Assume Cygwin has a TTY for asking for input. [GH-1430]
2506
+ - Expand Cygwin paths to Windows paths for calls to VBoxManage and
2507
+ for VirtualBox shared folders.
2508
+ - Output the proper clear line text for shells in Cygwin when
2509
+ reporting dynamic progress.
2510
+ - When using `Builder` instances for hooks, the builders will be
2511
+ merged for the proper before/after chain. [GH-1555]
2512
+ - Use the Vagrant temporary directory again for temporary files
2513
+ since they can be quite large and were messing with tmpfs. [GH-1442]
2514
+ - Fix issue parsing extra SSH args in `vagrant ssh` in multi-machine
2515
+ environments. [GH-1545]
2516
+ - Networks come back up properly on RedHat systems after reboot. [GH-921]
2517
+ - `config.ssh` settings override all detected SSH settings (regression). [GH-1479]
2518
+ - `ssh-config` won't raise an exception if the VirtualBox machine
2519
+ is not created. [GH-1562]
2520
+ - Multiple machines defined in the same Vagrantfile with the same
2521
+ name will properly merge.
2522
+ - More robust hostname checking for RedHat. [GH-1566]
2523
+ - Cookbook path existence for Chef is no longer an error, so that
2524
+ things like librarian and berkshelf plugins work properly. [GH-1570]
2525
+ - Chef solo provisioner uses proper SSH username instead of hardcoded
2526
+ config. [GH-1576]
2527
+ - Shell provisioner takes ownership of uploaded files properly so
2528
+ that they can also be manually executed later. [GH-1576]
2529
+
2530
+ ## 1.1.6 (April 3, 2013)
2531
+
2532
+ BUG FIXES:
2533
+
2534
+ - Fix SSH re-use connection logic to drop connection if an
2535
+ error occurs.
2536
+
2537
+ ## 1.1.5 (April 2, 2013)
2538
+
2539
+ IMPROVEMENTS:
2540
+
2541
+ - More robust SSH connection close detection.
2542
+ - Don't load `vagrant plugin` installed plugins when in a Bundler
2543
+ environment. This happens during plugin development. This will make
2544
+ Vagrant errors much quieter when developing plugins.
2545
+ - Vagrant will detect Bundler environments, make assumptions that you're
2546
+ developing plugins, and will quiet its error output a bit.
2547
+ - More comprehensive synced folder configuration validation.
2548
+ - VBoxManage errors now show the output from the command so that
2549
+ users can potentially know what is wrong.
2550
+
2551
+ BUG FIXES:
2552
+
2553
+ - Proper error message if invalid provisioner is used. [GH-1515]
2554
+ - Don't error on graceful halt if machine just shut down very
2555
+ quickly. [GH-1505]
2556
+ - Error message if private key for SSH isn't owned by the proper
2557
+ user. [GH-1503]
2558
+ - Don't error too early when `config.vm.box` is not properly set.
2559
+ - Show a human-friendly error if VBoxManage is not found (exit
2560
+ status 126). [GH-934]
2561
+ - Action hook prepend/append will only prepend or append once.
2562
+ - Retry SSH on Errno::EACCES.
2563
+ - Show an error if an invalid network type is used.
2564
+ - Don't share Chef solo folder if it doesn't exist on host.
2565
+
2566
+ ## 1.1.4 (March 25, 2013)
2567
+
2568
+ BUG FIXES:
2569
+
2570
+ - Default forwarded port adapter for VirtualBox should be 1.
2571
+
2572
+ ## 1.1.3 (March 25, 2013)
2573
+
2574
+ IMPROVEMENTS:
2575
+
2576
+ - Puppet apply provisioner now retains the default module path
2577
+ even while specifying custom module paths. [GH-1207]
2578
+ - Re-added DHCP support for host-only networks. [GH-1466]
2579
+ - Ability to specify a plugin version, plugin sources, and
2580
+ pre-release versions using `--plugin-version`, `--plugin-source`,
2581
+ and `--plugin-prerelease`. [GH-1461]
2582
+ - Move VirtualBox guest addition checks to after the machine
2583
+ boots. [GH-1179]
2584
+ - Removed `Vagrant::TestHelpers` because it doesn't really work anymore.
2585
+ - Add PLX linux guest support. [GH-1490]
2586
+
2587
+ BUG FIXES:
2588
+
2589
+ - Attempt to re-establish SSH connection on `Net::SSH::Disconnect`
2590
+ - Allow any value that can convert to a string for `Vagrant.plugin`
2591
+ - Chef solo `recipe_url` works properly again. [GH-1467]
2592
+ - Port collision detection works properly in VirtualBox with
2593
+ auto-corrected ports. [GH-1472]
2594
+ - Fix obscure error when temp directory is world writable when
2595
+ adding boxes.
2596
+ - Improved error handling around network interface detection for
2597
+ VirtualBox [GH-1480]
2598
+
2599
+ ## 1.1.2 (March 18, 2013)
2600
+
2601
+ BUG FIXES:
2602
+
2603
+ - When not specifying a cookbooks_path for chef-solo, an error won't
2604
+ be shown if "cookbooks" folder is missing.
2605
+ - Fix typo for exception when no host-only network with NFS. [GH-1448]
2606
+ - Use UNSET_VALUE/nil with args on shell provisioner by default since
2607
+ `[]` was too truthy. [GH-1447]
2608
+
2609
+ ## 1.1.1 (March 18, 2013)
2610
+
2611
+ IMPROVEMENTS:
2612
+
2613
+ - Don't load plugins on any `vagrant plugin` command, so that errors
2614
+ are avoided. [GH-1418]
2615
+ - An error will be shown if you forward a port to the same host port
2616
+ multiple times.
2617
+ - Automatically convert network, provider, and provisioner names to
2618
+ symbols internally in case people define them as strings.
2619
+ - Using newer versions of net-ssh and net-scp. [GH-1436]
2620
+
2621
+ BUG FIXES:
2622
+
2623
+ - Quote keys to StringBlockEditor so keys with spaces, parens, and
2624
+ so on work properly.
2625
+ - When there is no route to host for SSH, re-establish a new connection.
2626
+ - `vagrant package` once again works, no more nil error. [GH-1423]
2627
+ - Human friendly error when "metadata.json" is missing in a box.
2628
+ - Don't use the full path to the manifest file with the Puppet provisioner
2629
+ because it exposes a bug with Puppet path lookup on VMware.
2630
+ - Fix bug in VirtualBox provider where port forwarding just didn't work if
2631
+ you attempted to forward to a port under 1024. [GH-1421]
2632
+ - Fix cross-device box adds for Windows. [GH-1424]
2633
+ - Fix minor issues with defaults of configuration of the shell
2634
+ provisioner.
2635
+ - Fix Puppet server using "host_name" instead of "hostname" [GH-1444]
2636
+ - Raise a proper error if no hostonly network is found for NFS with
2637
+ VirtualBox. [GH-1437]
2638
+
2639
+ ## 1.1.0 (March 14, 2013)
2640
+
2641
+ BACKWARDS INCOMPATIBILITIES:
2642
+
2643
+ - Vagrantfiles from 1.0.x that _do not use_ any plugins are fully
2644
+ backwards compatible. If plugins are used, they must be removed prior
2645
+ to upgrading. The new plugin system in place will avoid this issue in
2646
+ the future.
2647
+ - Lots of changes introduced in the form of a new configuration version and
2648
+ format, but this is _opt-in_. Old Vagrantfile format continues to be supported,
2649
+ as promised. To use the new features that will be introduced throughout
2650
+ the 1.x series, you'll have to upgrade at some point.
2651
+
2652
+ FEATURES:
2653
+
2654
+ - Groundwork for **providers**, alternate backends for Vagrant that
2655
+ allow Vagrant to power systems other than VirtualBox. Much improvement
2656
+ and change will come to this throughout the 1.x lifecycle. The API
2657
+ will continue to change, features will be added, and more. Specifically,
2658
+ a revamped system for handling shared folders gracefully across providers
2659
+ will be introduced in a future release.
2660
+ - New plugin system which adds much more structure and stability to
2661
+ the overall API. The goal of this system is to make it easier to write
2662
+ powerful plugins for Vagrant while providing a backwards-compatible API
2663
+ so that plugins will always _load_ (though they will almost certainly
2664
+ not be _functional_ in future versions of Vagrant).
2665
+ - Plugins are now installed and managed using the `vagrant plugin` interface.
2666
+ - Allow "file://" URLs for box URLs. [GH-1087]
2667
+ - Emit "vagrant-mount" upstart event when NFS shares are mounted. [GH-1118]
2668
+ - Add a VirtualBox provider config `auto_nat_dns_proxy` which when set to
2669
+ false will not attempt to automatically manage NAT DNS proxy settings
2670
+ with VirtualBox. [GH-1313]
2671
+ - `vagrant provision` accepts the `--provision-with` flag [GH-1167]
2672
+ - Set the name of VirtualBox machines with `virtualbox.name` in the
2673
+ VirtualBox provider config. [GH-1126]
2674
+ - `vagrant ssh` will execute an `ssh` binary on Windows if it is on
2675
+ your PATH. [GH-933]
2676
+ - The environmental variable `VAGRANT_VAGRANTFILE` can be used to
2677
+ specify an alternate Vagrantfile filename.
2678
+
2679
+ IMPROVEMENTS / BUG FIXES:
2680
+
2681
+ - Vagrant works much better in Cygwin environments on Windows by
2682
+ properly resolving Cygwin paths. [GH-1366]
2683
+ - Improve the SSH "ready?" check by more gracefully handling timeouts. [GH-841]
2684
+ - Human friendly error if connection times out for HTTP downloads. [GH-849]
2685
+ - Detect when the VirtualBox installation is incomplete and error. [GH-846]
2686
+ - Detect when kernel modules for VirtualBox need to be installed on Gentoo
2687
+ systems and report a user-friendly error. [GH-710]
2688
+ - All `vagrant` commands that can take a target VM name can take one even
2689
+ if you're not in a multi-VM environment. [GH-894]
2690
+ - Hostname is set before networks are setup to avoid very slow `sudo`
2691
+ speeds on CentOS. [GH-922]
2692
+ - `config.ssh.shell` now includes the flags to pass to it, such as `-l` [GH-917]
2693
+ - The check for whether a port is open or not is more complete by
2694
+ catching ENETUNREACH errors. [GH-948]
2695
+ - SSH uses LogLevel FATAL so that errors are still shown.
2696
+ - Sending a SIGINT (Ctrl-C) very early on when executing `vagrant` no
2697
+ longer results in an ugly stack trace.
2698
+ - Chef JSON configuration output is now pretty-printed to be
2699
+ human readable. [GH-1146]
2700
+ that SSHing succeeds when booting a machine.
2701
+ - VMs in the "guru meditation" state can be destroyed now using
2702
+ `vagrant destroy`.
2703
+ - Fix issue where changing SSH key permissions didn't properly work. [GH-911]
2704
+ - Fix issue where Vagrant didn't properly detect VBoxManage on Windows
2705
+ if VBOX_INSTALL_PATH contained multiple paths. [GH-885]
2706
+ - Fix typo in setting host name for Gentoo guests. [GH-931]
2707
+ - Files that are included with `vagrant package --include` now properly
2708
+ preserve file attributes on earlier versions of Ruby. [GH-951]
2709
+ - Multiple interfaces now work with Arch linux guests. [GH-957]
2710
+ - Fix issue where subprocess execution would always spin CPU of Ruby
2711
+ process to 100%. [GH-832]
2712
+ - Fix issue where shell provisioner would sometimes never end. [GH-968]
2713
+ - Fix issue where puppet would reorder module paths. [GH-964]
2714
+ - When console input is asked for (destroying a VM, bridged interfaces, etc.),
2715
+ keystrokes such as ctrl-D and ctrl-C are more gracefully handled. [GH-1017]
2716
+ - Fixed bug where port check would use "localhost" on systems where
2717
+ "localhost" is not available. [GH-1057]
2718
+ - Add missing translation for "saving" state on VirtualBox. [GH-1110]
2719
+ - Proper error message if the remote end unexpectedly resets the connection
2720
+ while downloading a box over HTTP. [GH-1090]
2721
+ - Human-friendly error is raised if there are permission issues when
2722
+ using SCP to upload files. [GH-924]
2723
+ - Box adding doesn't use `/tmp` anymore which can avoid some cross-device
2724
+ copy issues. [GH-1199]
2725
+ - Vagrant works properly in folders with strange characters. [GH-1223]
2726
+ - Vagrant properly handles "paused" VirtualBox machines. [GH-1184]
2727
+ - Better behavior around permissions issues when copying insecure
2728
+ private key. [GH-580]
2729
+
2730
+ ## 1.0.7 (March 13, 2013)
2731
+
2732
+ - Detect if a newer version of Vagrant ran and error if it did,
2733
+ because we're not forward-compatible.
2734
+ - Check for guest additions version AFTER booting. [GH-1179]
2735
+ - Quote IdentityFile in `ssh-config` so private keys with spaces in
2736
+ the path work. [GH-1322]
2737
+ - Fix issue where multiple Puppet module paths can be re-ordered [GH-964]
2738
+ - Shell provisioner won't hang on Windows anymore due to unclosed
2739
+ tempfile. [GH-1040]
2740
+ - Retry setting default VM name, since it sometimes fails first time. [GH-1368]
2741
+ - Support setting hostname on Suse [GH-1063]
2742
+
2743
+ ## 1.0.6 (December 21, 2012)
2744
+
2745
+ - Shell provisioner outputs proper line endings on Windows [GH-1164]
2746
+ - SSH upload opens file to stream which fixes strange upload issues.
2747
+ - Check for proper exit codes for Puppet, since multiple exit codes
2748
+ can mean success. [GH-1180]
2749
+ - Fix issue where DNS doesn't resolve properly for 12.10. [GH-1176]
2750
+ - Allow hostname to be a substring of the box name for Ubuntu [GH-1163]
2751
+ - Use `puppet agent` instead of `puppetd` to be Puppet 3.x
2752
+ compatible. [GH-1169]
2753
+ - Work around bug in VirtualBox exposed by bug in OS X 10.8 where
2754
+ VirtualBox executables couldn't handle garbage being injected into
2755
+ stdout by OS X.
2756
+
2757
+ ## 1.0.5 (September 18, 2012)
2758
+
2759
+ - Work around a critical bug in VirtualBox 4.2.0 on Windows that
2760
+ causes Vagrant to not work. [GH-1130]
2761
+ - Plugin loading works better on Windows by using the proper
2762
+ file path separator.
2763
+ - NFS works on Fedora 16+. [GH-1140]
2764
+ - NFS works with newer versions of Arch hosts that use systemd. [GH-1142]
2765
+
2766
+ ## 1.0.4 (September 13, 2012)
2767
+
2768
+ - VirtualBox 4.2 driver. [GH-1120]
2769
+ - Correct `ssh-config` help to use `--host`, not `-h`.
2770
+ - Use "127.0.0.1" instead of "localhost" for port checking to fix problem
2771
+ where "localhost" is not properly setup. [GH-1057]
2772
+ - Disable read timeout on Net::HTTP to avoid `rbuf_fill` error. [GH-1072]
2773
+ - Retry SSH on `EHOSTUNREACH` errors.
2774
+ - Add missing translation for "saving" state. [GH-1110]
2775
+
2776
+ ## 1.0.3 (May 1, 2012)
2777
+
2778
+ - Don't enable NAT DNS proxy on machines where resolv.conf already points
2779
+ to localhost. This allows Vagrant to work once again with Ubuntu
2780
+ 12.04. [GH-909]
2781
+
2782
+ ## 1.0.2 (March 25, 2012)
2783
+
2784
+ - Provisioners will still mount folders and such if `--no-provision` is
2785
+ used, so that `vagrant provision` works. [GH-803]
2786
+ - Nicer error message if an unsupported SSH key type is used. [GH-805]
2787
+ - Gentoo guests can now have their host names changed. [GH-796]
2788
+ - Relative paths can be used for the `config.ssh.private_key_path`
2789
+ setting. [GH-808]
2790
+ - `vagrant ssh` now works on Solaris, where `IdentitiesOnly` was not
2791
+ an available option. [GH-820]
2792
+ - Output works properly in the face of broken pipes. [GH-819]
2793
+ - Enable Host IO Cache on the SATA controller by default.
2794
+ - Chef-solo provisioner now supports encrypted data bags. [GH-816]
2795
+ - Enable the NAT DNS proxy by default, allowing your DNS to continue
2796
+ working when you switch networks. [GH-834]
2797
+ - Checking for port forwarding collisions also checks for other applications
2798
+ that are potentially listening on that port as well. [GH-821]
2799
+ - Multiple VM names can be specified for the various commands now. For
2800
+ example: `vagrant up web db service`. [GH-795]
2801
+ - More robust error handling if a VM fails to boot. The error message
2802
+ is much clearer now. [GH-825]
2803
+
2804
+ ## 1.0.1 (March 11, 2012)
2805
+
2806
+ - Installers are now bundled with Ruby 1.9.3p125. Previously they were
2807
+ bundled with 1.9.3p0. This actually fixes some IO issues with Windows.
2808
+ - Windows installer now outputs a `vagrant` binary that will work in msys
2809
+ or Cygwin environments.
2810
+ - Fix crashing issue which manifested itself in multi-VM environments.
2811
+ - Add missing `rubygems` require in `environment.rb` to avoid
2812
+ possible load errors. [GH-781]
2813
+ - `vagrant destroy` shows a nice error when called without a
2814
+ TTY (and hence can't confirm). [GH-779]
2815
+ - Fix an issue with the `:vagrantfile_name` option to `Vagrant::Environment`
2816
+ not working properly. [GH-778]
2817
+ - `VAGRANT_CWD` environmental variable can be used to set the CWD to
2818
+ something other than the current directory.
2819
+ - Downloading boxes from servers that don't send a content-length
2820
+ now works properly. [GH-788]
2821
+ - The `:facter` option now works for puppet server. [GH-790]
2822
+ - The `--no-provision` and `--provision-with` flags are available to
2823
+ `vagrant reload` now.
2824
+ - `:openbsd` guest which supports only halting at the moment. [GH-773]
2825
+ - `ssh-config -h` now shows help, instead of assuming a host is being
2826
+ specified. For host, you can still use `--host`. [GH-793]
2827
+
2828
+ ## 1.0.0 (March 6, 2012)
2829
+
2830
+ - `vagrant gem` should now be used to install Vagrant plugins that are
2831
+ gems. This installs the gems to a private gem folder that Vagrant adds
2832
+ to its own load path. This isolates Vagrant-related gems from system
2833
+ gems.
2834
+ - Plugin loading no longer happens right when Vagrant is loaded, but when
2835
+ a Vagrant environment is loaded. I don't anticipate this causing any
2836
+ problems but it is a backwards incompatible change should a plugin
2837
+ depend on this (but I don't see any reason why they would).
2838
+ - `vagrant destroy` now asks for confirmation by default. This can be
2839
+ overridden with the `--force` flag. [GH-699]
2840
+ - Fix issue with Puppet config inheritance. [GH-722]
2841
+ - Fix issue where starting a VM on some systems was incorrectly treated
2842
+ as failing. [GH-720]
2843
+ - It is now an error to specify the packaging `output` as a directory. [GH-730]
2844
+ - Unix-style line endings are used properly for guest OS. [GH-727]
2845
+ - Retry certain VirtualBox operations, since they intermittently fail.
2846
+ [GH-726]
2847
+ - Fix issue where Vagrant would sometimes "lose" a VM if an exception
2848
+ occurred. [GH-725]
2849
+ - `vagrant destroy` destroys virtual machines in reverse order. [GH-739]
2850
+ - Add an `fsid` option to Linux NFS exports. [GH-736]
2851
+ - Fix edge case where an exception could be raised in networking code. [GH-742]
2852
+ - Add missing translation for the "guru meditation" state. [GH-745]
2853
+ - Check that VirtualBox exists before certain commands. [GH-746]
2854
+ - NIC type can be defined for host-only network adapters. [GH-750]
2855
+ - Fix issue where re-running chef-client would sometimes cause
2856
+ problems due to file permissions. [GH-748]
2857
+ - FreeBSD guests can now have their hostnames changed. [GH-757]
2858
+ - FreeBSD guests now support host only networking and bridged networking. [GH-762]
2859
+ - `VM#run_action` is now public so plugin-devs can hook into it.
2860
+ - Fix crashing bug when attempting to run commands on the "primary"
2861
+ VM in a multi-VM environment. [GH-761]
2862
+ - With puppet you can now specify `:facter` as a dictionary of facts to
2863
+ override what is generated by Puppet. [GH-753]
2864
+ - Automatically convert all arguments to `customize` to strings.
2865
+ - openSUSE host system. [GH-766]
2866
+ - Fix subprocess IO deadlock which would occur on Windows. [GH-765]
2867
+ - Fedora 16 guest support. [GH-772]
2868
+
2869
+ ## 0.9.7 (February 9, 2012)
2870
+
2871
+ - Fix regression where all subprocess IO simply didn't work with
2872
+ Windows. [GH-721]
2873
+
2874
+ ## 0.9.6 (February 7, 2012)
2875
+
2876
+ - Fix strange issue with inconsistent childprocess reads on JRuby. [GH-711]
2877
+ - `vagrant ssh` does a direct `exec()` syscall now instead of going through
2878
+ the shell. This makes it so things like shell expansion oddities no longer
2879
+ cause problems. [GH-715]
2880
+ - Fix crashing case if there are no ports to forward.
2881
+ - Fix issue surrounding improper configuration of host only networks on
2882
+ RedHat guests. [GH-719]
2883
+ - NFS should work properly on Gentoo. [GH-706]
2884
+
2885
+ ## 0.9.5 (February 5, 2012)
2886
+
2887
+ - Fix crashing case when all network options are `:auto_config false`.
2888
+ [GH-689]
2889
+ - Type of network adapter can be specified with `:nic_type`. [GH-690]
2890
+ - The NFS version can be specified with the `:nfs_version` option
2891
+ on shared folders. [GH-557]
2892
+ - Greatly improved FreeBSD guest and host support. [GH-695]
2893
+ - Fix instability with RedHat guests and host only and bridged networks.
2894
+ [GH-698]
2895
+ - When using bridged networking, only list the network interfaces
2896
+ that are up as choices. [GH-701]
2897
+ - More intelligent handling of the `certname` option for puppet
2898
+ server. [GH-702]
2899
+ - You may now explicitly set the network to bridge to in the Vagrantfile
2900
+ using the `:bridge` parameter. [GH-655]
2901
+
2902
+ ## 0.9.4 (January 28, 2012)
2903
+
2904
+ - Important internal changes to middlewares that make plugin developer's
2905
+ lives much easier. [GH-684]
2906
+ - Match VM names that have parens, brackets, etc.
2907
+ - Detect when the VirtualBox kernel module is not loaded and error. [GH-677]
2908
+ - Set `:auto_config` to false on any networking option to not automatically
2909
+ configure it on the guest. [GH-663]
2910
+ - NFS shared folder guest paths can now contain shell expansion characters
2911
+ such as `~`.
2912
+ - NFS shared folders with a `:create` flag will have their host folders
2913
+ properly created if they don't exist. [GH-667]
2914
+ - Fix the precedence for Arch, Ubuntu, and FreeBSD host classes so
2915
+ they are properly detected. [GH-683]
2916
+ - Fix issue where VM import sometimes made strange VirtualBox folder
2917
+ layouts. [GH-669]
2918
+ - Call proper `id` command on Solaris. [GH-679]
2919
+ - More accurate VBoxManage error detection.
2920
+ - Shared folders can now be marked as transient using the `:transient`
2921
+ flag. [GH-688]
2922
+
2923
+ ## 0.9.3 (January 24, 2012)
2924
+
2925
+ - Proper error handling for not enough arguments to `box` commands.
2926
+ - Fix issue causing crashes with bridged networking. [GH-673]
2927
+ - Ignore host only network interfaces that are "down." [GH-675]
2928
+ - Use "printf" instead of "echo" to determine shell expanded files paths
2929
+ which is more generally POSIX compliant. [GH-676]
2930
+
2931
+ ## 0.9.2 (January 20, 2012)
2932
+
2933
+ - Support shell expansions in shared folder guest paths again. [GH-656]
2934
+ - Fix issue where Chef solo always expected the host to have a
2935
+ "cookbooks" folder in their directory. [GH-638]
2936
+ - Fix `forward_agent` not working when outside of blocks. [GH-651]
2937
+ - Fix issue causing custom guest implementations to not load properly.
2938
+ - Filter clear screen character out of output on SSH.
2939
+ - Log output now goes on `stderr`, since it is utility information.
2940
+ - Get rid of case where a `NoMethodError` could be raised while
2941
+ determining VirtualBox version. [GH-658]
2942
+ - Debian/Ubuntu uses `ifdown` again, instead of `ifconfig xxx down`, since
2943
+ the behavior seems different/wrong.
2944
+ - Give a nice error if `:vagrant` is used as a JSON key, since Vagrant
2945
+ uses this. [GH-661]
2946
+ - If there is only one bridgable interface, use that without asking
2947
+ the user. [GH-655]
2948
+ - The shell will have color output if ANSICON is installed on Windows. [GH-666]
2949
+
2950
+ ## 0.9.1 (January 18, 2012)
2951
+
2952
+ - Use `ifconfig device down` instead of `ifdown`. [GH-649]
2953
+ - Clearer invalid log level error. [GH-645]
2954
+ - Fix exception raised with NFS `recover` method.
2955
+ - Fix `ui` `NoMethodError` exception in puppet server.
2956
+ - Fix `vagrant box help` on Ruby 1.8.7. [GH-647]
2957
+
2958
+ ## 0.9.0 (January 17, 2012)
2959
+
2960
+ - VirtualBox 4.0 support backported in addition to supporting VirtualBox 4.1.
2961
+ - `config.vm.network` syntax changed so that the first argument is now the type
2962
+ of argument. Previously where you had `config.vm.network "33.33.33.10"` you
2963
+ should now put `config.vm.network :hostonly, "33.33.33.10"`. This is in order
2964
+ to support bridged networking, as well.
2965
+ - `config.vm.forward_port` no longer requires a name parameter.
2966
+ - Bridged networking. `config.vm.network` with `:bridged` as the option will
2967
+ setup a bridged network.
2968
+ - Host only networks can be configured with DHCP now. Specify `:dhcp` as
2969
+ the IP and it will be done.
2970
+ - `config.vm.customize` now takes a command to send to `VBoxManage`, so any
2971
+ arbitrary command can be sent. The older style of passing a block no longer
2972
+ works and Vagrant will give a proper error message if it notices this old-style
2973
+ being used.
2974
+ - `config.ssh.forwarded_port_key` is gone. Vagrant no longer cares about
2975
+ forwarded port names for any reason. Please use `config.ssh.guest_port`
2976
+ (more below).
2977
+ - `config.ssh.forwarded_port_destination` has been replaced by
2978
+ `config.ssh.guest_port` which more accurately reflects what it is
2979
+ used for. Vagrant will automatically scan forwarded ports that match the
2980
+ guest port to find the SSH port.
2981
+ - Logging. The entire Vagrant source has had logging sprinkled throughout
2982
+ to make debugging issues easier. To enable logging, set the VAGRANT_LOG
2983
+ environmental variable to the log level you wish to see. By default,
2984
+ logging is silent.
2985
+ - `system` renamed to `guest` throughout the source. Any `config.vm.system`
2986
+ configurations must be changed to `config.vm.guest`
2987
+ - Puppet provisioner no longer defaults manifest to "box.pp." Instead, it
2988
+ is now "default.pp"
2989
+ - All Vagrant commands that take a VM name in a Multi-VM environment
2990
+ can now be given a regular expression. If the name starts and ends with a "/"
2991
+ then it is assumed to be a regular expression. [GH-573]
2992
+ - Added a "--plain" flag to `vagrant ssh` which will cause Vagrant to not
2993
+ perform any authentication. It will simply `ssh` into the proper IP and
2994
+ port of the virtual machine.
2995
+ - If a shared folder now has a `:create` flag set to `true`, the path on the
2996
+ host will be created if it doesn't exist.
2997
+ - Added `--force` flag to `box add`, which will overwite any existing boxes
2998
+ if they exist. [GH-631]
2999
+ - Added `--provision-with` to `up` which configures what provisioners run,
3000
+ by shortcut. [GH-367]
3001
+ - Arbitrary mount options can be passed with `:extra` to any shared
3002
+ folders. [GH-551]
3003
+ - Options passed after a `--` to `vagrant ssh` are now passed directly to
3004
+ `ssh`. [GH-554]
3005
+ - Ubuntu guests will now emit a `vagrant-mounted` upstart event after shared
3006
+ folders are mounted.
3007
+ - `attempts` is a new option on chef client and chef solo provisioners. This
3008
+ will run the provisioner multiple times until erroring about failing
3009
+ convergence. [GH-282]
3010
+ - Removed Thor as a dependency for the command line interfaces. This resulted
3011
+ in general speed increases across all command line commands.
3012
+ - Linux uses `shutdown -h` instead of `halt` to hopefully more consistently
3013
+ power off the system. [GH-575]
3014
+ - Tweaks to SSH to hopefully be more reliable in coming up.
3015
+ - Helpful error message when SCP is unavailable in the guest. [GH-568]
3016
+ - Error message for improperly packaged box files. [GH-198]
3017
+ - Copy insecure private key to user-owned directory so even
3018
+ `sudo` installed Vagrant installations work. [GH-580]
3019
+ - Provisioner stdout/stderr is now color coded based on stdout/stderr.
3020
+ stdout is green, stderr is red. [GH-595]
3021
+ - Chef solo now prompts users to run a `reload` if shared folders
3022
+ are not found on the VM. [GH-253]
3023
+ - "--no-provision" once again works for certain commands. [GH-591]
3024
+ - Resuming a VM from a saved state will show an error message if there
3025
+ would be port collisions. [GH-602]
3026
+ - `vagrant ssh -c` will now exit with the same exit code as the command
3027
+ run. [GH-598]
3028
+ - `vagrant ssh -c` will now send stderr to stderr and stdout to stdout
3029
+ on the host machine, instead of all output to stdout.
3030
+ - `vagrant box add` path now accepts unexpanded shell paths such as
3031
+ `~/foo` and will properly expand them. [GH-633]
3032
+ - Vagrant can now be interrupted during the "importing" step.
3033
+ - NFS exports will no longer be cleared when an expected error occurs. [GH-577]
3034
+
3035
+ ## 0.8.10 (December 10, 2011)
3036
+
3037
+ - Revert the SSH tweaks made in 0.8.8. It affected stability
3038
+
3039
+ ## 0.8.8 (December 1, 2011)
3040
+
3041
+ - Mount shared folders shortest to longest to avoid mounting
3042
+ subfolders first. [GH-525]
3043
+ - Support for basic HTTP auth in the URL for boxes.
3044
+ - Solaris support for host only networks. [GH-533]
3045
+ - `vagrant init` respects `Vagrant::Environment` cwd. [GH-528]
3046
+ - `vagrant` commands will not output color when stdout is
3047
+ not a TTY.
3048
+ - Fix issue where `box_url` set with multiple VMs could cause issues. [GH-564]
3049
+ - Chef provisioners no longer depend on a "v-root" share being
3050
+ available. [GH-556]
3051
+ - NFS should work for FreeBSD hosts now. [GH-510]
3052
+ - SSH executed methods respect `config.ssh.max_tries`. [GH-508]
3053
+ - `vagrant box add` now respects the "no_proxy" environmental variable.
3054
+ [GH-502]
3055
+ - Tweaks that should make "Waiting for VM to boot" slightly more
3056
+ reliable.
3057
+ - Add comments to Vagrantfile to make it detected as Ruby file for
3058
+ `vi` and `emacs`. [GH-515]
3059
+ - More correct guest addition version checking. [GH-514]
3060
+ - Chef solo support on Windows is improved. [GH-542]
3061
+ - Put encrypted data bag secret into `/tmp` by default so that
3062
+ permissions are almost certainly guaranteed. [GH-512]
3063
+
3064
+ ## 0.8.7 (September 13, 2011)
3065
+
3066
+ - Fix regression with remote paths from chef-solo. [GH-431]
3067
+ - Fix issue where Vagrant crashes if `.vagrant` file becomes invalid. [GH-496]
3068
+ - Issue a warning instead of an error for attempting to forward a port
3069
+ <= 1024. [GH-487]
3070
+
3071
+ ## 0.8.6 (August 28, 2011)
3072
+
3073
+ - Fix issue with download progress not properly clearing the line. [GH-476]
3074
+ - NFS should work properly on Fedora. [GH-450]
3075
+ - Arguments can be specified to the `shell` provisioner via the `args` option. [GH-475]
3076
+ - Vagrant behaves much better when there are "inaccessible" VMs. [GH-453]
3077
+
3078
+ ## 0.8.5 (August 15, 2011)
3079
+
3080
+ Note: 0.8.3 and 0.8.4 was yanked due to RubyGems encoding issue.
3081
+
3082
+ - Fix SSH `exec!` to inherit proper `$PATH`. [GH-426]
3083
+ - Chef client now accepts an empty (`nil`) run list again. [GH-429]
3084
+ - Fix incorrect error message when running `provision` on halted VM. [GH-447]
3085
+ - Checking guest addition versions now ignores OSE. [GH-438]
3086
+ - Chef solo from a remote URL fixed. [GH-431]
3087
+ - Arch linux support: host only networks and changing the host name. [GH-439] [GH-448]
3088
+ - Chef solo `roles_path` and `data_bags_path` can only be single paths. [GH-446]
3089
+ - Fix `virtualbox_not_detected` error message to require 4.1.x. [GH-458]
3090
+ - Add shortname (`hostname -s`) for hostname setting on RHEL systems. [GH-456]
3091
+ - `vagrant ssh -c` output no longer has a prefix and respects newlines
3092
+ from the output. [GH-462]
3093
+
3094
+ ## 0.8.2 (July 22, 2011)
3095
+
3096
+ - Fix issue with SSH disconnects not reconnecting.
3097
+ - Fix chef solo simply not working with roles/data bags. [GH-425]
3098
+ - Multiple chef solo provisioners now work together.
3099
+ - Update Puppet provisioner so no deprecation warning is shown. [GH-421]
3100
+ - Removed error on "provisioner=" in config, as this has not existed
3101
+ for some time now.
3102
+ - Add better validation for networking.
3103
+
3104
+ ## 0.8.1 (July 20, 2011)
3105
+
3106
+ - Repush of 0.8.0 to fix a Ruby 1.9.2 RubyGems issue.
3107
+
3108
+ ## 0.8.0 (July 20, 2011)
3109
+
3110
+ - VirtualBox 4.1 support _only_. Previous versions of VirtualBox
3111
+ are supported by earlier versions of Vagrant.
3112
+ - Performance optimizations in `virtualbox` gem. Huge speed gains.
3113
+ - `:chef_server` provisioner is now `:chef_client`. [GH-359]
3114
+ - SSH connection is now cached after first access internally,
3115
+ speeding up `vagrant up`, `reload`, etc. quite a bit.
3116
+ - Actions which modify the VM now occur much more quickly,
3117
+ greatly speeding up `vagrant up`, `reload`, etc.
3118
+ - SUSE host only networking support. [GH-369]
3119
+ - Show nice error message for invalid HTTP responses for HTTP
3120
+ downloader. [GH-403]
3121
+ - New `:inline` option for shell provisioner to provide inline
3122
+ scripts as a string. [GH-395]
3123
+ - Host only network now properly works on multiple adapters. [GH-365]
3124
+ - Can now specify owner/group for regular shared folders. [GH-350]
3125
+ - `ssh_config` host name will use VM name if given. [GH-332]
3126
+ - `ssh` `-e` flag changed to `-c` to align with `ssh` standard
3127
+ behavior. [GH-323]
3128
+ - Forward agent and forward X11 settings properly appear in
3129
+ `ssh_config` output. [GH-105]
3130
+ - Chef JSON can now be set with `chef.json =` instead of the old
3131
+ `merge` technique. [GH-314]
3132
+ - Provisioner configuration is no longer cleared when the box
3133
+ needs to be downloaded during an `up`. [GH-308]
3134
+ - Multiple Chef provisioners no longer overwrite cookbook folders. [GH-407]
3135
+ - `package` won't delete previously existing file. [GH-408]
3136
+ - Vagrantfile can be lowercase now. [GH-399]
3137
+ - Only one copy of Vagrant may be running at any given time. [GH-364]
3138
+ - Default home directory for Vagrant moved to `~/.vagrant.d` [GH-333]
3139
+ - Specify a `forwarded_port_destination` for SSH configuration and
3140
+ SSH port searching will fall back to that if it can't find any
3141
+ other port. [GH-375]
3142
+
3143
+ ## 0.7.8 (July 19, 2011)
3144
+
3145
+ - Make sure VirtualBox version check verifies that it is 4.0.x.
3146
+
3147
+ ## 0.7.7 (July 12, 2011)
3148
+
3149
+ - Fix crashing bug with Psych and Ruby 1.9.2. [GH-411]
3150
+
3151
+ ## 0.7.6 (July 2, 2011)
3152
+
3153
+ - Run Chef commands in a single command. [GH-390]
3154
+ - Add `nfs` option for Chef to mount Chef folders via NFS. [GH-378]
3155
+ - Add translation for `aborted` state in VM. [GH-371]
3156
+ - Use full paths with the Chef provisioner so that restart cookbook will
3157
+ work. [GH-374]
3158
+ - Add "--no-color" as an argument and no colorized output will be used. [GH-379]
3159
+ - Added DEVICE option to the RedHat host only networking entry, which allows
3160
+ host only networking to work even if the VM has multiple NICs. [GH-382]
3161
+ - Touch the network configuration file for RedHat so that the `sed` works
3162
+ with host only networking. [GH-381]
3163
+ - Load prerelease versions of plugins if available.
3164
+ - Do not load a plugin if it depends on an invalid version of Vagrant.
3165
+ - Encrypted data bag support in Chef server provisioner. [GH-398]
3166
+ - Use the `-H` flag to set the proper home directory for `sudo`. [GH-370]
3167
+
3168
+ ## 0.7.5 (May 16, 2011)
3169
+
3170
+ - `config.ssh.port` can be specified and takes highest precedence if specified.
3171
+ Otherwise, Vagrant will still attempt to auto-detect the port. [GH-363]
3172
+ - Get rid of RubyGems deprecations introduced with RubyGems 1.8.x
3173
+ - Search in pre-release gems for plugins as well as release gems.
3174
+ - Support for Chef-solo `data_bags_path` [GH-362]
3175
+ - Can specify path to Chef binary using `binary_path` [GH-342]
3176
+ - Can specify additional environment data for Chef using `binary_env` [GH-342]
3177
+
3178
+ ## 0.7.4 (May 12, 2011)
3179
+
3180
+ - Chef environments support (for Chef 0.10) [GH-358]
3181
+ - Suppress the "added to known hosts" message for SSH [GH-354]
3182
+ - Ruby 1.8.6 support [GH-352]
3183
+ - Chef proxy settings now work for chef server [GH-335]
3184
+
3185
+ ## 0.7.3 (April 19, 2011)
3186
+
3187
+ - Retry all SSH on Net::SSH::Disconnect in case SSH is just restarting. [GH-313]
3188
+ - Add NFS shared folder support for Arch linux. [GH-346]
3189
+ - Fix issue with unknown terminal type output for sudo commands.
3190
+ - Forwarded port protocol can now be set as UDP. [GH-311]
3191
+ - Chef server file cache path and file backup path can be configured. [GH-310]
3192
+ - Setting hostname should work on Debian now. [GH-307]
3193
+
3194
+ ## 0.7.2 (February 8, 2011)
3195
+
3196
+ - Update JSON dependency to 1.5.1, which works with Ruby 1.9 on
3197
+ Windows.
3198
+ - Fix sudo issues on sudo < 1.7.0 (again).
3199
+ - Fix race condition in SSH, which specifically manifested itself in
3200
+ the chef server provisioner. [GH-295]
3201
+ - Change sudo shell to use `bash` (configurable). [GH-301]
3202
+ - Can now set mac address of host only network. [GH-294]
3203
+ - NFS shared folders with spaces now work properly. [GH-293]
3204
+ - Failed SSH commands now show output in error message. [GH-285]
3205
+
3206
+ ## 0.7.1 (January 28, 2011)
3207
+
3208
+ - Change error output with references to VirtualBox 3.2 to 4.0.
3209
+ - Internal SSH through net-ssh now uses `IdentitiesOnly` thanks to
3210
+ upstream net-ssh fix.
3211
+ - Fix issue causing warnings to show with `forwardx11` enabled for SSH. [GH-279]
3212
+ - FreeBSD support for host only networks, NFS, halting, etc. [GH-275]
3213
+ - Make SSH commands which use sudo compatible with sudo < 1.7.0. [GH-278]
3214
+ - Fix broken puppet server provisioner which called a nonexistent
3215
+ method.
3216
+ - Default SSH host changed from `localhost` to `127.0.0.1` since
3217
+ `localhost` is not always loopback.
3218
+ - New `shell` provisioner which simply uploads and executes a script as
3219
+ root on the VM.
3220
+ - Gentoo host only networking no longer fails if already setup. [GH-286]
3221
+ - Set the host name of your guest OS with `config.vm.host_name` [GH-273]
3222
+ - `vagrant ssh-config` now outputs the configured `config.ssh.host`
3223
+
3224
+ ## 0.7.0 (January 19, 2011)
3225
+
3226
+ - VirtualBox 4.0 support. Support for VirtualBox 3.2 is _dropped_, since
3227
+ the API is so different. Stay with the 0.6.x series if you have VirtualBox
3228
+ 3.2.x.
3229
+ - Puppet server provisioner. [GH-262]
3230
+ - Use numeric uid/gid in mounting shared folders to increase portability. [GH-252]
3231
+ - HTTP downloading follows redirects. [GH-163]
3232
+ - Downloaders have clearer output to note what they're doing.
3233
+ - Shared folders with no guest path are not automounted. [GH-184]
3234
+ - Boxes downloaded during `vagrant up` reload the Vagrantfile config, which
3235
+ fixes a problem with box settings not being properly loaded. [GH-231]
3236
+ - `config.ssh.forward_x11` to enable the ForwardX11 SSH option. [GH-255]
3237
+ - Vagrant source now has a `contrib` directory where contributions of miscellaneous
3238
+ addons for Vagrant will be added.
3239
+ - Vagrantfiles are now loaded only once (instead of 4+ times) [GH-238]
3240
+ - Ability to move home vagrant dir (~/.vagrant) by setting VAGRANT_HOME
3241
+ environmental variable.
3242
+ - Removed check and error for the "OSE" version of VirtualBox, since with
3243
+ VirtualBox 4 this distinction no longer exists.
3244
+ - Ability to specify proxy settings for chef. [GH-169]
3245
+ - Helpful error message shown if NFS mounting fails. [GH-135]
3246
+ - Gentoo guests now support host only networks. [GH-240]
3247
+ - RedHat (CentOS included) guests now support host only networks. [GH-260]
3248
+ - New Vagrantfile syntax for enabling and configuring provisioners. This
3249
+ change is not backwards compatible. [GH-265]
3250
+ - Provisioners are now RVM-friendly, meaning if you installed chef or puppet
3251
+ with an RVM managed Ruby, Vagrant now finds then. [GH-254]
3252
+ - Changed the unused host only network destroy mechanism to check for
3253
+ uselessness after the VM is destroyed. This should result in more accurate
3254
+ checks.
3255
+ - Networks are no longer disabled upon halt/destroy. With the above
3256
+ change, its unnecessary.
3257
+ - Puppet supports `module_path` configuration to mount local modules directory
3258
+ as a shared folder and configure puppet with it. [GH-270]
3259
+ - `ssh-config` now outputs `127.0.0.1` as the host instead of `localhost`.
3260
+
3261
+ ## 0.6.9 (December 21, 2010)
3262
+
3263
+ - Puppet provisioner. [GH-223]
3264
+ - Solaris system configurable to use `sudo`.
3265
+ - Solaris system registered, so it can be set with `:solaris`.
3266
+ - `vagrant package` include can be a directory name, which will cause the
3267
+ contents to be recursively copied into the package. [GH-241]
3268
+ - Arbitrary options to puppet binary can be set with `config.puppet.options`. [GH-242]
3269
+ - BSD hosts use proper GNU sed syntax for clearing NFS shares. [GH-243]
3270
+ - Enumerate VMs in a multi-VM environment in order they were defined. [GH-244]
3271
+ - Check for VM boot changed to use `timeout` library, which works better with Windows.
3272
+ - Show special error if VirtualBox not detected on 64-bit Windows.
3273
+ - Show error to Windows users attempting to use host only networking since
3274
+ it doesn't work yet.
3275
+
3276
+ ## 0.6.8 (November 30, 2010)
3277
+
3278
+ - Network interfaces are now up/down in distinct commands instead of just
3279
+ restarting "networking." [GH-192]
3280
+ - Add missing translation for chef binary missing. [GH-203]
3281
+ - Fix default settings for Opscode platform and comments. [GH-213]
3282
+ - Blank client name for chef server now uses FQDN by default, instead of "client" [GH-214]
3283
+ - Run list can now be nil, which will cause it to sync with chef server (when
3284
+ chef server is enabled). [GH-214]
3285
+ - Multiple NFS folders now work on linux. [GH-215]
3286
+ - Add translation for state "stuck" which is very rare. [GH-218]
3287
+ - virtualbox gem dependency minimum raised to 0.7.6 to verify FFI < 1.0.0 is used.
3288
+ - Fix issue where box downloading from `vagrant up` didn't reload the box collection. [GH-229]
3289
+
3290
+ ## 0.6.7 (November 3, 2010)
3291
+
3292
+ - Added validation to verify that a box is specified.
3293
+ - Proper error message when box is not found for `config.vm.box`. [GH-195]
3294
+ - Fix output of `vagrant status` with multi-vm to be correct. [GH-196]
3295
+
3296
+ ## 0.6.6 (October 14, 2010)
3297
+
3298
+ - `vagrant status NAME` works once again. [GH-191]
3299
+ - Conditional validation of Vagrantfile so that some commands don't validate. [GH-188]
3300
+ - Fix "junk" output for ssh-config. [GH-189]
3301
+ - Fix port collision handling with greater than two VMs. [GH-185]
3302
+ - Fix potential infinite loop with root path if bad CWD is given to environment.
3303
+
3304
+ ## 0.6.5 (October 8, 2010)
3305
+
3306
+ - Validations on base MAC address to avoid situation described in GH-166, GH-181
3307
+ from ever happening again.
3308
+ - Properly load sub-VM configuration on first-pass of config loading. Solves
3309
+ a LOT of problems with multi-VM. [GH-166] [GH-181]
3310
+ - Configuration now only validates on final Vagrantfile proc, so multi-VM
3311
+ validates correctly.
3312
+ - A nice error message is given if ".vagrant" is a directory and therefore
3313
+ can't be accessed. [GH-172]
3314
+ - Fix plugin loading in a Rails 2.3.x project. [GH-176]
3315
+
3316
+ ## 0.6.4 (October 4, 2010)
3317
+
3318
+ - Default VM name is now properly the parent folder of the working directory
3319
+ of the environment.
3320
+ - Added method to `TestHelpers` to assist with testing new downloaders.
3321
+ - `up --no-provision` works again. This disables provisioning during the
3322
+ boot process.
3323
+ - Action warden doesn't do recovery process on `SystemExit` exceptions,
3324
+ allowing the double ctrl-C to work properly again. [related to GH-166]
3325
+ - Initial Vagrantfile is now heavily commented with various available
3326
+ options. [GH-171]
3327
+ - Box add checks if a box already exists before the download. [GH-170]
3328
+ - NFS no longer attempts to clean exports file if VM is not created,
3329
+ which was causing a stack trace during recovery. [related to GH-166]
3330
+ - Basic validation added for Chef configuration (both solo and server).
3331
+ - Top config class is now available in all `Vagrant::Config::Base`
3332
+ subclasses, which is useful for config validation.
3333
+ - Subcommand help shows proper full command in task listing. [GH-168]
3334
+ - SSH gives error message if `ssh` binary is not found. [GH-161]
3335
+ - SSH gives proper error message if VM is not running. [GH-167]
3336
+ - Fix some issues with undefined constants in command errors.
3337
+
3338
+ ## 0.6.1, 0.6.2, 0.6.3 (September 27, 2010)
3339
+
3340
+ A lot of quick releases which all were to fix issues with Ruby 1.8.7
3341
+ compatibility.
3342
+
3343
+ ## 0.6.0 (September 27, 2010)
3344
+
3345
+ - VM name now defaults to the name of the containing folder, plus a timestamp.
3346
+ This should make it easier to identify VMs in the VirtualBox GUI.
3347
+ - Exposed Vagrant test helpers in `Vagrant::TestHelpers` for plugins to easily
3348
+ test themselves against Vagrant environments.
3349
+ - **Plugins** have landed. Plugins are simply gems which have a `vagrant_init.rb`
3350
+ file somewhere in their load path. Please read the documentation on
3351
+ vagrantup.com before attempting to create a plugin (which is very easy)
3352
+ for more information on how it all works and also some guidelines.
3353
+ - `vagrant package` now takes a `--vagrantfile` option to specify a
3354
+ Vagrantfile to package. The `--include` approach for including a Vagrantfile
3355
+ no longer works (previously built boxes will continue to work).
3356
+ - `vagrant package` has new logic with regards to the `--include` option
3357
+ depending on if the file path is relative or absolute (they can be
3358
+ intermixed):
3359
+ * _Relative_ paths are copied directly into the box, preserving
3360
+ their path. So `--include lib/foo` would be in the box as "lib/foo"
3361
+ * _Absolute_ paths are simply copied files into the root of the
3362
+ box. So `--include /lib/foo` would be in the box as "foo"
3363
+ - "vagrant_main" is no longer the default run list. Instead, chef
3364
+ run list starts empty. It is up to you to specify all recipes in
3365
+ the Vagrantfile now.
3366
+ - Fixed various issues with certain action middleware not working if
3367
+ the VM was not created.
3368
+ - SSH connection is retried 5 times if there is a connection refused.
3369
+ Related to GH-140.
3370
+ - If `http_proxy` environmental variable is set, it will be used as the proxy
3371
+ box adding via http.
3372
+ - Remove `config.ssh.password`. It hasn't been used for a few versions
3373
+ now and was only kept around to avoid exceptions in Vagrantfiles.
3374
+ - Configuration is now validated so improper input can be found in
3375
+ Vagrantfiles.
3376
+ - Fixed issue with not detecting Vagrantfile at root directory ("/").
3377
+ - Vagrant now gives a nice error message if there is a syntax error
3378
+ in any Vagrantfile. [GH-154]
3379
+ - The format of the ".vagrant" file which stores persisted VMs has
3380
+ changed. This is **backwards incompatible**. Will provide an upgrade
3381
+ utility prior to 0.6 launch.
3382
+ - Every [expected] Vagrant error now exits with a clean error message
3383
+ and a unique exit status, and raises a unique exception (if you're
3384
+ scripting Vagrant).
3385
+ - Added I18n gem dependency for pulling strings into clean YML files.
3386
+ Vagrant is now localizable as a side effect! Translations welcome.
3387
+ - Fixed issue with "Waiting for cleanup" message appearing twice in
3388
+ some cases. [GH-145]
3389
+ - Converted CLI to use Thor. As a tradeoff, there are some backwards
3390
+ incompatibilities:
3391
+ * `vagrant package` - The `--include` flag now separates filenames
3392
+ by spaces, instead of by commas. e.g. `vagrant package --include x y z`
3393
+ * `vagrant ssh` - If you specify a command to execute using the `--execute`
3394
+ flag, you may now only specify one command (before you were able to
3395
+ specify an arbitrary amount). e.g. `vagrant ssh -e "echo hello"`
3396
+ * `vagrant ssh-config` has become `vagrant ssh_config` due to a limitation
3397
+ in Thor.
3398
+
3399
+ ## 0.5.4 (September 7, 2010)
3400
+
3401
+ - Fix issue with the "exec failed" by running on Tiger as well.
3402
+ - Give an error when downloading a box which already exists prior
3403
+ to actually downloading the box.
3404
+
3405
+ ## 0.5.3 (August 23, 2010)
3406
+
3407
+ - Add erubis as a dependency since its rendering of `erb` is sane.
3408
+ - Fixed poorly formatted Vagrantfile after `vagrant init`. [GH-142]
3409
+ - Fixed NFS not working properly with multiple NFS folders.
3410
+ - Fixed chef solo provision to work on Windows. It was expanding a linux
3411
+ path which prepended a drive letter onto it.
3412
+
3413
+ ## 0.5.2 (August 3, 2010)
3414
+
3415
+ - `vagrant up` can be used as a way to resume the VM as well (same as
3416
+ `vagrant resume`). [GH-134]
3417
+ - Sudo uses "-E" flag to preserve environment for chef provisioners.
3418
+ This fixes issues with CentOS. [GH-133]
3419
+ - Added "IdentitiesOnly yes" to options when `vagrant ssh` is run to
3420
+ avoid "Too Many Authentication Failures" error. [GH-131]
3421
+ - Fix regression with `package` not working. [GH-132]
3422
+ - Added ability to specify box url in `init`, which populates the
3423
+ Vagrantfile with the proper `config.vm.box_url`.
3424
+
3425
+ ## 0.5.1 (July 31, 2010)
3426
+
3427
+ - Allow specifying cookbook paths which exist only on the VM in `config.chef.cookbooks_path`.
3428
+ This is used for specifying cookbook paths when `config.chef.recipe_url` is used. [GH-130]
3429
+ See updated chef solo documentation for more information on this.
3430
+ - No longer show "Disabling host only networks..." if no host only networks
3431
+ are destroyed. Quiets `destroy`, `halt`, etc output a bit.
3432
+ - Updated getting started guide to be more up to date and generic. [GH-125]
3433
+ - Fixed error with doing a `vagrant up` when no Vagrantfile existed. [GH-128]
3434
+ - Fixed NFS erroring when NFS wasn't even enabled if `/etc/exports` doesn't
3435
+ exist. [GH-126]
3436
+ - Fixed `vagrant resume` to properly resume a suspended VM. [GH-122]
3437
+ - Fixed `halt`, `destroy`, `reload` to where they failed if the VM was
3438
+ in a saved state. [GH-123]
3439
+ - Added `config.chef.recipe_url` which allows you to specify a URL to
3440
+ a gzipped tar file for chef solo to download cookbooks. See the
3441
+ [chef-solo docs](https://docs.chef.io/chef_solo.html) for more information.
3442
+ [GH-121]
3443
+ - Added `vagrant box repackage` which repackages boxes which have
3444
+ been added. This is useful in case you want to redistribute a base
3445
+ box you have but may have lost the actual "box" file. [GH-120]
3446
+
3447
+ ## Previous
3448
+
3449
+ The changelog began with version 0.5.1 so any changes prior to that
3450
+ can be seen by checking the tagged releases and reading git commit
3451
+ messages.