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

Sign up to get free protection for your applications and to get access to all the features.
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,2450 @@
1
+ en:
2
+ vagrant:
3
+ boot_completed: |-
4
+ Machine booted and ready!
5
+ boot_waiting: |-
6
+ Waiting for machine to boot. This may take a few minutes...
7
+ box_auto_adding: |-
8
+ Box '%{name}' could not be found. Attempting to find and install...
9
+ box_add_choose_provider: |-
10
+ This box can work with multiple providers! The providers that it
11
+ can work with are listed below. Please review the list and choose
12
+ the provider you will be working with.
13
+
14
+ %{options}
15
+
16
+ Enter your choice:
17
+ box_add_choose_provider_again: |-
18
+ Invalid choice. Try again:
19
+ box_add_with_version: |-
20
+ Adding box '%{name}' (v%{version}) for provider: %{providers}
21
+ box_added: |-
22
+ Successfully added box '%{name}' (v%{version}) for '%{provider}'!
23
+ box_adding_direct: |-
24
+ Box file was not detected as metadata. Adding it directly...
25
+ box_add_url_warn: |-
26
+ It looks like you attempted to add a box with a URL for the name...
27
+ Instead, use box_url instead of box for box URLs.
28
+ box_downloading: |-
29
+ Downloading: %{url}
30
+ box_download_error: |-
31
+ Error downloading: %{message}
32
+ box_unpacking: |-
33
+ Unpacking necessary files from: %{url}
34
+ box_expanding_url: |-
35
+ URL: %{url}
36
+ box_loading_metadata: |-
37
+ Loading metadata for box '%{name}'
38
+ box_outdated: |-
39
+ * '%{name}' is outdated! Current: %{current}. Latest: %{latest}
40
+ box_outdated_checking_with_refresh: |-
41
+ Checking if box '%{name}' is up to date...
42
+ box_outdated_local: |-
43
+ A newer version of the box '%{name}' is available and already
44
+ installed, but your Vagrant machine is running against
45
+ version '%{old}'. To update to version '%{new}',
46
+ destroy and recreate your machine.
47
+ box_outdated_metadata_download_error: |-
48
+ There was a problem while downloading the metadata for your box
49
+ to check for updates. This is not an error, since it is usually due
50
+ to temporary network problems. This is just a warning. The problem
51
+ encountered was:
52
+
53
+ %{message}
54
+
55
+ If you want to check for box updates, verify your network connection
56
+ is valid and try again.
57
+ box_outdated_metadata_error_single: |-
58
+ Error loading box metadata while attempting to check for
59
+ updates: %{message}
60
+ box_outdated_single: |-
61
+ A newer version of the box '%{name}' is available! You currently
62
+ have version '%{current}'. The latest is version '%{latest}'. Run
63
+ `vagrant box update` to update.
64
+ box_outdated_metadata_error: |-
65
+ * '%{name}': Error loading metadata: %{message}
66
+ box_outdated_no_metadata: |-
67
+ * '%{name}' wasn't added from a catalog, no version information
68
+ box_updating: |-
69
+ Updating '%{name}' with provider '%{provider}' from version
70
+ '%{old}' to '%{new}'...
71
+ box_update_checking: |-
72
+ Checking for updates to '%{name}'
73
+ box_up_to_date: |-
74
+ * '%{name}' (v%{version}) is up to date
75
+ box_up_to_date_single: |-
76
+ Box '%{name}' (v%{version}) is running the latest version.
77
+ cfengine_bootstrapping: |-
78
+ Bootstrapping CFEngine with policy server: %{policy_server}...
79
+ cfengine_bootstrapping_policy_hub: |-
80
+ Performing additional bootstrap for policy hubs...
81
+ cfengine_cant_detect: |-
82
+ Vagrant doesn't support detecting whether CFEngine is installed
83
+ for the guest OS running in the machine. Vagrant will assume it is
84
+ installed and attempt to continue.
85
+ cfengine_detected_ip: |-
86
+ Detected policy server IP address: %{address}...
87
+ cfengine_installing: |-
88
+ Installing CFEngine onto machine...
89
+ cfengine_installing_files_path: |-
90
+ Copying the 'files_path' files...
91
+ cfengine_no_bootstrap: |-
92
+ CFEngine doesn't require bootstrap. Not bootstrapping.
93
+ cfengine_single_run: |-
94
+ CFEngine running in "single run" mode. Will execute one file.
95
+ cfengine_single_run_execute: |-
96
+ Executing run file for CFEngine...
97
+ chef_cant_detect: |-
98
+ Vagrant does not support detecting whether Chef is installed
99
+ for the guest OS running in the machine. Vagrant will assume it is
100
+ installed and attempt to continue.
101
+ chef_already_installed: |-
102
+ Detected Chef (%{version}) is already installed
103
+ chef_installing: |-
104
+ Installing Chef (%{version})...
105
+ chef_client_cleanup_failed: |-
106
+ Cleaning up the '%{deletable}' for Chef failed. The stdout and
107
+ stderr are shown below. Vagrant will continue destroying the machine,
108
+ so please clean up these resources manually.
109
+
110
+ stdout: %{stdout}
111
+
112
+ stderr: %{stderr}
113
+ chef_config_knife_not_found: |-
114
+ The `knife` application was not found! This is required by Vagrant
115
+ to automatically delete Chef nodes and clients.
116
+ chef_run_list_empty: |-
117
+ Warning: Chef run list is empty. This may not be what you want.
118
+ cli_interrupt: |-
119
+ Exiting due to interrupt.
120
+ docker_auto_start_not_available: |-
121
+ Unable to configure automatic restart of Docker containers on
122
+ the guest machine
123
+ docker_cant_detect: |-
124
+ Vagrant doesn't support detecting whether Docker is installed
125
+ for the guest OS running in the machine. Vagrant will assume it is
126
+ installed and attempt to continue.
127
+ docker_configure_autostart: |-
128
+ Configuring Docker to autostart containers...
129
+ docker_installing: |-
130
+ Installing Docker onto machine...
131
+ docker_pulling_images:
132
+ Pulling Docker images...
133
+ docker_pulling_single: |-
134
+ -- Image: %{name}
135
+ docker_building_single: |-
136
+ -- Path: %{path}
137
+ docker_building_images:
138
+ Building Docker images...
139
+ docker_running: |-
140
+ -- Container: %{name}
141
+ docker_restarting_container_args: |-
142
+ -- Detected changes to container '%{name}' args, restarting...
143
+ docker_restarting_container_image: |-
144
+ -- Detected newer image for container '%{name}', restarting...
145
+ docker_starting_containers: |-
146
+ Starting Docker containers...
147
+ inserted_key: |-
148
+ Key inserted! Disconnecting and reconnecting using new SSH key...
149
+ inserting_insecure_detected: |-
150
+ Vagrant insecure key detected. Vagrant will automatically replace
151
+ this with a newly generated keypair for better security.
152
+ inserting_random_key: |-
153
+ Inserting generated public key within guest...
154
+ inserting_remove_key: |-
155
+ Removing insecure key from the guest if it's present...
156
+ installing_provider: |-
157
+ Provider '%{provider}' not found. We'll automatically install it now...
158
+ installing_provider_detail: |-
159
+ The installation process will start below. Human interaction may be
160
+ required at some points. If you're uncomfortable with automatically
161
+ installing this provider, you can safely Ctrl-C this process and install
162
+ it manually.
163
+ list_commands: |-
164
+ Below is a listing of all available Vagrant commands and a brief
165
+ description of what they do.
166
+
167
+ %{list}
168
+ moved_cwd: |-
169
+ This machine used to live in %{old_wd} but it's now at %{current_wd}.
170
+ Depending on your current provider you may need to change the name of
171
+ the machine to run it as a different machine.
172
+ guest_deb_installing_smb: |-
173
+ Installing SMB "mount.cifs"...
174
+ global_status_footer: |-
175
+ The above shows information about all known Vagrant environments
176
+ on this machine. This data is cached and may not be completely
177
+ up-to-date. To interact with any of the machines, you can go to
178
+ that directory and run Vagrant, or you can use the ID directly
179
+ with Vagrant commands from any directory. For example:
180
+ "vagrant destroy 1a2b3c4d"
181
+ global_status_none: |-
182
+ There are no active Vagrant environments on this computer! Or,
183
+ you haven't destroyed and recreated Vagrant environments that were
184
+ started with an older version of Vagrant.
185
+ plugin_needs_reinstall: |-
186
+ The following plugins were installed with a version of Vagrant
187
+ that had different versions of underlying components. Because
188
+ these component versions were changed (which rarely happens),
189
+ the plugins must be uninstalled and reinstalled.
190
+
191
+ To ensure that all the dependencies are properly updated as well
192
+ it is _highly recommended_ to do a `vagrant plugin uninstall`
193
+ prior to reinstalling.
194
+
195
+ This message will not go away until all the plugins below are
196
+ either uninstalled or uninstalled then reinstalled.
197
+
198
+ The plugins below will not be loaded until they're uninstalled
199
+ and reinstalled:
200
+
201
+ %{names}
202
+ post_up_message: |-
203
+ Machine '%{name}' has a post `vagrant up` message. This is a message
204
+ from the creator of the Vagrantfile, and not from Vagrant itself:
205
+
206
+ %{message}
207
+ provisioner_cleanup: |-
208
+ Running cleanup tasks for '%{name}' provisioner...
209
+ rsync_auto_initial: |-
210
+ Doing an initial rsync...
211
+ rsync_auto_new_folders: |-
212
+ New synced folders were added to the Vagrantfile since running
213
+ `vagrant reload`. If these new synced folders are backed by rsync,
214
+ they won't be automatically synced until a `vagrant reload` is run.
215
+ rsync_auto_no_paths: |-
216
+ There are no paths to watch! This is either because you have no
217
+ synced folders using rsync, or any rsync synced folders you have
218
+ have specified `rsync_auto` to be false.
219
+ rsync_auto_path: |-
220
+ Watching: %{path}
221
+ rsync_auto_remove_folder: |-
222
+ Not syncing %{folder} as it is not part of the current working directory.
223
+ rsync_auto_rsync_error: |-
224
+ There was an error while executing rsync. The error is shown below.
225
+ This may not be critical since rsync sometimes fails, but if this message
226
+ repeats, then please fix the issue:
227
+
228
+ %{message}
229
+ rsync_communicator_not_ready: |-
230
+ The machine is reporting that it is not ready for rsync to
231
+ communicate with it. Verify that this machine is properly running.
232
+ rsync_communicator_not_ready_callback: |-
233
+ Failed to connect to remote machine. This is usually caused by the
234
+ machine rebooting or being halted. Please make sure the machine is
235
+ running, and modify a file to try again.
236
+ rsync_folder: |-
237
+ Rsyncing folder: %{hostpath} => %{guestpath}
238
+ rsync_folder_excludes: " - Exclude: %{excludes}"
239
+ rsync_installing: "Installing rsync to the VM..."
240
+ rsync_proxy_machine: |-
241
+ The provider ('%{provider}') for the machine '%{name}' is
242
+ using a proxy machine. RSync will sync to this proxy
243
+ instead of directly to the environment itself.
244
+ rsync_showing_output: "Showing rsync output..."
245
+ rsync_ssh_password: |-
246
+ The machine you're rsyncing folders to is configured to use
247
+ password-based authentication. Vagrant can't script rsync to automatically
248
+ enter this password, so you'll likely be prompted for a password
249
+ shortly.
250
+
251
+ If you don't want to have to do this, please enable automatic
252
+ key insertion using `config.ssh.insert_key`.
253
+ ssh_exec_password: |-
254
+ The machine you're attempting to SSH into is configured to use
255
+ password-based authentication. Vagrant can't script entering the
256
+ password for you. If you're prompted for a password, please enter
257
+ the same password you have configured in the Vagrantfile.
258
+ stdin_cant_hide_input: |-
259
+ Error! Your console doesn't support hiding input. We'll ask for
260
+ input again below, but we WILL NOT be able to hide input. If this
261
+ is a problem for you, ctrl-C to exit and fix your stdin.
262
+ up_no_machines: |-
263
+ No machines to bring up. This is usually because all machines are
264
+ set to `autostart: false`, which means you have to explicitly specify
265
+ the name of the machine to bring up.
266
+ upgrading_home_path_v1_5: |-
267
+ Vagrant is upgrading some internal state for the latest version.
268
+ Please do not quit Vagrant at this time. While upgrading, Vagrant
269
+ will need to copy all your boxes, so it will use a considerable
270
+ amount of disk space. After it is done upgrading, the temporary disk
271
+ space will be freed.
272
+
273
+ Press ctrl-c now to exit if you want to remove some boxes or free
274
+ up some disk space.
275
+
276
+ Press the Enter or Return key to continue.
277
+ version_current: |-
278
+ Installed Version: %{version}
279
+ version_latest: |-
280
+ Latest Version: %{version}
281
+ version_latest_installed: |-
282
+ You're running an up-to-date version of Vagrant!
283
+ version_no_checkpoint: |-
284
+ Vagrant was unable to check for the latest version of Vagrant.
285
+ Please check manually at https://www.vagrantup.com
286
+ version_upgrade_howto: |-
287
+ To upgrade to the latest version, visit the downloads page and
288
+ download and install the latest version of Vagrant from the URL
289
+ below:
290
+
291
+ https://www.vagrantup.com/downloads.html
292
+
293
+ If you're curious what changed in the latest release, view the
294
+ CHANGELOG below:
295
+
296
+ https://github.com/mitchellh/vagrant/blob/v%{version}/CHANGELOG.md
297
+
298
+ cfengine_config:
299
+ classes_array: |-
300
+ The 'classes' configuration must be an array.
301
+ files_path_not_directory: |-
302
+ The 'files_path' must point to a valid directory.
303
+ invalid_mode: |-
304
+ The mode must be 'bootstrap' or 'single_run'
305
+ policy_server_address: |-
306
+ The policy server address must be set for bootstrapping.
307
+ run_file_not_found: |-
308
+ The 'run_file' specified could not be found.
309
+
310
+ virtualbox:
311
+ checking_guest_additions: |-
312
+ Checking for guest additions in VM...
313
+ network_adapter: |-
314
+ Adapter %{adapter}: %{type}%{extra}
315
+ config:
316
+ id_in_pre_import: |-
317
+ The ':id' parameter is not available in "pre-import" customizations.
318
+ intnet_on_bad_type: |-
319
+ VirtualBox internal networks can only be enabled on "private_network"
320
+ invalid_event: |-
321
+ %{event} is not a valid event for customization. Valid events
322
+ are: %{valid_events}
323
+
324
+ general:
325
+ batch_notify_error: |-
326
+ An error occurred. The error will be shown after all tasks complete.
327
+ batch_unexpected_error: |-
328
+ An unexpected error occurred when executing the action on the
329
+ '%{machine}' machine. Please report this as a bug:
330
+
331
+ %{message}
332
+ batch_vagrant_error: |-
333
+ An error occurred while executing the action on the '%{machine}'
334
+ machine. Please handle this error then try again:
335
+
336
+ %{message}
337
+ config_upgrade_messages: |-
338
+ There were warnings and/or errors while loading your Vagrantfile
339
+ for the machine '%{name}'.
340
+
341
+ Your Vagrantfile was written for an earlier version of Vagrant,
342
+ and while Vagrant does the best it can to remain backwards
343
+ compatible, there are some cases where things have changed
344
+ significantly enough to warrant a message. These messages are
345
+ shown below.
346
+
347
+ %{output}
348
+ not_in_installer: |-
349
+ You appear to be running Vagrant outside of the official installers.
350
+ Note that the installers are what ensure that Vagrant has all required
351
+ dependencies, and Vagrant assumes that these dependencies exist. By
352
+ running outside of the installer environment, Vagrant may not function
353
+ properly. To remove this warning, install Vagrant using one of the
354
+ official packages from vagrantup.com.
355
+ upgraded_v1_dotfile: |-
356
+ A Vagrant 1.0.x state file was found for this environment. Vagrant has
357
+ gone ahead and auto-upgraded this to the latest format. Everything
358
+ should continue working as normal. Beware, however, that older versions
359
+ of Vagrant may no longer be used with this environment.
360
+
361
+ However, in case anything went wrong, the old dotfile was backed up
362
+ to the location below. If everything is okay, it is safe to remove
363
+ this backup.
364
+
365
+ Backup: %{backup_path}
366
+
367
+ #-------------------------------------------------------------------------------
368
+ # Translations for exception classes
369
+ #-------------------------------------------------------------------------------
370
+ errors:
371
+ active_machine_with_different_provider: |-
372
+ An active machine was found with a different provider. Vagrant
373
+ currently allows each machine to be brought up with only a single
374
+ provider at a time. A future version will remove this limitation.
375
+ Until then, please destroy the existing machine to up with a new
376
+ provider.
377
+
378
+ Machine name: %{name}
379
+ Active provider: %{active_provider}
380
+ Requested provider: %{requested_provider}
381
+ batch_multi_error: |-
382
+ An error occurred while executing multiple actions in parallel.
383
+ Any errors that occurred are shown below.
384
+
385
+ %{message}
386
+ box_add_no_matching_provider: |-
387
+ The box you're attempting to add doesn't support the provider
388
+ you requested. Please find an alternate box or use an alternate
389
+ provider. Double-check your requested provider to verify you didn't
390
+ simply misspell it.
391
+
392
+ If you're adding a box from HashiCorp's Vagrant Cloud, make sure the box is
393
+ released.
394
+
395
+ Name: %{name}
396
+ Address: %{url}
397
+ Requested provider: %{requested}
398
+ box_add_no_matching_version: |-
399
+ The box you're attempting to add has no available version that
400
+ matches the constraints you requested. Please double-check your
401
+ settings. Also verify that if you specified version constraints,
402
+ that the provider you wish to use is available for these constraints.
403
+
404
+ Box: %{name}
405
+ Address: %{url}
406
+ Constraints: %{constraints}
407
+ Available versions: %{versions}
408
+ box_add_short_not_found: |-
409
+ The box '%{name}' could not be found or
410
+ could not be accessed in the remote catalog. If this is a private
411
+ box on HashiCorp's Vagrant Cloud, please verify you're logged in via
412
+ `vagrant login`. Also, please double-check the name. The expanded
413
+ URL and error message are shown below:
414
+
415
+ URL: %{url}
416
+ Error: %{error}
417
+ boot_bad_state: |-
418
+ The guest machine entered an invalid state while waiting for it
419
+ to boot. Valid states are '%{valid}'. The machine is in the
420
+ '%{invalid}' state. Please verify everything is configured
421
+ properly and try again.
422
+
423
+ If the provider you're using has a GUI that comes with it,
424
+ it is often helpful to open that and watch the machine, since the
425
+ GUI often has more helpful error messages than Vagrant can retrieve.
426
+ For example, if you're using VirtualBox, run `vagrant up` while the
427
+ VirtualBox GUI is open.
428
+
429
+ The primary issue for this error is that the provider you're using
430
+ is not properly configured. This is very rarely a Vagrant issue.
431
+ boot_timeout: |-
432
+ Timed out while waiting for the machine to boot. This means that
433
+ Vagrant was unable to communicate with the guest machine within
434
+ the configured ("config.vm.boot_timeout" value) time period.
435
+
436
+ If you look above, you should be able to see the error(s) that
437
+ Vagrant had when attempting to connect to the machine. These errors
438
+ are usually good hints as to what may be wrong.
439
+
440
+ If you're using a custom box, make sure that networking is properly
441
+ working and you're able to connect to the machine. It is a common
442
+ problem that networking isn't setup properly in these boxes.
443
+ Verify that authentication configurations are also setup properly,
444
+ as well.
445
+
446
+ If the box appears to be booting properly, you may want to increase
447
+ the timeout ("config.vm.boot_timeout") value.
448
+ box_add_exists: |-
449
+ The box you're attempting to add already exists. Remove it before
450
+ adding it again or add it with the `--force` flag.
451
+
452
+ Name: %{name}
453
+ Provider: %{provider}
454
+ Version: %{version}
455
+ box_add_direct_version: |-
456
+ You specified a box version constraint with a direct box file
457
+ path. Box version constraints only work with boxes from Vagrant
458
+ Cloud or a custom box host. Please remove the version constraint
459
+ and try again.
460
+ box_add_metadata_multi_url: |-
461
+ Multiple URLs for a box can't be specified when adding
462
+ versioned boxes. Please specify a single URL to the box
463
+ metadata (JSON) information. The full list of URLs you
464
+ specified is shown below:
465
+
466
+ %{urls}
467
+ box_add_name_mismatch: |-
468
+ The box you're adding has a name different from the name you
469
+ requested. For boxes with metadata, you cannot override the name.
470
+ If you're adding a box using `vagrant box add`, don't specify
471
+ the `--name` parameter. If the box is being added via a Vagrantfile,
472
+ change the `config.vm.box` value to match the name below.
473
+
474
+ Requested name: %{requested_name}
475
+ Actual name: %{actual_name}
476
+ box_add_name_required: |-
477
+ A name is required when adding a box file directly. Please pass
478
+ the `--name` parameter to `vagrant box add`. See
479
+ `vagrant box add -h` for more help.
480
+ box_checksum_invalid_type: |-
481
+ The specified checksum type is not supported by Vagrant: %{type}.
482
+ Vagrant supports the following checksum types:
483
+
484
+ md5, sha1, sha256
485
+ box_checksum_mismatch: |-
486
+ The checksum of the downloaded box did not match the expected
487
+ value. Please verify that you have the proper URL setup and that
488
+ you're downloading the proper file.
489
+
490
+ Expected: %{expected}
491
+ Received: %{actual}
492
+ box_config_changing_box: |-
493
+ While loading the Vagrantfile, the provider override specified
494
+ a new box. This box, in turn, specified a different box. This isn't
495
+ allowed, as it could lead to infinite recursion of Vagrant configuration
496
+ loading. Please fix this.
497
+ box_metadata_corrupted: |-
498
+ The metadata associated with the box '%{name}' appears corrupted.
499
+ This is most often caused by a disk issue or system crash. Please
500
+ remove the box, re-add it, and try again.
501
+ box_metadata_download_error: |-
502
+ There was an error while downloading the metadata for this box.
503
+ The error message is shown below:
504
+
505
+ %{message}
506
+ box_metadata_file_not_found: |-
507
+ The "metadata.json" file for the box '%{name}' was not found.
508
+ Boxes require this file in order for Vagrant to determine the
509
+ provider it was made for. If you made the box, please add a
510
+ "metadata.json" file to it. If someone else made the box, please
511
+ notify the box creator that the box is corrupt. Documentation for
512
+ box file format can be found at the URL below:
513
+
514
+ https://www.vagrantup.com/docs/boxes/format.html
515
+ box_metadata_malformed: |-
516
+ The metadata for the box was malformed. The exact error
517
+ is shown below. Please contact the maintainer of the box so
518
+ that this issue can be fixed.
519
+
520
+ %{error}
521
+ box_metadata_malformed_version: |-
522
+ A version of the box you're loading is formatted in a way that
523
+ Vagrant cannot parse: '%{version}'. Please reformat the version
524
+ to be properly formatted. It should be in the format of
525
+ X.Y.Z.
526
+ box_not_found: |-
527
+ The box '%{name}' does not exist. Please double check and
528
+ try again. You can see the boxes that are installed with
529
+ `vagrant box list`.
530
+ box_not_found_with_provider: |-
531
+ The box '%{name}' isn't installed for the provider '%{provider}'.
532
+ Please double-check and try again. The installed providers for
533
+ the box are shown below:
534
+
535
+ %{providers}
536
+ box_not_found_with_provider_and_version: |-
537
+ The box '%{name}' (v%{version}) with provider '%{provider}'
538
+ could not be found. Please double check and try again. You
539
+ can see all the boxes that are installed with `vagrant box list`.
540
+ box_provider_doesnt_match: |-
541
+ The box you attempted to add doesn't match the provider you specified.
542
+
543
+ Provider expected: %{expected}
544
+ Provider of box: %{actual}
545
+ box_remove_multi_provider: |-
546
+ You requested to remove the box '%{name}'. This box has
547
+ multiple providers. You must explicitly select a single
548
+ provider to remove with `--provider`.
549
+
550
+ Available providers: %{providers}
551
+ box_remove_multi_version: |-
552
+ You requested to remove the box '%{name}' with provider
553
+ '%{provider}'. This box has multiple versions. You must
554
+ explicitly specify which version you want to remove with
555
+ the `--box-version` flag or specify the `--all` flag to remove all
556
+ versions. The available versions for this box are:
557
+
558
+ %{versions}
559
+ box_remove_not_found: |-
560
+ The box you requested to be removed could not be found. No
561
+ boxes named '%{name}' could be found.
562
+ box_remove_provider_not_found: |-
563
+ You requested to remove the box '%{name}' with provider
564
+ '%{provider}'. The box '%{name}' exists but not with
565
+ the provider specified. Please double-check and try again.
566
+
567
+ The providers for this are: %{providers}
568
+ box_remove_version_not_found: |-
569
+ You requested to remove the box '%{name}' version '%{version}' with
570
+ provider '%{provider}', but that specific version of the box is
571
+ not installed. Please double-check and try again. The available versions
572
+ for this box are:
573
+
574
+ %{versions}
575
+ box_server_not_set: |-
576
+ A URL to a Vagrant Cloud server is not set, so boxes cannot be added with a
577
+ shorthand ("mitchellh/precise64") format. You may also be seeing this
578
+ error if you meant to type in a path to a box file which doesn't exist
579
+ locally on your system.
580
+
581
+ To set a URL to a Vagrant Cloud server, set the `VAGRANT_SERVER_URL`
582
+ environmental variable. Or, if you meant to use a file path, make sure
583
+ the path to the file is valid.
584
+ box_update_multi_provider: |-
585
+ You requested to update the box '%{name}'. This box has
586
+ multiple providers. You must explicitly select a single
587
+ provider to remove with `--provider`.
588
+
589
+ Available providers: %{providers}
590
+ box_update_no_box: |-
591
+ Box '%{name}' not installed, can't check for updates.
592
+ box_update_no_metadata: |-
593
+ The box '%{name}' is not a versioned box. The box was added
594
+ directly instead of from a box catalog. Vagrant can only
595
+ check the versions of boxes that were added from a catalog
596
+ such as from the public Vagrant Server.
597
+ box_update_no_name: |-
598
+ This machine doesn't have a box. Won't update anything.
599
+ bundler_disabled: |-
600
+ Vagrant's built-in bundler management mechanism is disabled because
601
+ Vagrant is running in an external bundler environment. In these
602
+ cases, plugin management does not work with Vagrant. To install
603
+ plugins, use your own Gemfile. To load plugins, either put the
604
+ plugins in the `plugins` group in your Gemfile or manually require
605
+ them in a Vagrantfile.
606
+ bundler_error: |-
607
+ Bundler, the underlying system Vagrant uses to install plugins,
608
+ reported an error. The error is shown below. These errors are usually
609
+ caused by misconfigured plugin installations or transient network
610
+ issues. The error from Bundler is:
611
+
612
+ %{message}
613
+ cant_read_mac_addresses: |-
614
+ The provider you are using ('%{provider}') doesn't support the
615
+ "nic_mac_addresses" provider capability which is required
616
+ for advanced networking to work with this guest OS. Please inform
617
+ the author of the provider to add this feature.
618
+
619
+ Until then, you must remove any networking configurations other
620
+ than forwarded ports from your Vagrantfile for Vagrant to continue.
621
+ capability_host_explicit_not_detected: |-
622
+ The explicit capability host specified of '%{value}' could not be
623
+ found.
624
+
625
+ This is an internal error that users should never see. Please report
626
+ a bug.
627
+ capability_host_not_detected: |-
628
+ The capability host could not be detected. This is an internal error
629
+ that users should never see. Please report a bug.
630
+ capability_invalid: |-
631
+ The capability '%{cap}' is invalid. This is an internal error that
632
+ users should never see. Please report a bug.
633
+ capability_not_found: |-
634
+ The capability '%{cap}' could not be found. This is an internal error
635
+ that users should never see. Please report a bug.
636
+
637
+ cfengine_bootstrap_failed: |-
638
+ Failed to bootstrap CFEngine. Please see the output above to
639
+ see what went wrong and address the issue.
640
+ cfengine_cant_autodetect_ip: |-
641
+ Vagrant was unable to automatically detect the IP address of the
642
+ running machine to use as the policy server address. Please specify
643
+ the policy server address manually, or verify that the networks are
644
+ configured properly internally.
645
+ cfengine_install_failed: |-
646
+ After installing CFEngine, Vagrant still can't detect a proper
647
+ CFEngine installation. Please verify that CFEngine was properly
648
+ installed, as the installation may have failed.
649
+ cfengine_not_installed: |-
650
+ CFEngine appears not to be installed on the guest machine. Vagrant
651
+ can attempt to install CFEngine for you if you set the "install"
652
+ setting to "true", but this setting was not set. Please install
653
+ CFEngine on the guest machine or enable the "install" setting for
654
+ Vagrant to attempt to install it for you.
655
+ cli_invalid_options: |-
656
+ An invalid option was specified. The help for this command
657
+ is available below.
658
+
659
+ %{help}
660
+ cli_invalid_usage: |-
661
+ This command was not invoked properly. The help for this command is
662
+ available below.
663
+
664
+ %{help}
665
+ clone_not_found: |-
666
+ The specified Vagrantfile to clone from was not found. Please verify
667
+ the `config.vm.clone` setting points to a valid Vagrantfile.
668
+ clone_machine_not_found: |-
669
+ The clone environment hasn't been created yet. To clone from
670
+ another Vagrantfile, it must already be created with `vagrant up`.
671
+ It doesn't need to be running.
672
+
673
+ Additionally, the created environment must be started with a provider
674
+ matching this provider. For example, if you're using VirtualBox,
675
+ the clone environment must also be using VirtualBox.
676
+ command_deprecated: |-
677
+ The command 'vagrant %{name}' has been deprecated and is no longer functional
678
+ within Vagrant.
679
+ command_unavailable: |-
680
+ The executable '%{file}' Vagrant is trying to run was not
681
+ found in the PATH variable. This is an error. Please verify
682
+ this software is installed and on the path.
683
+ command_unavailable_windows: |-
684
+ The executable '%{file}' Vagrant is trying to run was not
685
+ found in the %PATH% variable. This is an error. Please verify
686
+ this software is installed and on the path.
687
+ communicator_not_found: |-
688
+ The requested communicator '%{comm}' could not be found.
689
+ Please verify the name is correct and try again.
690
+ config_invalid: |-
691
+ There are errors in the configuration of this machine. Please fix
692
+ the following errors and try again:
693
+
694
+ %{errors}
695
+ config_upgrade_errors: |-
696
+ Because there were errors upgrading your Vagrantfiles, Vagrant
697
+ can no longer continue. Please fix the errors above and try again.
698
+ copy_private_key_failed: |-
699
+ Vagrant failed to copy the default insecure private key into your
700
+ home directory. This is usually caused by a permissions error.
701
+ Please make sure the permissions of the source is readable and
702
+ the destination is writable.
703
+
704
+ Source: %{source}
705
+ Destination: %{destination}
706
+ corrupt_machine_index: |-
707
+ The machine index which stores all required information about
708
+ running Vagrant environments has become corrupt. This is usually
709
+ caused by external tampering of the Vagrant data folder.
710
+
711
+ Vagrant cannot manage any Vagrant environments if the index is
712
+ corrupt. Please attempt to manually correct it. If you are unable
713
+ to manually correct it, then remove the data file at the path below.
714
+ This will leave all existing Vagrant environments "orphaned" and
715
+ they'll have to be destroyed manually.
716
+
717
+ Path: %{path}
718
+ destroy_requires_force: |-
719
+ Destroy doesn't have a TTY to ask for confirmation. Please pass the
720
+ `--force` flag to force a destroy, otherwise attach a TTY so that
721
+ the destroy can be confirmed.
722
+ dotfile_upgrade_json_error: |-
723
+ A Vagrant 1.0.x local state file was found. Vagrant is able to upgrade
724
+ this to the latest format automatically, however various checks are
725
+ put in place to verify data isn't incorrectly deleted. In this case,
726
+ the old state file was not valid JSON. Vagrant 1.0.x would store state
727
+ as valid JSON, meaning that this file was probably tampered with or
728
+ manually edited. Vagrant's auto-upgrade process cannot continue in this
729
+ case.
730
+
731
+ In most cases, this can be resolve by simply removing the state file.
732
+ Note however though that if Vagrant was previously managing virtual
733
+ machines, they may be left in an "orphan" state. That is, if they are
734
+ running or exist, they'll have to manually be removed.
735
+
736
+ If you're unsure what to do, ask the Vagrant mailing list or contact
737
+ support.
738
+
739
+ State file path: %{state_file}
740
+ downloader_error: |-
741
+ An error occurred while downloading the remote file. The error
742
+ message, if any, is reproduced below. Please fix this error and try
743
+ again.
744
+
745
+ %{message}
746
+ downloader_interrupted: |-
747
+ The download was interrupted by an external signal. It did not
748
+ complete.
749
+ downloader_checksum_error: |-
750
+ The calculated checksum of the requested file does not match the expected
751
+ checksum!
752
+
753
+ File source: %{source}
754
+ Checsum type: %{type}
755
+ Expected checksum: %{expected_checksum}
756
+ Calculated checksum: %{actual_checksum}
757
+ env_inval: |-
758
+ Vagrant received an "EINVAL" error while attempting to set some
759
+ environment variables. This is usually caused by the total size of your
760
+ environment variables being too large. Vagrant sets a handful of
761
+ environment variables to function and requires this to work. Please
762
+ delete some environment variables prior to executing Vagrant to
763
+ fix this.
764
+ environment_locked: |-
765
+ Vagrant attempted to acquire a lock named '%{name}', but this
766
+ lock is being held by another instance of Vagrant already. Please
767
+ wait and try again.
768
+ environment_non_existent_cwd: |-
769
+ The working directory for Vagrant doesn't exist! This is the
770
+ specified working directory:
771
+
772
+ %{cwd}
773
+ forward_port_adapter_not_found: |-
774
+ The adapter to attach a forwarded port to was not found. Please
775
+ verify that the given adapter is setup on the machine as a NAT
776
+ interface.
777
+
778
+ Host port: %{host}
779
+ Guest port: %{guest}
780
+ Adapter: %{adapter}
781
+ freebsd_nfs_whitespace: |-
782
+ FreeBSD hosts do not support sharing directories with whitespace in
783
+ their path. Please adjust your path accordingly.
784
+ guest_capability_invalid: |-
785
+ The registered guest capability '%{cap}' for the
786
+ detected guest OS '%{guest}' is invalid. The capability does
787
+ not implement the proper method. This is a bug with Vagrant or the
788
+ plugin that implements this capability. Please report a bug.
789
+ guest_capability_not_found: |-
790
+ Vagrant attempted to execute the capability '%{cap}'
791
+ on the detect guest OS '%{guest}', but the guest doesn't
792
+ support that capability. This capability is required for your
793
+ configuration of Vagrant. Please either reconfigure Vagrant to
794
+ avoid this capability or fix the issue by creating the capability.
795
+ guest_explicit_not_detected: |-
796
+ The guest implementation explicitly specified in your Vagrantfile
797
+ ("%{value}") could not be found. Please verify that the plugin is
798
+ installed which implements this guest and that the value you
799
+ used for `config.vm.guest` is correct.
800
+ guest_not_detected: |-
801
+ The guest operating system of the machine could not be detected!
802
+ Vagrant requires this knowledge to perform specific tasks such
803
+ as mounting shared folders and configuring networks. Please add
804
+ the ability to detect this guest operating system to Vagrant
805
+ by creating a plugin or reporting a bug.
806
+ home_dir_later_version: |-
807
+ It appears that a newer version of Vagrant was run on this machine
808
+ at some point. The current version of Vagrant is unable to read
809
+ the configuration structure of this newer version. Please upgrade to
810
+ the latest version of Vagrant.
811
+ home_dir_not_accessible: |-
812
+ The home directory you specified is not accessible. The home
813
+ directory that Vagrant uses must be both readable and writable.
814
+
815
+ You specified: %{home_path}
816
+ home_dir_unknown_version: |-
817
+ The Vagrant app data directory (%{path}) is in a
818
+ structure Vagrant doesn't understand. This is a rare exception.
819
+ Please report an issue or ask the mailing list for help.
820
+ host_explicit_not_detected: |-
821
+ The host implementation explicitly specified in your Vagrantfile
822
+ ("%{value}") could not be found. Please verify that the plugin is
823
+ installed which implements this host and that the value you used
824
+ for `config.vagrant.host` is correct.
825
+ interrupted: |-
826
+ Vagrant exited after cleanup due to external interrupt.
827
+ local_data_dir_not_accessible: |-
828
+ The directory Vagrant will use to store local environment-specific
829
+ state is not accessible. The directory specified as the local data
830
+ directory must be both readable and writable for the user that is
831
+ running Vagrant.
832
+
833
+ Local data directory: %{local_data_path}
834
+ linux_mount_failed: |-
835
+ Failed to mount folders in Linux guest. This is usually because
836
+ the "vboxsf" file system is not available. Please verify that
837
+ the guest additions are properly installed in the guest and
838
+ can work properly. The command attempted was:
839
+
840
+ %{command}
841
+
842
+ The error output from the last command was:
843
+
844
+ %{output}
845
+ linux_rdp_client_not_found: |-
846
+ An appropriate RDP client was not found. Vagrant requires either
847
+ `xfreerdp` or `rdesktop` in order to connect via RDP to the Vagrant
848
+ environment. Please ensure one of these applications is installed and
849
+ available on the path and try again.
850
+ machine_action_locked: |-
851
+ An action '%{action}' was attempted on the machine '%{name}',
852
+ but another process is already executing an action on the machine.
853
+ Vagrant locks each machine for access by only one process at a time.
854
+ Please wait until the other Vagrant process finishes modifying this
855
+ machine, then try again.
856
+
857
+ If you believe this message is in error, please check the process
858
+ listing for any "ruby" or "vagrant" processes and kill them. Then
859
+ try again.
860
+ machine_guest_not_ready: |-
861
+ Guest-specific operations were attempted on a machine that is not
862
+ ready for guest communication. This should not happen and a bug
863
+ should be reported.
864
+ machine_locked: |-
865
+ Vagrant can't use the requested machine because it is locked! This
866
+ means that another Vagrant process is currently reading or modifying
867
+ the machine. Please wait for that Vagrant process to end and try
868
+ again. Details about the machine are shown below:
869
+
870
+ Name: %{name}
871
+ Provider: %{provider}
872
+ machine_not_found: |-
873
+ The machine with the name '%{name}' was not found configured for
874
+ this Vagrant environment.
875
+ machine_state_invalid: |-
876
+ An internal error has occurred! The provider of the machine you're
877
+ trying to work with reported an invalid state. This is a bug with
878
+ the provider you're using, and not with Vagrant itself or with
879
+ any configuration you may have done. Please report this bug to
880
+ the proper location.
881
+ multi_vm_target_required: |-
882
+ This command requires a specific VM name to target in a multi-VM environment.
883
+ net_ssh_exception: |-
884
+ An error occurred in the underlying SSH library that Vagrant uses.
885
+ The error message is shown below. In many cases, errors from this
886
+ library are caused by ssh-agent issues. Try disabling your SSH
887
+ agent or removing some keys and try again.
888
+
889
+ If the problem persists, please report a bug to the net-ssh project.
890
+
891
+ %{message}
892
+ network_type_not_supported: |-
893
+ The %{type} network type is not supported for this box or guest.
894
+ network_manager_not_installed: |-
895
+ Vagrant was instructed to configure the %{device} network device to
896
+ be managed by NetworkManager. However, the configured guest VM does
897
+ not have NetworkManager installed. To fix this error please remove
898
+ the `nm_controlled` setting from local Vagantfile. If NetworkManager
899
+ is required to manage the network devices, please use a box with
900
+ NetworkManager installed.
901
+ nfs_bad_exports: |-
902
+ NFS is reporting that your exports file is invalid. Vagrant does
903
+ this check before making any changes to the file. Please correct
904
+ the issues below and execute "vagrant reload":
905
+
906
+ %{output}
907
+ nfs_exports_failed: |-
908
+ Vagrant failed to install an updated NFS exports file. This may be
909
+ due to overly restrictive permissions on your NFS exports file. Please
910
+ validate them and try again.
911
+
912
+ command: %{command}
913
+ stdout: %{stdout}
914
+ stderr: %{stderr}
915
+ nfs_dupe_permissions: |-
916
+ You have attempted to export the same nfs host path at %{hostpath} with
917
+ different nfs permissions. Please pick one permission and reload your guest.
918
+ nfs_cant_read_exports: |-
919
+ Vagrant can't read your current NFS exports! The exports file should be
920
+ readable by any user. This is usually caused by invalid permissions
921
+ on your NFS exports file. Please fix them and try again.
922
+ nfs_mount_failed: |-
923
+ Mounting NFS shared folders failed. This is most often caused by the NFS
924
+ client software not being installed on the guest machine. Please verify
925
+ that the NFS client software is properly installed, and consult any resources
926
+ specific to the linux distro you're using for more information on how to
927
+ do this.
928
+ nfs_no_guest_ip: |-
929
+ No guest IP was given to the Vagrant core NFS helper. This is an
930
+ internal error that should be reported as a bug.
931
+ nfs_no_host_ip: |-
932
+ No host IP was given to the Vagrant core NFS helper. This is
933
+ an internal error that should be reported as a bug.
934
+ nfs_no_hostonly_network: |-
935
+ NFS requires a host-only network to be created.
936
+ Please add a host-only network to the machine (with either DHCP or a
937
+ static IP) for NFS to work.
938
+ nfs_no_valid_ids: |-
939
+ No valid IDs were given to the NFS synced folder implementation to
940
+ prune. This is an internal bug with Vagrant and an issue should be
941
+ filed.
942
+ nfs_not_supported: |-
943
+ It appears your machine doesn't support NFS, or there is not an
944
+ adapter to enable NFS on this machine for Vagrant. Please verify
945
+ that `nfsd` is installed on your machine, and try again. If you're
946
+ on Windows, NFS isn't supported. If the problem persists, please
947
+ contact Vagrant support.
948
+ nfs_client_not_installed_in_guest: |-
949
+ No NFS client was detected as installed in your guest machine. This
950
+ is required for NFS synced folders to work. In addition to this, Vagrant
951
+ doesn't know how to automatically install NFS for your machine, so
952
+ you must do this manually.
953
+
954
+ If this message is erroneous, you may disable this check by setting
955
+ `config.nfs.verify_installed` to `false` in your Vagrantfile.
956
+ no_default_provider: |-
957
+ No usable default provider could be found for your system.
958
+
959
+ Vagrant relies on interactions with 3rd party systems, known as
960
+ "providers", to provide Vagrant with resources to run development
961
+ environments. Examples are VirtualBox, VMware, Hyper-V.
962
+
963
+ The easiest solution to this message is to install VirtualBox, which
964
+ is available for free on all major platforms.
965
+
966
+ If you believe you already have a provider available, make sure it
967
+ is properly installed and configured. You can see more details about
968
+ why a particular provider isn't working by forcing usage with
969
+ `vagrant up --provider=PROVIDER`, which should give you a more specific
970
+ error message for that particular provider.
971
+ no_default_synced_folder_impl: |-
972
+ No synced folder implementation is available for your synced folders!
973
+ Please consult the documentation to learn why this may be the case.
974
+ You may force a synced folder implementation by specifying a "type:"
975
+ option for the synced folders. Available synced folder implementations
976
+ are listed below.
977
+
978
+ %{types}
979
+ no_env: |-
980
+ A Vagrant environment or target machine is required to run this
981
+ command. Run `vagrant init` to create a new Vagrant environment. Or,
982
+ get an ID of a target machine from `vagrant global-status` to run
983
+ this command on. A final option is to change to a directory with a
984
+ Vagrantfile and to try again.
985
+ plugin_gem_not_found: |-
986
+ The plugin '%{name}' could not be installed because it could not
987
+ be found. Please double check the name and try again.
988
+ plugin_install_license_not_found: |-
989
+ The license file to install could not be found. Please verify
990
+ the path you gave is correct. The path to the license file given
991
+ was: '%{path}'
992
+ plugin_install_space: |-
993
+ The directory where plugins are installed (the Vagrant home directory)
994
+ has a space in it. On Windows, there is a bug in Ruby when compiling
995
+ plugins into directories with spaces. Please move your Vagrant home
996
+ directory to a path without spaces and try again.
997
+ plugin_install_version_conflict: |-
998
+ The plugin(s) can't be installed due to the version conflicts below.
999
+ This means that the plugins depend on a library version that conflicts
1000
+ with other plugins or Vagrant itself, creating an impossible situation
1001
+ where Vagrant wouldn't be able to load the plugins.
1002
+
1003
+ You can fix the issue by either removing a conflicting plugin or
1004
+ by contacting a plugin author to see if they can address the conflict.
1005
+
1006
+ %{conflicts}
1007
+ plugin_init_error: |-
1008
+ The plugins failed to initialize correctly. This may be due to manual
1009
+ modifications made within the Vagrant home directory. Vagrant can
1010
+ attempt to automatically correct this issue by running:
1011
+
1012
+ vagrant plugin repair
1013
+
1014
+ If Vagrant was recently updated, this error may be due to incompatible
1015
+ versions of dependencies. To fix this problem please remove and re-install
1016
+ all plugins. Vagrant can attempt to do this automatically by running:
1017
+
1018
+ vagrant plugin expunge --reinstall
1019
+
1020
+ Or you may want to try updating the installed plugins to their latest
1021
+ versions:
1022
+
1023
+ vagrant plugin update
1024
+
1025
+ Error message given during initialization: %{message}
1026
+ plugin_load_error: |-
1027
+ The plugins failed to load properly. The error message given is
1028
+ shown below.
1029
+
1030
+ %{message}
1031
+ plugin_not_installed: |-
1032
+ The plugin '%{name}' is not installed. Please install it first.
1033
+ plugin_state_file_not_parsable: |-
1034
+ Failed to parse the state file "%{path}":
1035
+ %{message}
1036
+
1037
+ Please remove the file and reinstall the plugins.
1038
+ If this error recurs, please report a bug.
1039
+ plugin_uninstall_system: |-
1040
+ The plugin you're attempting to uninstall ('%{name}') is a
1041
+ system plugin. This means that the plugin is part of the installation
1042
+ of Vagrant. These plugins cannot be removed.
1043
+
1044
+ You can however, install a plugin with the same name to replace
1045
+ these plugins. User-installed plugins take priority over
1046
+ system-installed plugins.
1047
+ plugin_source_error: |-
1048
+ Vagrant failed to load a configured plugin source. This can be caused
1049
+ by a variety of issues including: transient connectivity issues, proxy
1050
+ filtering rejecting access to a configured plugin source, or a configured
1051
+ plugin source not responding correctly. Please review the error message
1052
+ below to help resolve the issue:
1053
+
1054
+ %{error_msg}
1055
+
1056
+ Source: %{source}
1057
+ powershell_not_found: |-
1058
+ Failed to locate the powershell executable on the available PATH. Please
1059
+ ensure powershell is installed and available on the local PATH, then
1060
+ run the command again.
1061
+ powershell_invalid_version: |-
1062
+ The version of powershell currently installed on this host is less than
1063
+ the required minimum version. Please upgrade the installed version of
1064
+ powershell to the minimum required version and run the command again.
1065
+
1066
+ Installed version: %{installed_version}
1067
+ Minimum required version: %{minimum_version}
1068
+ pushes_not_defined: |-
1069
+ The Vagrantfile does not define any 'push' strategies. In order to use
1070
+ `vagrant push`, you must define at least one push strategy:
1071
+
1072
+ config.push.define "ftp" do |push|
1073
+ # ... push-specific options
1074
+ end
1075
+ push_strategy_not_defined: |-
1076
+ The push strategy '%{name}' is not defined in the Vagrantfile. Defined
1077
+ strategy names are:
1078
+
1079
+ %{pushes}
1080
+ push_strategy_not_loaded: |-
1081
+ There are no push strategies named '%{name}'. Please make sure you
1082
+ spelled it correctly. If you are using an external push strategy, you
1083
+ may need to install a plugin. Loaded push strategies are:
1084
+
1085
+ %{pushes}
1086
+ push_strategy_not_provided: |-
1087
+ The Vagrantfile defines more than one 'push' strategy. Please specify a
1088
+ strategy. Defined strategy names are:
1089
+
1090
+ %{pushes}
1091
+ package_include_symlink: |-
1092
+ A file or directory you're attempting to include with your packaged
1093
+ box has symlinks in it. Vagrant cannot include symlinks in the
1094
+ resulting package. Please remove the symlinks and try again.
1095
+ provider_cant_install: |-
1096
+ The provider '%{provider}' doesn't support automatic installation.
1097
+ This is a limitation of this provider. Please report this as a feature
1098
+ request to the provider in question. To install this provider, you'll
1099
+ have to do so manually.
1100
+ provider_checksum_mismatch: |-
1101
+ The checksum of the downloaded provider '%{provider}' did not match the
1102
+ expected value. If the problem persists, please install the provider
1103
+ manually.
1104
+
1105
+ Expected: %{expected}
1106
+ Received: %{actual}
1107
+ provider_install_failed: |-
1108
+ Installation of the provider '%{provider}' failed! The stdout
1109
+ and stderr are shown below. Please read the error output, resolve it,
1110
+ and try again. If problem persists, please install the provider
1111
+ manually.
1112
+
1113
+ Stdout: %{stdout}
1114
+ Stderr: %{stderr}
1115
+ provider_not_found: |-
1116
+ The provider '%{provider}' could not be found, but was requested to
1117
+ back the machine '%{machine}'. Please use a provider that exists.
1118
+ provider_not_usable: |-
1119
+ The provider '%{provider}' that was requested to back the machine
1120
+ '%{machine}' is reporting that it isn't usable on this system. The
1121
+ reason is shown below:
1122
+
1123
+ %{message}
1124
+ provisioner_flag_invalid: |-
1125
+ '%{name}' is not a known provisioner. Please specify a valid
1126
+ provisioner.
1127
+ provisioner_winrm_unsupported: |-
1128
+ The provisioner '%{name}' doesn't support provisioning on
1129
+ Windows guests via WinRM. This is likely not a limitation
1130
+ of the provisioner itself but rather that Vagrant doesn't know
1131
+ how to run this provisioner over WinRM.
1132
+
1133
+ If you'd like this provisioner to work over WinRM, please
1134
+ take a look at the Vagrant source code linked below and try
1135
+ to contribute back support. Thank you!
1136
+
1137
+ https://github.com/mitchellh/vagrant
1138
+ rsync_error: |-
1139
+ There was an error when attempting to rsync a synced folder.
1140
+ Please inspect the error message below for more info.
1141
+
1142
+ Host path: %{hostpath}
1143
+ Guest path: %{guestpath}
1144
+ Command: %{command}
1145
+ Error: %{stderr}
1146
+ rsync_guest_install_error: |-
1147
+ Installation of rsync into the guest has failed! The stdout
1148
+ and stderr are shown below. Please read the error output, resolve
1149
+ it and try again. If the problem persists, please install rsync
1150
+ manually within the guest.
1151
+
1152
+ Command: %{command}
1153
+ Stdout: %{stdout}
1154
+ Stderr: %{stderr}
1155
+ rsync_not_found: |-
1156
+ "rsync" could not be found on your PATH. Make sure that rsync
1157
+ is properly installed on your system and available on the PATH.
1158
+ rsync_not_installed_in_guest: |-
1159
+ "rsync" was not detected as installed in your guest machine. This
1160
+ is required for rsync synced folders to work. In addition to this,
1161
+ Vagrant doesn't know how to automatically install rsync for your
1162
+ machine, so you must do this manually.
1163
+ scp_permission_denied: |-
1164
+ Failed to upload a file to the guest VM via SCP due to a permissions
1165
+ error. This is normally because the SSH user doesn't have permission
1166
+ to write to the destination location. Alternately, the user running
1167
+ Vagrant on the host machine may not have permission to read the file.
1168
+
1169
+ Source: %{from}
1170
+ Dest: %{to}
1171
+ scp_unavailable: |-
1172
+ SSH server on the guest doesn't support SCP. Please install the necessary
1173
+ software to enable SCP on your guest operating system.
1174
+ shared_folder_create_failed: |-
1175
+ Failed to create the following shared folder on the host system. This is
1176
+ usually because Vagrant does not have sufficient permissions to create
1177
+ the folder.
1178
+
1179
+ %{path}
1180
+
1181
+ Please create the folder manually or specify another path to share.
1182
+ shell_expand_failed: |-
1183
+ Vagrant failed to determine the shell expansion of a guest path
1184
+ (probably for one of your shared folders). This is an extremely rare
1185
+ error case and most likely indicates an unusual configuration of the
1186
+ guest system. Please report a bug with your Vagrantfile and debug log.
1187
+ snapshot_force: |-
1188
+ You must include the `--force` option to replace an existing snapshot.
1189
+ snapshot_not_supported: |-
1190
+ This provider doesn't support snapshots.
1191
+
1192
+ This may be intentional or this may be a bug. If this provider
1193
+ should support snapshots, then please report this as a bug to the
1194
+ maintainer of the provider.
1195
+ snapshot_not_found: |-
1196
+ The snapshot name `%{snapshot_name}` was not found for the
1197
+ virtual machine `%{machine}`.
1198
+ ssh_authentication_failed: |-
1199
+ SSH authentication failed! This is typically caused by the public/private
1200
+ keypair for the SSH user not being properly set on the guest VM. Please
1201
+ verify that the guest VM is setup with the proper public key, and that
1202
+ the private key path for Vagrant is setup properly as well.
1203
+ ssh_bad_exit_status: |-
1204
+ The following SSH command responded with a non-zero exit status.
1205
+ Vagrant assumes that this means the command failed!
1206
+
1207
+ %{command}
1208
+
1209
+ Stdout from the command:
1210
+
1211
+ %{stdout}
1212
+
1213
+ Stderr from the command:
1214
+
1215
+ %{stderr}
1216
+ ssh_bad_exit_status_muted: |-
1217
+ The SSH command responded with a non-zero exit status. Vagrant
1218
+ assumes that this means the command failed. The output for this command
1219
+ should be in the log above. Please read the output to determine what
1220
+ went wrong.
1221
+ ssh_channel_open_fail: |-
1222
+ Failed to open an SSH channel on the remote end! This typically
1223
+ means that the maximum number of active sessions was hit on the
1224
+ SSH server. Please configure your remote SSH server to resolve
1225
+ this issue.
1226
+ ssh_connect_eacces: |-
1227
+ SSH is getting permission denied errors when attempting to connect
1228
+ to the IP for SSH. This is usually caused by network rules and not being
1229
+ able to connect to the specified IP. Please try changing the IP on
1230
+ which the guest machine binds to for SSH.
1231
+ ssh_connection_refused: |-
1232
+ SSH connection was refused! This usually happens if the VM failed to
1233
+ boot properly. Some steps to try to fix this: First, try reloading your
1234
+ VM with `vagrant reload`, since a simple restart sometimes fixes things.
1235
+ If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
1236
+ followed by a `vagrant up`. If that doesn't work, contact a Vagrant
1237
+ maintainer (support channels listed on the website) for more assistance.
1238
+ ssh_connection_aborted: |-
1239
+ SSH connection was aborted! This usually happens when the machine is taking
1240
+ too long to reboot or the SSH daemon is not properly configured on the VM.
1241
+ First, try reloading your machine with `vagrant reload`, since a simple
1242
+ restart sometimes fixes things. If that doesn't work, destroy your machine
1243
+ and recreate it with a `vagrant destroy` followed by a `vagrant up`. If that
1244
+ doesn't work, contact support.
1245
+ ssh_connection_reset: |-
1246
+ SSH connection was reset! This usually happens when the machine is
1247
+ taking too long to reboot. First, try reloading your machine with
1248
+ `vagrant reload`, since a simple restart sometimes fixes things.
1249
+ If that doesn't work, destroy your machine and recreate it with
1250
+ a `vagrant destroy` followed by a `vagrant up`. If that doesn't work,
1251
+ contact support.
1252
+ ssh_connection_timeout: |-
1253
+ Vagrant timed out while attempting to connect via SSH. This usually
1254
+ means that the VM booted, but there are issues with the SSH configuration
1255
+ or network connectivity issues. Please try to `vagrant reload` or
1256
+ `vagrant up` again.
1257
+ ssh_disconnected: |-
1258
+ The SSH connection was unexpectedly closed by the remote end. This
1259
+ usually indicates that SSH within the guest machine was unable to
1260
+ properly start up. Please boot the VM in GUI mode to check whether
1261
+ it is booting properly.
1262
+ ssh_no_route: |-
1263
+ While attempting to connect with SSH, a "no route to host" (EHOSTUNREACH)
1264
+ error was received. Please verify your network settings are correct
1265
+ and try again.
1266
+ ssh_host_down: |-
1267
+ While attempting to connect with SSH, a "host is down" (EHOSTDOWN)
1268
+ error was received. Please verify your SSH settings are correct
1269
+ and try again.
1270
+ ssh_invalid_shell: |-
1271
+ The configured shell (config.ssh.shell) is invalid and unable
1272
+ to properly execute commands. The most common cause for this is
1273
+ using a shell that is unavailable on the system. Please verify
1274
+ you're using the full path to the shell and that the shell is
1275
+ executable by the SSH user.
1276
+ ssh_insert_key_unsupported: |-
1277
+ Vagrant is configured to generate a random keypair and insert it
1278
+ onto the guest machine, but it appears Vagrant doesn't know how to do
1279
+ this with your guest OS. Please disable key insertion by setting
1280
+ `config.ssh.insert_key = false` in the Vagrantfile.
1281
+
1282
+ After doing so, run `vagrant reload` for the setting to take effect.
1283
+
1284
+ If you'd like Vagrant to learn how to insert keys on this OS, please
1285
+ open an issue with details about your environment.
1286
+ ssh_is_putty_link: |-
1287
+ The `ssh` executable found in the PATH is a PuTTY Link SSH client.
1288
+ Vagrant is only compatible with OpenSSH SSH clients. Please install
1289
+ an OpenSSH SSH client or manually SSH in using your existing client
1290
+ using the information below.
1291
+
1292
+ Host: %{host}
1293
+ Port: %{port}
1294
+ Username: %{username}
1295
+ Private key: %{key_path}
1296
+ ssh_key_bad_owner: |-
1297
+ The private key to connect to the machine via SSH must be owned
1298
+ by the user running Vagrant. This is a strict requirement from
1299
+ SSH itself. Please fix the following key to be owned by the user
1300
+ running Vagrant:
1301
+
1302
+ %{key_path}
1303
+ ssh_key_bad_permissions: |-
1304
+ The private key to connect to this box via SSH has invalid permissions
1305
+ set on it. The permissions of the private key should be set to 0600, otherwise SSH will
1306
+ ignore the key. Vagrant tried to do this automatically for you but failed. Please set the
1307
+ permissions on the following file to 0600 and then try running this command again:
1308
+
1309
+ %{key_path}
1310
+
1311
+ Note that this error occurs after Vagrant automatically tries to
1312
+ do this for you. The likely cause of this error is a lack of filesystem
1313
+ permissions or even filesystem functionality. For example, if your
1314
+ Vagrant data is on a USB stick, a common case is that chmod is
1315
+ not supported. The key will need to be moved to a filesystem that
1316
+ supports chmod.
1317
+ ssh_key_type_not_supported: |-
1318
+ The private key you're attempting to use with this Vagrant box uses
1319
+ an unsupported encryption type. The SSH library Vagrant uses does not support
1320
+ this key type. Please use `ssh-rsa` or `ssh-dss` instead. Note that
1321
+ sometimes keys in your ssh-agent can interfere with this as well,
1322
+ so verify the keys are valid there in addition to standard
1323
+ file paths.
1324
+ ssh_not_ready: |-
1325
+ The provider for this Vagrant-managed machine is reporting that it
1326
+ is not yet ready for SSH. Depending on your provider this can carry
1327
+ different meanings. Make sure your machine is created and running and
1328
+ try again. Additionally, check the output of `vagrant status` to verify
1329
+ that the machine is in the state that you expect. If you continue to
1330
+ get this error message, please view the documentation for the provider
1331
+ you're using.
1332
+ ssh_run_requires_keys: |-
1333
+ Using `vagrant ssh -c` requires key-based SSH authentication, but your
1334
+ Vagrant environment is configured to use only password-based authentication.
1335
+ Please configure your Vagrantfile with a private key to use this
1336
+ feature.
1337
+
1338
+ Note that Vagrant can automatically insert a keypair and use that
1339
+ keypair for you. Just set `config.ssh.insert_key = true` in your
1340
+ Vagrantfile.
1341
+ ssh_unavailable: "`ssh` binary could not be found. Is an SSH client installed?"
1342
+ ssh_unavailable_windows: |-
1343
+ `ssh` executable not found in any directories in the %PATH% variable. Is an
1344
+ SSH client installed? Try installing Cygwin, MinGW or Git, all of which
1345
+ contain an SSH client. Or use your favorite SSH client with the following
1346
+ authentication information shown below:
1347
+
1348
+ Host: %{host}
1349
+ Port: %{port}
1350
+ Username: %{username}
1351
+ Private key: %{key_path}
1352
+ synced_folder_unusable: |-
1353
+ The synced folder type '%{type}' is reporting as unusable for
1354
+ your current setup. Please verify you have all the proper
1355
+ prerequisites for using this shared folder type and try again.
1356
+ ui_expects_tty: |-
1357
+ Vagrant is attempting to interface with the UI in a way that requires
1358
+ a TTY. Most actions in Vagrant that require a TTY have configuration
1359
+ switches to disable this requirement. Please do that or run Vagrant
1360
+ with TTY.
1361
+ unimplemented_provider_action: |-
1362
+ Vagrant attempted to call the action '%{action}' on the provider
1363
+ '%{provider}', but this provider doesn't support this action. This
1364
+ is probably a bug in either the provider or the plugin calling this
1365
+ action, and should be reported.
1366
+ vagrantfile_exists: |-
1367
+ `Vagrantfile` already exists in this directory. Remove it before
1368
+ running `vagrant init`.
1369
+ vagrantfile_load_error: |-
1370
+ There was an error loading a Vagrantfile. The file being loaded
1371
+ and the error message are shown below. This is usually caused by
1372
+ a syntax error.
1373
+
1374
+ Path: %{path}
1375
+ Line number: %{line}
1376
+ Message: %{exception_class}: %{message}
1377
+ vagrantfile_syntax_error: |-
1378
+ There is a syntax error in the following Vagrantfile. The syntax error
1379
+ message is reproduced below for convenience:
1380
+
1381
+ %{file}
1382
+ vagrantfile_write_error: |-
1383
+ The user that is running Vagrant doesn't have the proper permissions
1384
+ to write a Vagrantfile to the specified location. Please ensure that
1385
+ you call `vagrant init` in a location where the proper permissions
1386
+ are in place to create a Vagrantfile.
1387
+ vagrant_version_bad: |-
1388
+ This Vagrant environment has specified that it requires the Vagrant
1389
+ version to satisfy the following version requirements:
1390
+
1391
+ %{requirements}
1392
+
1393
+ You are running Vagrant %{version}, which does not satisfy
1394
+ these requirements. Please change your Vagrant version or update
1395
+ the Vagrantfile to allow this Vagrant version. However, be warned
1396
+ that if the Vagrantfile has specified another version, it probably has
1397
+ good reason to do so, and changing that may cause the environment to
1398
+ not function properly.
1399
+ vboxmanage_error: |-
1400
+ There was an error while executing `VBoxManage`, a CLI used by Vagrant
1401
+ for controlling VirtualBox. The command and stderr is shown below.
1402
+
1403
+ Command: %{command}
1404
+
1405
+ Stderr: %{stderr}
1406
+ vboxmanage_launch_error: |-
1407
+ There was an error running VBoxManage. This is usually a permissions
1408
+ problem or installation problem with VirtualBox itself, and not Vagrant.
1409
+ Please note the error message below (if any), resolve the issue, and
1410
+ try Vagrant again.
1411
+
1412
+ %{message}
1413
+ vboxmanage_not_found_error: |-
1414
+ The "VBoxManage" command or one of its dependencies could not
1415
+ be found. Please verify VirtualBox is properly installed. You can verify
1416
+ everything is okay by running "VBoxManage --version" and verifying
1417
+ that the VirtualBox version is outputted.
1418
+
1419
+ If you're on Windows and just installed VirtualBox, you have to
1420
+ log out and log back in for the new environmental variables to take
1421
+ effect. If you're on Linux or Mac, verify your PATH contains the folder
1422
+ that has VBoxManage in it.
1423
+ vboxmanage_not_found_wsl_error: |-
1424
+ The "VBoxManage.exe" command or one of its dependencies could not
1425
+ be found. Please verify VirtualBox is properly installed. You can verify
1426
+ everything is okay by running "VBoxManage.exe --version" and verifying
1427
+ that the VirtualBox version is outputted.
1428
+
1429
+ If you just installed VirtualBox, you have to log out and log back in for
1430
+ the new environmental variables to take effect. Using the VirtualBox
1431
+ provider within the WSL requires VirtualBox executables to be available
1432
+ on the system PATH.
1433
+ virtualbox_broken_version_040214: |-
1434
+ Vagrant detected you have VirtualBox 4.2.14 installed. VirtualBox
1435
+ 4.2.14 contains a critical bug which prevents it from working with
1436
+ Vagrant. VirtualBox 4.2.16+ fixes this problem. Please upgrade
1437
+ VirtualBox.
1438
+ virtualbox_guest_property_not_found: |-
1439
+ Could not find a required VirtualBox guest property:
1440
+ %{guest_property}
1441
+ This is an internal error that should be reported as a bug.
1442
+ virtualbox_invalid_version: |-
1443
+ Vagrant has detected that you have a version of VirtualBox installed
1444
+ that is not supported by this version of Vagrant. Please install one of
1445
+ the supported versions listed below to use Vagrant:
1446
+
1447
+ %{supported_versions}
1448
+
1449
+ A Vagrant update may also be available that adds support for the version
1450
+ you specified. Please check www.vagrantup.com/downloads.html to download
1451
+ the latest version.
1452
+ virtualbox_kernel_module_not_loaded: |-
1453
+ VirtualBox is complaining that the kernel module is not loaded. Please
1454
+ run `VBoxManage --version` or open the VirtualBox GUI to see the error
1455
+ message which should contain instructions on how to fix this error.
1456
+ virtualbox_install_incomplete: |-
1457
+ VirtualBox is complaining that the installation is incomplete. Please
1458
+ run `VBoxManage --version` to see the error message which should contain
1459
+ instructions on how to fix this error.
1460
+ virtualbox_mount_failed: |-
1461
+ Vagrant was unable to mount VirtualBox shared folders. This is usually
1462
+ because the filesystem "vboxsf" is not available. This filesystem is
1463
+ made available via the VirtualBox Guest Additions and kernel module.
1464
+ Please verify that these guest additions are properly installed in the
1465
+ guest. This is not a bug in Vagrant and is usually caused by a faulty
1466
+ Vagrant box. For context, the command attempted was:
1467
+
1468
+ %{command}
1469
+
1470
+ The error output from the command was:
1471
+
1472
+ %{output}
1473
+ virtualbox_mount_not_supported_bsd: |-
1474
+ Vagrant is not able to mount VirtualBox shared folders on BSD-based
1475
+ guests. BSD-based guests do not support the VirtualBox filesystem at
1476
+ this time.
1477
+
1478
+ To change the type of the default synced folder, specify the type as
1479
+ rsync or nfs:
1480
+
1481
+ config.vm.synced_folder ".", "/vagrant", type: "nfs" # or "rsync"
1482
+
1483
+ Alternatively, if you do not need to mount the default synced folder,
1484
+ you can also disable it entirely:
1485
+
1486
+ config.vm.synced_folder ".", "/vagrant", disabled: true
1487
+
1488
+ You can read more about Vagrant's synced folder types and the various
1489
+ configuration options on the Vagrant website.
1490
+
1491
+ This is not a bug in Vagrant.
1492
+ virtualbox_name_exists: |-
1493
+ The name of your virtual machine couldn't be set because VirtualBox
1494
+ is reporting another VM with that name already exists. Most of the
1495
+ time, this is because of an error with VirtualBox not cleaning up
1496
+ properly. To fix this, verify that no VMs with that name do exist
1497
+ (by opening the VirtualBox GUI). If they don't, then look at the
1498
+ folder in the error message from VirtualBox below and remove it
1499
+ if there isn't any information you need in there.
1500
+
1501
+ VirtualBox error:
1502
+
1503
+ %{stderr}
1504
+ virtualbox_no_name: |-
1505
+ Vagrant was unable to determine the recommended name for your
1506
+ VirtualBox VM. This is usually an issue with VirtualBox. The output
1507
+ from VirtualBox is shown below, which may contain an error to fix.
1508
+ The best way to fix this issue is usually to uninstall VirtualBox,
1509
+ restart your computer, then reinstall VirtualBox.
1510
+
1511
+ VirtualBox output:
1512
+
1513
+ %{output}
1514
+ virtualbox_no_room_for_high_level_network: |-
1515
+ There is no available slots on the VirtualBox VM for the configured
1516
+ high-level network interfaces. "private_network" and "public_network"
1517
+ network configurations consume a single network adapter slot on the
1518
+ VirtualBox VM. VirtualBox limits the number of slots to 8, and it
1519
+ appears that every slot is in use. Please lower the number of used
1520
+ network adapters.
1521
+ virtualbox_not_detected: |-
1522
+ Vagrant could not detect VirtualBox! Make sure VirtualBox is properly installed.
1523
+ Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and requires
1524
+ this to be available on the PATH. If VirtualBox is installed, please find the
1525
+ `VBoxManage` binary and add it to the PATH environmental variable.
1526
+ virtualbox_user_mismatch: |-
1527
+ The VirtualBox VM was created with a user that doesn't match the
1528
+ current user running Vagrant. VirtualBox requires that the same user
1529
+ be used to manage the VM that was created. Please re-run Vagrant with
1530
+ that user. This is not a Vagrant issue.
1531
+
1532
+ The UID used to create the VM was: %{original_uid}
1533
+ Your UID is: %{uid}
1534
+ virtualbox_version_empty: |-
1535
+ Vagrant detected that VirtualBox appears installed on your system,
1536
+ but calls to detect the version are returning empty. This is often
1537
+ indicative of installation issues with VirtualBox. Please verify
1538
+ that VirtualBox is properly installed. As a final verification,
1539
+ please run the following command manually and verify a version is
1540
+ outputted:
1541
+
1542
+ %{vboxmanage} --version
1543
+ vm_creation_required: |-
1544
+ VM must be created before running this command. Run `vagrant up` first.
1545
+ vm_inaccessible: |-
1546
+ Your VM has become "inaccessible." Unfortunately, this is a critical error
1547
+ with VirtualBox that Vagrant can not cleanly recover from. Please open VirtualBox
1548
+ and clear out your inaccessible virtual machines or find a way to fix
1549
+ them.
1550
+ vm_name_exists: |-
1551
+ A VirtualBox machine with the name '%{name}' already exists.
1552
+ Please use another name or delete the machine with the existing
1553
+ name, and try again.
1554
+ vm_no_match: |-
1555
+ No virtual machines matched the regular expression given.
1556
+ vm_not_found: |-
1557
+ A VM by the name of %{name} was not found.
1558
+ vm_not_running: |-
1559
+ VM must be running to open SSH connection. Run `vagrant up`
1560
+ to start the virtual machine.
1561
+ test_key: "test value"
1562
+ wsl_vagrant_version_mismatch: |-
1563
+ Vagrant cannot currently enable access to manage machines within the Windows
1564
+ environment because the version of Vagrant installed on Windows does not
1565
+ match this version of Vagrant running within the Windows Subsystem for Linux.
1566
+ Please ensure both installation of Vagrant are the same. If you do not want
1567
+ update your Vagrant installations you can disable Windows access by unsetting
1568
+ the `VAGRANT_WSL_ACCESS_WINDOWS_USER` environment variable.
1569
+
1570
+ Windows Vagrant version: %{windows_version}
1571
+ Windows Subsystem for Linux Vagrant version: %{wsl_version}
1572
+ wsl_vagrant_access_error: |-
1573
+ Vagrant will not operate outside the Windows Subsystem for Linux unless explicitly
1574
+ instructed. Due to the inability to enforce expected Linux file ownership and
1575
+ permissions on the Windows system, Vagrant will not make modifications to prevent
1576
+ unexpected errors. To learn more about this, and the options that are available,
1577
+ please refer to the Vagrant documentation:
1578
+
1579
+ https://www.vagrantup.com/docs/other/wsl.html
1580
+ wsl_virtualbox_windows_access: |-
1581
+ Vagrant is unable to use the VirtualBox provider from the Windows Subsystem for
1582
+ Linux without access to the Windows environment. Enabling this access must be
1583
+ done with caution and an understanding of the implications. For more information
1584
+ on enabing Windows access and using VirtualBox from the Windows Subsystem for
1585
+ Linux, please refer to the Vagrant documentation:
1586
+
1587
+ https://www.vagrantup.com/docs/other/wsl.html
1588
+ #-------------------------------------------------------------------------------
1589
+ # Translations for config validation errors
1590
+ #-------------------------------------------------------------------------------
1591
+ config:
1592
+ common:
1593
+ bad_field: "The following settings shouldn't exist: %{fields}"
1594
+ chef:
1595
+ cookbooks_path_empty: |-
1596
+ Missing required value for `chef.cookbooks_path'.
1597
+ nodes_path_empty: |-
1598
+ Missing required value for `chef.nodes_path'.
1599
+ environment_path_missing: |-
1600
+ Environment path not found: %{path}
1601
+ nodes_path_missing: |-
1602
+ Path specified for `nodes_path` does not exist: %{path}
1603
+ environment_path_required: |-
1604
+ When 'environment' is specified, you must provide 'environments_path'.
1605
+ cookbooks_path_missing: |-
1606
+ Cookbook path doesn't exist: %{path}
1607
+ custom_config_path_missing: |-
1608
+ Path specified for "custom_config_path" does not exist.
1609
+ server_url_empty: "Chef Server URL must be populated."
1610
+ validation_key_path: "Validation key path must be valid path to your Chef Server validation key."
1611
+ loader:
1612
+ bad_v1_key: |-
1613
+ Unknown configuration section '%{key}'. If this section was part of
1614
+ a Vagrant 1.0.x plugin, note that 1.0.x plugins are incompatible with 1.1+.
1615
+ root:
1616
+ bad_key: |-
1617
+ Unknown configuration section '%{key}'.
1618
+ ssh:
1619
+ private_key_missing: "`private_key_path` file must exist: %{path}"
1620
+ vm:
1621
+ bad_version: |-
1622
+ Invalid box version constraints: %{version}
1623
+ box_download_ca_cert_not_found: |-
1624
+ "box_download_ca_cert" file not found: %{path}
1625
+ box_download_ca_path_not_found: |-
1626
+ "box_download_ca_path" directory not found: %{path}
1627
+ box_download_checksum_blank: |-
1628
+ Checksum type specified but "box_download_checksum" is blank
1629
+ box_download_checksum_notblank: |-
1630
+ Checksum specified but must also specify "box_download_checksum_type"
1631
+ box_missing: "A box must be specified."
1632
+ clone_and_box: "Only one of clone or box can be specified."
1633
+ hostname_invalid_characters: |-
1634
+ The hostname set for the VM should only contain letters, numbers,
1635
+ hyphens or dots. It cannot start with a hyphen or dot.
1636
+ name_invalid: |-
1637
+ The sub-VM name '%{name}' is invalid. Please don't use special characters.
1638
+ network_ip_ends_in_one: |-
1639
+ You assigned a static IP ending in ".1" to this machine.
1640
+ This is very often used by the router and can cause the
1641
+ network to not work properly. If the network doesn't work
1642
+ properly, try changing this IP.
1643
+ network_ip_required: |-
1644
+ An IP is required for a private network.
1645
+ network_fp_invalid_port: |-
1646
+ Ports to forward must be 1 to 65535
1647
+ network_fp_host_not_unique: |-
1648
+ Forwarded port '%{host}' (host port) is declared multiple times
1649
+ with the protocol '%{protocol}'.
1650
+ network_fp_requires_ports: |-
1651
+ Forwarded port definitions require a "host" and "guest" value
1652
+ network_type_invalid: |-
1653
+ Network type '%{type}' is invalid. Please use a valid network type.
1654
+ provisioner_not_found: |-
1655
+ The '%{name}' provisioner could not be found.
1656
+ shared_folder_guestpath_duplicate: |-
1657
+ A shared folder guest path is used multiple times. Shared
1658
+ folders must all map to a unique guest path: %{path}
1659
+ shared_folder_guestpath_relative: |-
1660
+ The shared folder guest path must be absolute: %{path}
1661
+ shared_folder_hostpath_missing: |-
1662
+ The host path of the shared folder is missing: %{path}
1663
+ shared_folder_nfs_owner_group: |-
1664
+ Shared folders that have NFS enabled do not support owner/group
1665
+ attributes. Host path: %{path}
1666
+ shared_folder_mount_options_array: |-
1667
+ Shared folder mount options specified by 'mount_options' must
1668
+ be an array of options.
1669
+
1670
+ #-------------------------------------------------------------------------------
1671
+ # Translations for commands. e.g. `vagrant x`
1672
+ #-------------------------------------------------------------------------------
1673
+ commands:
1674
+ deprecated: |-
1675
+ [DEPRECATION WARNING]: The Vagrant command 'vagrant %{name}' is scheduled be
1676
+ deprecated in an upcoming Vagrant release.
1677
+ common:
1678
+ vm_already_running: |-
1679
+ VirtualBox VM is already running.
1680
+ vm_not_created: "VM not created. Moving on..."
1681
+ vm_not_running: "VM is not currently running. Please, first bring it up with `vagrant up` then run this command."
1682
+ box:
1683
+ no_installed_boxes: "There are no installed boxes! Use `vagrant box add` to add some."
1684
+ remove_in_use_query: |-
1685
+ Box '%{name}' (v%{version}) with provider '%{provider}' appears
1686
+ to still be in use by at least one Vagrant environment. Removing
1687
+ the box could corrupt the environment. We recommend destroying
1688
+ these environments first:
1689
+
1690
+ %{users}
1691
+
1692
+ Are you sure you want to remove this box? [y/N]
1693
+ removing: |-
1694
+ Removing box '%{name}' (v%{version}) with provider '%{provider}'...
1695
+ destroy:
1696
+ confirmation: "Are you sure you want to destroy the '%{name}' VM? [y/N] "
1697
+ will_not_destroy: |-
1698
+ The VM '%{name}' will not be destroyed, since the confirmation
1699
+ was declined.
1700
+ init:
1701
+ success: |-
1702
+ A `Vagrantfile` has been placed in this directory. You are now
1703
+ ready to `vagrant up` your first virtual environment! Please read
1704
+ the comments in the Vagrantfile as well as documentation on
1705
+ `vagrantup.com` for more information on using Vagrant.
1706
+ plugin:
1707
+ expunge_confirm: |-
1708
+
1709
+ This command permanently deletes all currently installed user plugins. It
1710
+ should only be used when a repair command is unable to properly fix the
1711
+ system.
1712
+
1713
+ Continue?
1714
+ expunge_request_reinstall: |-
1715
+ Would you like Vagrant to attempt to reinstall current plugins?
1716
+ expunge_complete: |-
1717
+
1718
+ All user installed plugins have been removed from this Vagrant environment!
1719
+ expunge_reinstall: |-
1720
+
1721
+ Vagrant will now attempt to reinstall user plugins that were removed.
1722
+ expunge_aborted: |-
1723
+
1724
+ Vagrant expunge has been declined. Skipping removal of plugins.
1725
+ installed_license: |-
1726
+ The license for '%{name}' was successfully installed!
1727
+ installing_license: |-
1728
+ Installing license for '%{name}'...
1729
+ no_plugins: |-
1730
+ No plugins installed.
1731
+ plugin_require: " - Custom entrypoint: %{require}"
1732
+ plugin_version: " - Version Constraint: %{version}"
1733
+ installed: |-
1734
+ Installed the plugin '%{name} (%{version})'!
1735
+ installing: |-
1736
+ Installing the '%{name}' plugin. This can take a few minutes...
1737
+ uninstalling: |-
1738
+ Uninstalling the '%{name}' plugin...
1739
+ up_to_date: |-
1740
+ All plugins are up to date.
1741
+ updated: |-
1742
+ Updated '%{name}' to version '%{version}'!
1743
+ updating: |-
1744
+ Updating installed plugins...
1745
+ updating_specific: |-
1746
+ Updating plugins: %{names}. This may take a few minutes...
1747
+ post_install: |-
1748
+ Post install message from the '%{name}' plugin:
1749
+
1750
+ %{message}
1751
+ repairing: |-
1752
+ Repairing currently installed plugins. This may take a few minutes...
1753
+ repair_complete: |-
1754
+ Installed plugins successfully repaired!
1755
+ repair_failed: |-
1756
+ Failed to automatically repair installed Vagrant plugins. To fix this
1757
+ problem remove all user installed plugins and reinstall. Vagrant can
1758
+ do this for you automatically by running the following command:
1759
+
1760
+ vagrant plugin expunge --reinstall
1761
+
1762
+ Failure message received during repair:
1763
+
1764
+ %{message}
1765
+ snapshot:
1766
+ not_supported: |-
1767
+ This provider doesn't support snapshots.
1768
+
1769
+ This may be intentional or this may be a bug. If this provider
1770
+ should support snapshots, then please report this as a bug to the
1771
+ maintainer of the provider.
1772
+ no_push_snapshot: |-
1773
+ No pushed snapshot found!
1774
+
1775
+ Use `vagrant snapshot push` to push a snapshot to restore to.
1776
+ status:
1777
+ aborted: |-
1778
+ The VM is in an aborted state. This means that it was abruptly
1779
+ stopped without properly closing the session. Run `vagrant up`
1780
+ to resume this virtual machine. If any problems persist, you may
1781
+ have to destroy and restart the virtual machine.
1782
+ gurumeditation: |-
1783
+ The VM is in the "guru meditation" state. This is a rare case which means
1784
+ that an internal error in VitualBox caused the VM to fail. This is always
1785
+ the sign of a bug in VirtualBox. You can try to bring your VM back online
1786
+ with a `vagrant up`.
1787
+ inaccessible: |-
1788
+ The VM is inaccessible! This is a rare case which means that VirtualBox
1789
+ can't find your VM configuration. This usually happens when upgrading
1790
+ VirtualBox, moving to a new computer, etc. Please consult VirtualBox
1791
+ for how to handle this issue.
1792
+ output: |-
1793
+ Current machine states:
1794
+
1795
+ %{states}
1796
+
1797
+ %{message}
1798
+ not_created: |-
1799
+ The environment has not yet been created. Run `vagrant up` to
1800
+ create the environment. If a machine is not created, only the
1801
+ default provider will be shown. So if a provider is not listed,
1802
+ then the machine is not created for that environment.
1803
+ paused: |-
1804
+ The VM is paused. This VM may have been paused via the VirtualBox
1805
+ GUI or the VBoxManage command line interface. To unpause, please
1806
+ use the VirtualBox GUI and/or VBoxManage command line interface so
1807
+ that vagrant would be able to control the VM again.
1808
+ poweroff: |-
1809
+ The VM is powered off. To restart the VM, simply run `vagrant up`
1810
+ stopping: |-
1811
+ The VM is stopping.
1812
+ running: |-
1813
+ The VM is running. To stop this VM, you can run `vagrant halt` to
1814
+ shut it down forcefully, or you can run `vagrant suspend` to simply
1815
+ suspend the virtual machine. In either case, to restart it again,
1816
+ simply run `vagrant up`.
1817
+ saving: |-
1818
+ The VM is currently saving its state. In a few moments this state
1819
+ should transition to "saved." Please run `vagrant status` again
1820
+ in a few seconds.
1821
+ saved: |-
1822
+ To resume this VM, simply run `vagrant up`.
1823
+ stuck: |-
1824
+ The VM is "stuck!" This is a very rare state which means that
1825
+ VirtualBox is unable to recover the current state of the VM.
1826
+ The only known solution to this problem is to restart your
1827
+ machine, sorry.
1828
+ listing: |-
1829
+ This environment represents multiple VMs. The VMs are all listed
1830
+ above with their current state. For more information about a specific
1831
+ VM, run `vagrant status NAME`.
1832
+ up:
1833
+ upping: |-
1834
+ Bringing machine '%{name}' up with '%{provider}' provider...
1835
+ validate:
1836
+ success: |-
1837
+ Vagrantfile validated successfully.
1838
+
1839
+ #-------------------------------------------------------------------------------
1840
+ # Translations for Vagrant middleware actions
1841
+ #-------------------------------------------------------------------------------
1842
+ actions:
1843
+ runner:
1844
+ waiting_cleanup: "Waiting for cleanup before exiting..."
1845
+ exit_immediately: "Exiting immediately, without cleanup!"
1846
+ vm:
1847
+ boot:
1848
+ booting: Booting VM...
1849
+ bridged_networking:
1850
+ available: |-
1851
+ Available bridged network interfaces:
1852
+ bridging: |-
1853
+ Bridging adapter #%{adapter} to '%{bridge}'
1854
+ enabling: |-
1855
+ Enabling bridged network...
1856
+ preparing: |-
1857
+ Preparing bridged networking...
1858
+ choice_help: |-
1859
+ When choosing an interface, it is usually the one that is
1860
+ being used to connect to the internet.
1861
+ specific_not_found: |-
1862
+ Specific bridge '%{bridge}' not found. You may be asked to specify
1863
+ which network to bridge to.
1864
+ check_box:
1865
+ not_found: |-
1866
+ Box '%{name}' was not found. Fetching box from specified URL for
1867
+ the provider '%{provider}'. Note that if the URL does not have
1868
+ a box for this provider, you should interrupt Vagrant now and add
1869
+ the box yourself. Otherwise Vagrant will attempt to download the
1870
+ full box prior to discovering this error.
1871
+ check_guest_additions:
1872
+ not_detected: |-
1873
+ No guest additions were detected on the base box for this VM! Guest
1874
+ additions are required for forwarded ports, shared folders, host only
1875
+ networking, and more. If SSH fails on this machine, please install
1876
+ the guest additions and repackage the box to continue.
1877
+
1878
+ This is not an error message; everything may continue to work properly,
1879
+ in which case you may ignore this message.
1880
+ version_mismatch: |-
1881
+ The guest additions on this VM do not match the installed version of
1882
+ VirtualBox! In most cases this is fine, but in rare cases it can
1883
+ prevent things such as shared folders from working properly. If you see
1884
+ shared folder errors, please make sure the guest additions within the
1885
+ virtual machine match the version of VirtualBox you have installed on
1886
+ your host and reload your VM.
1887
+
1888
+ Guest Additions Version: %{guest_version}
1889
+ VirtualBox Version: %{virtualbox_version}
1890
+ clear_forward_ports:
1891
+ deleting: Clearing any previously set forwarded ports...
1892
+ clear_network_interfaces:
1893
+ deleting: Clearing any previously set network interfaces...
1894
+ clear_shared_folders:
1895
+ deleting: Cleaning previously set shared folders...
1896
+ clone:
1897
+ setup_master: Preparing master VM for linked clones...
1898
+ setup_master_detail: |-
1899
+ This is a one time operation. Once the master VM is prepared,
1900
+ it will be used as a base for linked clones, making the creation
1901
+ of new VMs take milliseconds on a modern system.
1902
+ creating: Cloning VM...
1903
+ failure: Creation of the linked clone failed.
1904
+ create_master:
1905
+ failure: |-
1906
+ Failed to create lock-file for master VM creation for box %{box}.
1907
+ customize:
1908
+ failure: |-
1909
+ A customization command failed:
1910
+
1911
+ %{command}
1912
+
1913
+ The following error was experienced:
1914
+
1915
+ %{error}
1916
+
1917
+ Please fix this customization and try again.
1918
+ running: Running '%{event}' VM customizations...
1919
+ destroy:
1920
+ destroying: Destroying VM and associated drives...
1921
+ destroy_network:
1922
+ destroying: Destroying unused networking interface...
1923
+ disable_networks:
1924
+ disabling: Disabling host only networks...
1925
+ discard_state:
1926
+ discarding: Discarding saved state of VM...
1927
+ export:
1928
+ create_dir: Creating temporary directory for export...
1929
+ exporting: Exporting VM...
1930
+ power_off: "The Vagrant virtual environment you are trying to package must be powered off."
1931
+ forward_ports:
1932
+ auto_empty: |-
1933
+ Vagrant found a port collision for the specified port and virtual machine.
1934
+ While this port was marked to be auto-corrected, the ports in the
1935
+ auto-correction range are all also used.
1936
+
1937
+ VM: %{vm_name}
1938
+ Forwarded port: %{guest_port} => %{host_port}
1939
+ collision_error: |-
1940
+ Vagrant cannot forward the specified ports on this VM, since they
1941
+ would collide with some other application that is already listening
1942
+ on these ports. The forwarded port to %{host_port} is already in use
1943
+ on the host machine.
1944
+
1945
+ To fix this, modify your current project's Vagrantfile to use another
1946
+ port. Example, where '1234' would be replaced by a unique host port:
1947
+
1948
+ config.vm.network :forwarded_port, guest: %{guest_port}, host: 1234
1949
+
1950
+ Sometimes, Vagrant will attempt to auto-correct this for you. In this
1951
+ case, Vagrant was unable to. This is usually because the guest machine
1952
+ is in a state which doesn't allow modifying port forwarding. You could
1953
+ try 'vagrant reload' (equivalent of running a halt followed by an up)
1954
+ so vagrant can attempt to auto-correct this upon booting. Be warned
1955
+ that any unsaved work might be lost.
1956
+
1957
+ fixed_collision: |-
1958
+ Fixed port collision for %{guest_port} => %{host_port}. Now on port %{new_port}.
1959
+ forwarding: Forwarding ports...
1960
+ forwarding_entry: |-
1961
+ %{guest_port} (guest) => %{host_port} (host) (adapter %{adapter})
1962
+ non_nat: |-
1963
+ VirtualBox adapter #%{adapter} not configured as "NAT". Skipping port
1964
+ forwards on this adapter.
1965
+ privileged_ports: |-
1966
+ You are trying to forward to privileged ports (ports <= 1024). Most
1967
+ operating systems restrict this to only privileged process (typically
1968
+ processes running as an administrative user). This is a warning in case
1969
+ the port forwarding doesn't work. If any problems occur, please try a
1970
+ port higher than 1024.
1971
+ halt:
1972
+ force: |-
1973
+ Forcing shutdown of VM...
1974
+ graceful: |-
1975
+ Attempting graceful shutdown of VM...
1976
+ guest_not_ready: |-
1977
+ Guest communication could not be established! This is usually because
1978
+ SSH is not running, the authentication information was changed,
1979
+ or some other networking issue. Vagrant will force halt, if
1980
+ capable.
1981
+ hostname:
1982
+ setting: "Setting hostname..."
1983
+ import:
1984
+ importing: Importing base box '%{name}'...
1985
+ failure: |-
1986
+ The VM import failed! Try running `VBoxManage import` on the box file
1987
+ manually for more verbose error output.
1988
+ match_mac:
1989
+ matching: Matching MAC address for NAT networking...
1990
+ no_base_mac: |-
1991
+ No base MAC address was specified. This is required for the NAT networking
1992
+ to work properly (and hence port forwarding, SSH, etc.). Specifying this
1993
+ MAC address is typically up to the box and box maintainer. Please contact
1994
+ the relevant person to solve this issue.
1995
+ network:
1996
+ configuring: |-
1997
+ Configuring and enabling network interfaces...
1998
+ dhcp_already_attached: |-
1999
+ A host only network interface you're attempting to configure via DHCP
2000
+ already has a conflicting host only adapter with DHCP enabled. The
2001
+ DHCP on this adapter is incompatible with the DHCP settings. Two
2002
+ host only network interfaces are not allowed to overlap, and each
2003
+ host only network interface can have only one DHCP server. Please
2004
+ reconfigure your host only network or remove the virtual machine
2005
+ using the other host only network.
2006
+ preparing: |-
2007
+ Preparing network interfaces based on configuration...
2008
+ cleanup_vbox_default_dhcp: |-
2009
+ Found default DHCP server from initial VirtualBox install. Cleaning it up...
2010
+ host_only_network:
2011
+ collides: |-
2012
+ The specified host network collides with a non-hostonly network!
2013
+ This will cause your specified IP to be inaccessible. Please change
2014
+ the IP or name of your host only network so that it no longer matches that of
2015
+ a bridged or non-hostonly network.
2016
+ creating: "Creating new host only network for environment..."
2017
+ enabling: "Enabling host only network..."
2018
+ not_found: |-
2019
+ The specified host network could not be found: '%{name}.'
2020
+ If the name specification is removed, Vagrant will create a new
2021
+ host only network for you. Alternatively, please create the
2022
+ specified network manually.
2023
+ preparing: "Preparing host only network..."
2024
+ nfs:
2025
+ exporting: Exporting NFS shared folders...
2026
+ installing: "Installing NFS client..."
2027
+ mounting: Mounting NFS shared folders...
2028
+ v4_with_udp_warning: |-
2029
+
2030
+ WARNING: Invalid NFS settings detected!
2031
+
2032
+ Detected UDP enabled with NFSv4. NFSv4 does not support UDP.
2033
+ If folder mount fails disable UDP using the following option:
2034
+
2035
+ nfs_udp: false
2036
+
2037
+ For more information see:
2038
+ RFC5661: https://tools.ietf.org/html/rfc5661#section-2.9.1
2039
+ RFC7530: https://tools.ietf.org/html/rfc7530#section-3.1
2040
+
2041
+ provision:
2042
+ beginning: "Running provisioner: %{provisioner}..."
2043
+ disabled_by_config: |-
2044
+ Machine not provisioned because `--no-provision` is specified.
2045
+ disabled_by_sentinel: |-
2046
+ Machine already provisioned. Run `vagrant provision` or use the `--provision`
2047
+ flag to force provisioning. Provisioners marked to run always will still run.
2048
+ resume:
2049
+ resuming: Resuming suspended VM...
2050
+ unpausing: |-
2051
+ Unpausing the VM...
2052
+ share_folders:
2053
+ creating: Creating shared folders metadata...
2054
+ mounting: Mounting shared folders...
2055
+ mounting_entry: "%{guestpath} => %{hostpath}"
2056
+ nomount_entry: "Automounting disabled: %{hostpath}"
2057
+ set_name:
2058
+ setting_name: |-
2059
+ Setting the name of the VM: %{name}
2060
+ snapshot:
2061
+ deleting: |-
2062
+ Deleting the snapshot '%{name}'...
2063
+ deleted: |-
2064
+ Snapshot deleted!
2065
+ list_none: |-
2066
+ No snapshots have been taken yet!
2067
+ list_none_detail: |-
2068
+ You can take a snapshot using `vagrant snapshot save`. Note that
2069
+ not all providers support this yet. Once a snapshot is taken, you
2070
+ can list them using this command, and use commands such as
2071
+ `vagrant snapshot restore` to go back to a certain snapshot.
2072
+ restoring: |-
2073
+ Restoring the snapshot '%{name}'...
2074
+ saving: |-
2075
+ Snapshotting the machine as '%{name}'...
2076
+ saved: |-
2077
+ Snapshot saved! You can restore the snapshot at any time by
2078
+ using `vagrant snapshot restore`. You can delete it using
2079
+ `vagrant snapshot delete`.
2080
+ suspend:
2081
+ suspending: Saving VM state and suspending execution...
2082
+
2083
+ box:
2084
+ unpackage:
2085
+ untar_failure: |-
2086
+ The box failed to unpackage properly. Please verify that the box
2087
+ file you're trying to add is not corrupted and that enough disk space
2088
+ is available and then try again.
2089
+ The output from attempting to unpackage (if any):
2090
+
2091
+ %{output}
2092
+ add:
2093
+ adding: |-
2094
+ Extracting box...
2095
+ checksumming: |-
2096
+ Calculating and comparing box checksum...
2097
+ destroy:
2098
+ destroying: "Deleting box '%{name}'..."
2099
+ download:
2100
+ cleaning: "Cleaning up downloaded box..."
2101
+ download_failed: |-
2102
+ Download failed. Will try another box URL if there is one.
2103
+ interrupted: "Box download was interrupted. Exiting."
2104
+ resuming: "Box download is resuming from prior download progress"
2105
+ verify:
2106
+ verifying: "Verifying box..."
2107
+ failed: |-
2108
+ The box file you're attempting to add is invalid. This can be
2109
+ commonly attributed to typos in the path given to the box add
2110
+ command. Another common case of this is invalid packaging of the
2111
+ box itself.
2112
+
2113
+ general:
2114
+ package:
2115
+ packaging: "Packaging additional file: %{file}"
2116
+ compressing: "Compressing package to: %{fullpath}"
2117
+ output_exists: |-
2118
+ The specified file '%{filename}' to save the package as already exists. Please
2119
+ remove this file or specify a different file name for outputting.
2120
+ output_is_directory: |-
2121
+ The specified output is a directory. Please specify a path including
2122
+ a filename.
2123
+ requires_directory: |-
2124
+ A directory was not specified to package. This should never happen
2125
+ and is a result of an internal inconsistency. Please report a bug
2126
+ on the Vagrant bug tracker.
2127
+ include_file_missing: |-
2128
+ Package include file doesn't exist: %{file}
2129
+
2130
+ hosts:
2131
+ bsd:
2132
+ nfs_export: |-
2133
+ Preparing to edit /etc/exports. Administrator privileges will be required...
2134
+ nfs_prune: |-
2135
+ Pruning invalid NFS exports. Administrator privileges will be required...
2136
+ darwin:
2137
+ virtualbox_install_download: |-
2138
+ Downloading VirtualBox %{version}...
2139
+ virtualbox_install_detail: |-
2140
+ This may not be the latest version of VirtualBox, but it is a version
2141
+ that is known to work well. Over time, we'll update the version that
2142
+ is installed.
2143
+ virtualbox_install_install: |-
2144
+ Installing VirtualBox. This will take a few minutes...
2145
+ virtualbox_install_install_detail: |-
2146
+ You may be asked for your administrator password during this time.
2147
+ If you're uncomfortable entering your password here, please install
2148
+ VirtualBox manually.
2149
+ virtualbox_install_success: |-
2150
+ VirtualBox has successfully been installed!
2151
+ linux:
2152
+ nfs_export: |-
2153
+ Preparing to edit /etc/exports. Administrator privileges will be required...
2154
+ nfs_prune: |-
2155
+ Pruning invalid NFS exports. Administrator privileges will be required...
2156
+ arch:
2157
+ nfs_export:
2158
+ prepare: "Preparing to edit /etc/exports. Administrator privileges will be required..."
2159
+ windows:
2160
+ virtualbox_install_download: |-
2161
+ Downloading VirtualBox %{version}...
2162
+ virtualbox_install_detail: |-
2163
+ This may not be the latest version of VirtualBox, but it is a version
2164
+ that is known to work well. Over time, we'll update the version that
2165
+ is installed.
2166
+ virtualbox_install_install: |-
2167
+ Installing VirtualBox. This will take a few minutes...
2168
+ virtualbox_install_install_detail: |-
2169
+ A couple pop-ups will occur during this installation process to
2170
+ ask for admin privileges as well as to install Oracle drivers.
2171
+ Please say yes to both. If you're uncomfortable with this, please
2172
+ install VirtualBox manually.
2173
+ virtualbox_install_success: |-
2174
+ VirtualBox has successfully been installed!
2175
+
2176
+ provisioners:
2177
+ chef:
2178
+ chef_not_detected: |-
2179
+ The chef binary (either `chef-solo` or `chef-client`) was not found on
2180
+ the VM and is required for chef provisioning. Please verify that chef
2181
+ is installed and that the binary is available on the PATH.
2182
+ cookbooks_folder_not_found_warning:
2183
+ "The cookbook path '%{path}' doesn't exist. Ignoring..."
2184
+ nodes_folder_not_found_warning:
2185
+ "The node path '%{path}' doesn't exist. Ignoring..."
2186
+ data_bags_folder_not_found_warning:
2187
+ "The databag path '%{path}' doesn't exist. Ignoring..."
2188
+ roles_folder_not_found_warning:
2189
+ "The role path '%{path}' doesn't exist. Ignoring..."
2190
+ environments_folder_not_found_warning:
2191
+ "The environment path '%{path}' doesn't exist. Ignoring..."
2192
+ json: "Generating chef JSON and uploading..."
2193
+ client_key_folder: "Creating folder to hold client key..."
2194
+ generating_node_name: |-
2195
+ Auto-generating node name for Chef...
2196
+ using_hostname_node_name: |-
2197
+ Using hostname "%{hostname}" as node name for Chef...
2198
+ install_failed: |-
2199
+ Vagrant could not detect Chef on the guest! Even after Vagrant
2200
+ attempted to install Chef, it could still not find Chef on the system.
2201
+ Please make sure you are connected to the Internet and can access
2202
+ Chef's package distribution servers. If you already have Chef
2203
+ installed on this guest, you can disable the automatic Chef detection
2204
+ by setting the 'install' option in the Chef configuration section of
2205
+ your Vagrantfile:
2206
+
2207
+ chef.install = false
2208
+ log_level_empty: |-
2209
+ The Chef provisioner requires a log level. If you did not set a
2210
+ log level, this is probably a bug and should be reported.
2211
+ upload_validation_key: "Uploading chef client validation key..."
2212
+ upload_encrypted_data_bag_secret_key: "Uploading chef encrypted data bag secret key..."
2213
+ recipe_empty: |-
2214
+ Chef Apply provisioning requires that the `config.chef.recipe` be set
2215
+ to a string containing the recipe contents you want to execute on the
2216
+ guest.
2217
+ running_client: "Running chef-client..."
2218
+ running_client_again: "Running chef-client again (failed to converge)..."
2219
+ running_apply: "Running chef-apply..."
2220
+ running_solo: "Running chef-solo..."
2221
+ running_solo_again: "Running chef-solo again (failed to converge)..."
2222
+ running_zero: "Running chef-client (local-mode)..."
2223
+ running_zero_again: "Running chef-client (local-mode) again (failed to converge)..."
2224
+ missing_shared_folders: |-
2225
+ Shared folders that Chef requires are missing on the virtual machine.
2226
+ This is usually due to configuration changing after already booting the
2227
+ machine. The fix is to run a `vagrant reload` so that the proper shared
2228
+ folders will be prepared and mounted on the VM.
2229
+ no_convergence: |-
2230
+ Chef never successfully completed! Any errors should be visible in the
2231
+ output above. Please fix your recipes so that they properly complete.
2232
+ not_detected: |-
2233
+ The `%{binary}` binary appears not to be in the PATH of the guest. This
2234
+ could be because the PATH is not properly setup or perhaps chef is not
2235
+ installed on this guest. Chef provisioning can not continue without
2236
+ chef properly installed.
2237
+ server_url_required: |-
2238
+ Chef server provisioning requires that the `config.chef.chef_server_url` be set to the
2239
+ URL of your chef server. Examples include "http://12.12.12.12:4000" and
2240
+ "http://myserver.com:4000" (the port of course can be different, but 4000 is the default)
2241
+ server_validation_key_required: |-
2242
+ Chef server provisioning requires that the `config.chef.validation_key_path` configuration
2243
+ be set to a path on your local machine of the validation key used to register the
2244
+ VM with the chef server.
2245
+ server_validation_key_doesnt_exist: |-
2246
+ The validation key set for `config.chef.validation_key_path` does not exist! This
2247
+ file needs to exist so it can be uploaded to the virtual machine.
2248
+ upload_path_empty: |-
2249
+ The Chef Apply provisioner requires that the `config.chef.upload_path`
2250
+ be set to a non-nil, non-empty value.
2251
+ missing_node_name: |-
2252
+ The Chef Client provisioner cannot delete the %{deletable} from
2253
+ the Chef server because Vagrant does not know the `node_name'! You
2254
+ need to manually delete the %{deletable} from the Chef server. You
2255
+ can specify the `node_name' in the Chef configuration to prevent this
2256
+ in the future.
2257
+ deleting_from_server: "Deleting %{deletable} \"%{name}\" from Chef server..."
2258
+
2259
+ file:
2260
+ no_dest_file: "File destination must be specified."
2261
+ no_source_file: "File source must be specified."
2262
+ path_invalid: "File upload source file %{path} must exist"
2263
+
2264
+ puppet:
2265
+ not_detected: |-
2266
+ The `%{binary}` binary appears not to be in the PATH of the guest. This
2267
+ could be because the PATH is not properly setup or perhaps Puppet is not
2268
+ installed on this guest. Puppet provisioning can not continue without
2269
+ Puppet properly installed.
2270
+ running_puppet: "Running Puppet with %{manifest}..."
2271
+ running_puppet_env: "Running Puppet with environment %{environment}..."
2272
+ manifest_missing: |-
2273
+ The configured Puppet manifest is missing. Please specify a path to an
2274
+ existing manifest:
2275
+
2276
+ %{manifest}
2277
+ environment_missing: |-
2278
+ The configured Puppet environment folder %{environment} was not found in the
2279
+ specified environmentpath %{environmentpath}.
2280
+ Please specify a path to an existing Puppet directory environment.
2281
+ environment_path_missing: "The environment path specified for Puppet does not exist: %{path}"
2282
+ manifests_path_missing: "The manifests path specified for Puppet does not exist: %{path}"
2283
+ missing_shared_folders: |-
2284
+ Shared folders that Puppet requires are missing on the virtual machine.
2285
+ This is usually due to configuration changing after already booting the
2286
+ machine. The fix is to run a `vagrant reload` so that the proper shared
2287
+ folders will be prepared and mounted on the VM.
2288
+ module_path_missing: "The configured module path doesn't exist: %{path}"
2289
+
2290
+ puppet_server:
2291
+ cert_requires_node: |-
2292
+ "puppet_node" is required when a client cert or key is specified
2293
+ client_cert_and_private_key: |-
2294
+ Both a client certificate and private key must be specified, if any
2295
+ client_cert_not_found: |-
2296
+ The specified client cert path could not be found
2297
+ client_private_key_not_found: |-
2298
+ The specified client private key path could not be found
2299
+ not_detected: |-
2300
+ The `%{binary}` binary appears not to be in the PATH of the guest. This
2301
+ could be because the PATH is not properly setup or perhaps Puppet is not
2302
+ installed on this guest. Puppet provisioning can not continue without
2303
+ Puppet properly installed.
2304
+ running_puppetd: "Running Puppet agent..."
2305
+ uploading_client_cert: |-
2306
+ Uploading client certificate and private key...
2307
+
2308
+ shell:
2309
+ args_bad_type: "Shell provisioner `args` must be a string or array."
2310
+ invalid_encoding: |-
2311
+ Invalid encoding '%{actual}' for script at '%{path}'.
2312
+ Must be '%{default}' or UTF-8.
2313
+ env_must_be_a_hash: |-
2314
+ The shell provisioner's `env' option must be a hash.
2315
+ no_path_or_inline: "One of `path` or `inline` must be set."
2316
+ path_and_inline_set: "Only one of `path` or `inline` may be set."
2317
+ path_invalid: "`path` for shell provisioner does not exist on the host system: %{path}"
2318
+ running: "Running: %{script}"
2319
+ runningas: "Running: %{local} as %{remote}"
2320
+ upload_path_not_set: "`upload_path` must be set for the shell provisioner."
2321
+ interactive_not_elevated: "To be interactive, it must also be privileged."
2322
+
2323
+ ansible:
2324
+ ansible_host_pattern_detected: |-
2325
+ Vagrant has detected a host range pattern in the `groups` option.
2326
+ Vagrant doesn't fully check the validity of these parameters!
2327
+
2328
+ Please check https://docs.ansible.com/ansible/intro_inventory.html#hosts-and-groups
2329
+ for more information.
2330
+ cannot_detect: |-
2331
+ Vagrant does not support detecting whether Ansible is installed
2332
+ for the guest OS running in the machine. Vagrant will assume it is
2333
+ installed and attempt to continue.
2334
+
2335
+ If you'd like this provisioner to be improved, please
2336
+ take a look at the Vagrant source code linked below and try
2337
+ to contribute back support. Thank you!
2338
+
2339
+ https://github.com/mitchellh/vagrant
2340
+ errors:
2341
+ ansible_command_failed: |-
2342
+ Ansible failed to complete successfully. Any error output should be
2343
+ visible above. Please fix these errors and try again.
2344
+ ansible_compatibility_mode_conflict: |-
2345
+ The requested Ansible compatibility mode (%{compatibility_mode}) is in conflict with
2346
+ the Ansible installation on your Vagrant %{system} system (currently: %{ansible_version}).
2347
+ See https://docs.vagrantup.com/v2/provisioning/ansible_common.html#compatibility_mode
2348
+ for more information.
2349
+ ansible_not_found_on_guest: |-
2350
+ The Ansible software could not be found! Please verify
2351
+ that Ansible is correctly installed on your guest system.
2352
+
2353
+ If you haven't installed Ansible yet, please install Ansible
2354
+ on your Vagrant basebox, or enable the automated setup with the
2355
+ ansible_local provisioner `install` option. Please check
2356
+ https://docs.vagrantup.com/v2/provisioning/ansible_local.html#install
2357
+ for more information.
2358
+ ansible_not_found_on_host: |-
2359
+ The Ansible software could not be found! Please verify
2360
+ that Ansible is correctly installed on your host system.
2361
+
2362
+ If you haven't installed Ansible yet, please install Ansible
2363
+ on your host system. Vagrant can't do this for you in a safe and
2364
+ automated way.
2365
+ Please check https://docs.ansible.com for more information.
2366
+ ansible_programming_error: |-
2367
+ Ansible Provisioner Programming Error:
2368
+
2369
+ %{message}
2370
+
2371
+ Internal Details:
2372
+
2373
+ %{details}
2374
+
2375
+ Sorry, but this Vagrant error should never occur.
2376
+ Please check https://github.com/mitchellh/vagrant/issues for any
2377
+ existing bug report. If needed, please create a new issue. Thank you!
2378
+ cannot_support_pip_install: |-
2379
+ Unfortunately Vagrant does not support yet installing Ansible
2380
+ from pip for the guest OS running in the machine.
2381
+
2382
+ If you'd like this provisioner to be improved, please
2383
+ take a look at the Vagrant source code linked below and try
2384
+ to contribute back support. Thank you!
2385
+
2386
+ https://github.com/mitchellh/vagrant
2387
+ ansible_version_mismatch: |-
2388
+ The requested Ansible version (%{required_version}) was not found on the %{system}.
2389
+ Please check the Ansible installation on your Vagrant %{system} system (currently: %{current_version}),
2390
+ or adapt the provisioner `version` option in your Vagrantfile.
2391
+ See https://docs.vagrantup.com/v2/provisioning/ansible_common.html#version
2392
+ for more information.
2393
+ config_file_not_found: |-
2394
+ `%{config_option}` does not exist on the %{system}: %{path}
2395
+ extra_vars_invalid: |-
2396
+ `extra_vars` must be a hash or a path to an existing file. Received: %{value} (as %{type})
2397
+ no_compatibility_mode: |-
2398
+ `compatibility_mode` must be a valid mode (possible values: %{valid_modes}).
2399
+ no_playbook: |-
2400
+ `playbook` file path must be set.
2401
+ raw_arguments_invalid: |-
2402
+ `raw_arguments` must be an array of strings. Received: %{value} (as %{type})
2403
+ raw_ssh_args_invalid: |-
2404
+ `raw_ssh_args` must be an array of strings. Received: %{value} (as %{type})
2405
+ installing: "Installing Ansible..."
2406
+ installing_pip: "Installing pip... (for Ansible installation)"
2407
+ running_galaxy: "Running ansible-galaxy..."
2408
+ running_playbook: "Running ansible-playbook..."
2409
+ windows_not_supported_for_control_machine: |-
2410
+ Windows is not officially supported for the Ansible Control Machine.
2411
+ Please check https://docs.ansible.com/intro_installation.html#control-machine-requirements
2412
+ compatibility_mode_not_detected: |-
2413
+ Vagrant gathered an unknown Ansible version:
2414
+
2415
+ %{gathered_version}
2416
+ and falls back on the compatibility mode '%{compatibility_mode}'.
2417
+
2418
+ Alternatively, the compatibility mode can be specified in your Vagrantfile:
2419
+ https://www.vagrantup.com/docs/provisioning/ansible_common.html#compatibility_mode
2420
+ compatibility_mode_warning: |-
2421
+ Vagrant has automatically selected the compatibility mode '%{compatibility_mode}'
2422
+ according to the Ansible version installed (%{ansible_version}).
2423
+
2424
+ Alternatively, the compatibility mode can be specified in your Vagrantfile:
2425
+ https://www.vagrantup.com/docs/provisioning/ansible_common.html#compatibility_mode
2426
+
2427
+ docker:
2428
+ wrong_provisioner: |-
2429
+ The Docker post-install provisioner cannot also take a Docker post-install
2430
+ provisioner
2431
+ not_running: "Docker is not running on the guest VM."
2432
+ install_failed: "Docker installation failed."
2433
+
2434
+ salt:
2435
+ minion_config_nonexist: |-
2436
+ The specified minion_config '%{missing_config_file}' file could not be found.
2437
+ master_config_nonexist: |-
2438
+ The specified master_config '%{missing_config_file}' file could not be found.
2439
+ grains_config_nonexist: |-
2440
+ The specified grains_config file could not be found.
2441
+ missing_key: |-
2442
+ You must include both public and private keys.
2443
+ must_accept_keys: |-
2444
+ You must accept keys when running highstate with master!
2445
+ args_array: |-
2446
+ You must set this value as an array.
2447
+
2448
+ pushes:
2449
+ file:
2450
+ no_destination: "File destination must be specified."