# -*- encoding: utf-8 -*- # stub: vagrant-unbundled 2.3.6.0 ruby lib Gem::Specification.new do |s| s.name = "vagrant-unbundled".freeze s.version = "2.3.6.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Mitchell Hashimoto".freeze, "John Bender".freeze] s.date = "2023-10-04" s.description = "Vagrant is a tool for building and distributing virtualized development environments.".freeze s.email = ["mitchell.hashimoto@gmail.com".freeze, "john.m.bender@gmail.com".freeze] s.executables = ["vagrant".freeze] s.files = [".envrc".freeze, ".gitignore".freeze, ".gitmodules".freeze, ".runner.sh".freeze, ".vimrc".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "Dockerfile".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "Makefile".freeze, "README.UNBUNDLED.md".freeze, "README.md".freeze, "RELEASE.md".freeze, "Rakefile".freeze, "Vagrantfile".freeze, "bin/vagrant".freeze, "binstubs/vagrant".freeze, "contrib/README.md".freeze, "contrib/bash/completion.sh".freeze, "contrib/emacs/vagrant.el".freeze, "contrib/st/Ruby.sublime-settings".freeze, "contrib/sudoers/linux-fedora".freeze, "contrib/sudoers/linux-suse".freeze, "contrib/sudoers/linux-ubuntu".freeze, "contrib/sudoers/osx".freeze, "contrib/vim/vagrantfile.vim".freeze, "contrib/zsh/_vagrant".freeze, "contrib/zsh/generate_zsh_completion.rb".freeze, "flake.lock".freeze, "flake.nix".freeze, "gen.go".freeze, "go.mod".freeze, "go.sum".freeze, "keys/README.md".freeze, "keys/vagrant".freeze, "keys/vagrant.pub".freeze, "lib/vagrant.rb".freeze, "lib/vagrant/action.rb".freeze, "lib/vagrant/action/builder.rb".freeze, "lib/vagrant/action/builtin/box_add.rb".freeze, "lib/vagrant/action/builtin/box_check_outdated.rb".freeze, "lib/vagrant/action/builtin/box_remove.rb".freeze, "lib/vagrant/action/builtin/box_update.rb".freeze, "lib/vagrant/action/builtin/call.rb".freeze, "lib/vagrant/action/builtin/cleanup_disks.rb".freeze, "lib/vagrant/action/builtin/cloud_init_setup.rb".freeze, "lib/vagrant/action/builtin/cloud_init_wait.rb".freeze, "lib/vagrant/action/builtin/config_validate.rb".freeze, "lib/vagrant/action/builtin/confirm.rb".freeze, "lib/vagrant/action/builtin/delayed.rb".freeze, "lib/vagrant/action/builtin/destroy_confirm.rb".freeze, "lib/vagrant/action/builtin/disk.rb".freeze, "lib/vagrant/action/builtin/env_set.rb".freeze, "lib/vagrant/action/builtin/graceful_halt.rb".freeze, "lib/vagrant/action/builtin/handle_box.rb".freeze, "lib/vagrant/action/builtin/handle_box_url.rb".freeze, "lib/vagrant/action/builtin/handle_forwarded_port_collisions.rb".freeze, "lib/vagrant/action/builtin/has_provisioner.rb".freeze, "lib/vagrant/action/builtin/is_env_set.rb".freeze, "lib/vagrant/action/builtin/is_state.rb".freeze, "lib/vagrant/action/builtin/lock.rb".freeze, "lib/vagrant/action/builtin/message.rb".freeze, "lib/vagrant/action/builtin/mixin_provisioners.rb".freeze, "lib/vagrant/action/builtin/mixin_synced_folders.rb".freeze, "lib/vagrant/action/builtin/prepare_clone.rb".freeze, "lib/vagrant/action/builtin/provision.rb".freeze, "lib/vagrant/action/builtin/provisioner_cleanup.rb".freeze, "lib/vagrant/action/builtin/remote/mixin_synced_folders.rb".freeze, "lib/vagrant/action/builtin/remote/ssh_run.rb".freeze, "lib/vagrant/action/builtin/set_hostname.rb".freeze, "lib/vagrant/action/builtin/ssh_exec.rb".freeze, "lib/vagrant/action/builtin/ssh_run.rb".freeze, "lib/vagrant/action/builtin/synced_folder_cleanup.rb".freeze, "lib/vagrant/action/builtin/synced_folders.rb".freeze, "lib/vagrant/action/builtin/trigger.rb".freeze, "lib/vagrant/action/builtin/wait_for_communicator.rb".freeze, "lib/vagrant/action/general/package.rb".freeze, "lib/vagrant/action/general/package_setup_files.rb".freeze, "lib/vagrant/action/general/package_setup_folders.rb".freeze, "lib/vagrant/action/hook.rb".freeze, "lib/vagrant/action/primary_runner.rb".freeze, "lib/vagrant/action/runner.rb".freeze, "lib/vagrant/action/warden.rb".freeze, "lib/vagrant/alias.rb".freeze, "lib/vagrant/batch_action.rb".freeze, "lib/vagrant/box.rb".freeze, "lib/vagrant/box/remote.rb".freeze, "lib/vagrant/box_collection.rb".freeze, "lib/vagrant/box_collection/remote.rb".freeze, "lib/vagrant/box_metadata.rb".freeze, "lib/vagrant/box_metadata/remote.rb".freeze, "lib/vagrant/bundler.rb".freeze, "lib/vagrant/capability_host.rb".freeze, "lib/vagrant/cli.rb".freeze, "lib/vagrant/config.rb".freeze, "lib/vagrant/config/loader.rb".freeze, "lib/vagrant/config/v1.rb".freeze, "lib/vagrant/config/v1/dummy_config.rb".freeze, "lib/vagrant/config/v1/loader.rb".freeze, "lib/vagrant/config/v1/root.rb".freeze, "lib/vagrant/config/v2.rb".freeze, "lib/vagrant/config/v2/dummy_config.rb".freeze, "lib/vagrant/config/v2/loader.rb".freeze, "lib/vagrant/config/v2/root.rb".freeze, "lib/vagrant/config/v2/util.rb".freeze, "lib/vagrant/config/version_base.rb".freeze, "lib/vagrant/environment.rb".freeze, "lib/vagrant/environment/remote.rb".freeze, "lib/vagrant/errors.rb".freeze, "lib/vagrant/guest.rb".freeze, "lib/vagrant/guest/remote.rb".freeze, "lib/vagrant/host.rb".freeze, "lib/vagrant/host/remote.rb".freeze, "lib/vagrant/machine.rb".freeze, "lib/vagrant/machine/remote.rb".freeze, "lib/vagrant/machine_index.rb".freeze, "lib/vagrant/machine_index/remote.rb".freeze, "lib/vagrant/machine_state.rb".freeze, "lib/vagrant/patches/fake_ftp.rb".freeze, "lib/vagrant/patches/log4r.rb".freeze, "lib/vagrant/plugin.rb".freeze, "lib/vagrant/plugin/manager.rb".freeze, "lib/vagrant/plugin/remote.rb".freeze, "lib/vagrant/plugin/remote/command.rb".freeze, "lib/vagrant/plugin/remote/communicator.rb".freeze, "lib/vagrant/plugin/remote/guest.rb".freeze, "lib/vagrant/plugin/remote/host.rb".freeze, "lib/vagrant/plugin/remote/manager.rb".freeze, "lib/vagrant/plugin/remote/plugin.rb".freeze, "lib/vagrant/plugin/remote/provider.rb".freeze, "lib/vagrant/plugin/remote/provisioner.rb".freeze, "lib/vagrant/plugin/remote/push.rb".freeze, "lib/vagrant/plugin/remote/synced_folder.rb".freeze, "lib/vagrant/plugin/state_file.rb".freeze, "lib/vagrant/plugin/v1.rb".freeze, "lib/vagrant/plugin/v1/command.rb".freeze, "lib/vagrant/plugin/v1/communicator.rb".freeze, "lib/vagrant/plugin/v1/config.rb".freeze, "lib/vagrant/plugin/v1/errors.rb".freeze, "lib/vagrant/plugin/v1/guest.rb".freeze, "lib/vagrant/plugin/v1/host.rb".freeze, "lib/vagrant/plugin/v1/manager.rb".freeze, "lib/vagrant/plugin/v1/plugin.rb".freeze, "lib/vagrant/plugin/v1/provider.rb".freeze, "lib/vagrant/plugin/v1/provisioner.rb".freeze, "lib/vagrant/plugin/v2.rb".freeze, "lib/vagrant/plugin/v2/command.rb".freeze, "lib/vagrant/plugin/v2/communicator.rb".freeze, "lib/vagrant/plugin/v2/components.rb".freeze, "lib/vagrant/plugin/v2/config.rb".freeze, "lib/vagrant/plugin/v2/errors.rb".freeze, "lib/vagrant/plugin/v2/guest.rb".freeze, "lib/vagrant/plugin/v2/host.rb".freeze, "lib/vagrant/plugin/v2/manager.rb".freeze, "lib/vagrant/plugin/v2/plugin.rb".freeze, "lib/vagrant/plugin/v2/provider.rb".freeze, "lib/vagrant/plugin/v2/provisioner.rb".freeze, "lib/vagrant/plugin/v2/push.rb".freeze, "lib/vagrant/plugin/v2/synced_folder.rb".freeze, "lib/vagrant/plugin/v2/trigger.rb".freeze, "lib/vagrant/protobufs/proto/plugin/grpc_broker_pb.rb".freeze, "lib/vagrant/protobufs/proto/plugin/grpc_broker_services_pb.rb".freeze, "lib/vagrant/protobufs/proto/protostructure_pb.rb".freeze, "lib/vagrant/protobufs/proto/ruby_vagrant/ruby-server_pb.rb".freeze, "lib/vagrant/protobufs/proto/ruby_vagrant/ruby-server_services_pb.rb".freeze, "lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_pb.rb".freeze, "lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb".freeze, "lib/vagrant/protobufs/proto/vagrant_server/server_pb.rb".freeze, "lib/vagrant/protobufs/proto/vagrant_server/server_services_pb.rb".freeze, "lib/vagrant/registry.rb".freeze, "lib/vagrant/shared_helpers.rb".freeze, "lib/vagrant/ui.rb".freeze, "lib/vagrant/ui/remote.rb".freeze, "lib/vagrant/util.rb".freeze, "lib/vagrant/util/ansi_escape_code_remover.rb".freeze, "lib/vagrant/util/busy.rb".freeze, "lib/vagrant/util/caps.rb".freeze, "lib/vagrant/util/checkpoint_client.rb".freeze, "lib/vagrant/util/command_deprecation.rb".freeze, "lib/vagrant/util/counter.rb".freeze, "lib/vagrant/util/credential_scrubber.rb".freeze, "lib/vagrant/util/curl_helper.rb".freeze, "lib/vagrant/util/deep_merge.rb".freeze, "lib/vagrant/util/directory.rb".freeze, "lib/vagrant/util/downloader.rb".freeze, "lib/vagrant/util/env.rb".freeze, "lib/vagrant/util/experimental.rb".freeze, "lib/vagrant/util/file_checksum.rb".freeze, "lib/vagrant/util/file_mode.rb".freeze, "lib/vagrant/util/file_mutex.rb".freeze, "lib/vagrant/util/guest_hosts.rb".freeze, "lib/vagrant/util/guest_inspection.rb".freeze, "lib/vagrant/util/hash_with_indifferent_access.rb".freeze, "lib/vagrant/util/install_cli_autocomplete.rb".freeze, "lib/vagrant/util/io.rb".freeze, "lib/vagrant/util/ipv4_interfaces.rb".freeze, "lib/vagrant/util/is_port_open.rb".freeze, "lib/vagrant/util/keypair.rb".freeze, "lib/vagrant/util/line_buffer.rb".freeze, "lib/vagrant/util/line_ending_helpers.rb".freeze, "lib/vagrant/util/logging_formatter.rb".freeze, "lib/vagrant/util/map_command_options.rb".freeze, "lib/vagrant/util/mime.rb".freeze, "lib/vagrant/util/network_ip.rb".freeze, "lib/vagrant/util/numeric.rb".freeze, "lib/vagrant/util/platform.rb".freeze, "lib/vagrant/util/powershell.rb".freeze, "lib/vagrant/util/presence.rb".freeze, "lib/vagrant/util/remote/safe_puts.rb".freeze, "lib/vagrant/util/remote/ssh.rb".freeze, "lib/vagrant/util/retryable.rb".freeze, "lib/vagrant/util/safe_chdir.rb".freeze, "lib/vagrant/util/safe_env.rb".freeze, "lib/vagrant/util/safe_exec.rb".freeze, "lib/vagrant/util/safe_puts.rb".freeze, "lib/vagrant/util/scoped_hash_override.rb".freeze, "lib/vagrant/util/shell_quote.rb".freeze, "lib/vagrant/util/silence_warnings.rb".freeze, "lib/vagrant/util/ssh.rb".freeze, "lib/vagrant/util/stacked_proc_runner.rb".freeze, "lib/vagrant/util/string_block_editor.rb".freeze, "lib/vagrant/util/subprocess.rb".freeze, "lib/vagrant/util/template_renderer.rb".freeze, "lib/vagrant/util/uploader.rb".freeze, "lib/vagrant/util/which.rb".freeze, "lib/vagrant/util/windows_path.rb".freeze, "lib/vagrant/vagrantfile.rb".freeze, "lib/vagrant/vagrantfile/remote.rb".freeze, "lib/vagrant/version.rb".freeze, "nix/go-changelog.nix".freeze, "nix/go-mockery.nix".freeze, "nix/go-protobuf-json.nix".freeze, "nix/go-protobuf.nix".freeze, "nix/go-tools.nix".freeze, "nix/grpc-tools.nix".freeze, "nix/overlay.nix".freeze, "nix/vagrant.nix".freeze, "pkg/vagrant-unbundled-2.3.2.0.gem".freeze, "pkg/vagrant-unbundled-2.3.3.0.gem".freeze, "plugins/README.md".freeze, "plugins/commands/autocomplete/command/install.rb".freeze, "plugins/commands/autocomplete/command/root.rb".freeze, "plugins/commands/autocomplete/plugin.rb".freeze, "plugins/commands/box/command/add.rb".freeze, "plugins/commands/box/command/download_mixins.rb".freeze, "plugins/commands/box/command/list.rb".freeze, "plugins/commands/box/command/outdated.rb".freeze, "plugins/commands/box/command/prune.rb".freeze, "plugins/commands/box/command/remove.rb".freeze, "plugins/commands/box/command/repackage.rb".freeze, "plugins/commands/box/command/root.rb".freeze, "plugins/commands/box/command/update.rb".freeze, "plugins/commands/box/plugin.rb".freeze, "plugins/commands/cap/command.rb".freeze, "plugins/commands/cap/plugin.rb".freeze, "plugins/commands/cloud/auth/login.rb".freeze, "plugins/commands/cloud/auth/logout.rb".freeze, "plugins/commands/cloud/auth/middleware/add_authentication.rb".freeze, "plugins/commands/cloud/auth/middleware/add_downloader_authentication.rb".freeze, "plugins/commands/cloud/auth/plugin.rb".freeze, "plugins/commands/cloud/auth/root.rb".freeze, "plugins/commands/cloud/auth/whoami.rb".freeze, "plugins/commands/cloud/box/create.rb".freeze, "plugins/commands/cloud/box/delete.rb".freeze, "plugins/commands/cloud/box/plugin.rb".freeze, "plugins/commands/cloud/box/root.rb".freeze, "plugins/commands/cloud/box/show.rb".freeze, "plugins/commands/cloud/box/update.rb".freeze, "plugins/commands/cloud/client/client.rb".freeze, "plugins/commands/cloud/errors.rb".freeze, "plugins/commands/cloud/list.rb".freeze, "plugins/commands/cloud/locales/en.yml".freeze, "plugins/commands/cloud/plugin.rb".freeze, "plugins/commands/cloud/provider/create.rb".freeze, "plugins/commands/cloud/provider/delete.rb".freeze, "plugins/commands/cloud/provider/plugin.rb".freeze, "plugins/commands/cloud/provider/root.rb".freeze, "plugins/commands/cloud/provider/update.rb".freeze, "plugins/commands/cloud/provider/upload.rb".freeze, "plugins/commands/cloud/publish.rb".freeze, "plugins/commands/cloud/root.rb".freeze, "plugins/commands/cloud/search.rb".freeze, "plugins/commands/cloud/util.rb".freeze, "plugins/commands/cloud/version/create.rb".freeze, "plugins/commands/cloud/version/delete.rb".freeze, "plugins/commands/cloud/version/plugin.rb".freeze, "plugins/commands/cloud/version/release.rb".freeze, "plugins/commands/cloud/version/revoke.rb".freeze, "plugins/commands/cloud/version/root.rb".freeze, "plugins/commands/cloud/version/update.rb".freeze, "plugins/commands/destroy/command.rb".freeze, "plugins/commands/destroy/plugin.rb".freeze, "plugins/commands/global-status/command.rb".freeze, "plugins/commands/global-status/plugin.rb".freeze, "plugins/commands/halt/command.rb".freeze, "plugins/commands/halt/plugin.rb".freeze, "plugins/commands/help/command.rb".freeze, "plugins/commands/help/plugin.rb".freeze, "plugins/commands/init/command.rb".freeze, "plugins/commands/init/plugin.rb".freeze, "plugins/commands/list-commands/command.rb".freeze, "plugins/commands/list-commands/plugin.rb".freeze, "plugins/commands/login/plugin.rb".freeze, "plugins/commands/package/command.rb".freeze, "plugins/commands/package/plugin.rb".freeze, "plugins/commands/plugin/action.rb".freeze, "plugins/commands/plugin/action/expunge_plugins.rb".freeze, "plugins/commands/plugin/action/install_gem.rb".freeze, "plugins/commands/plugin/action/license_plugin.rb".freeze, "plugins/commands/plugin/action/list_plugins.rb".freeze, "plugins/commands/plugin/action/plugin_exists_check.rb".freeze, "plugins/commands/plugin/action/repair_plugins.rb".freeze, "plugins/commands/plugin/action/uninstall_plugin.rb".freeze, "plugins/commands/plugin/action/update_gems.rb".freeze, "plugins/commands/plugin/command/base.rb".freeze, "plugins/commands/plugin/command/expunge.rb".freeze, "plugins/commands/plugin/command/install.rb".freeze, "plugins/commands/plugin/command/license.rb".freeze, "plugins/commands/plugin/command/list.rb".freeze, "plugins/commands/plugin/command/mixin_install_opts.rb".freeze, "plugins/commands/plugin/command/repair.rb".freeze, "plugins/commands/plugin/command/root.rb".freeze, "plugins/commands/plugin/command/uninstall.rb".freeze, "plugins/commands/plugin/command/update.rb".freeze, "plugins/commands/plugin/gem_helper.rb".freeze, "plugins/commands/plugin/plugin.rb".freeze, "plugins/commands/port/command.rb".freeze, "plugins/commands/port/locales/en.yml".freeze, "plugins/commands/port/plugin.rb".freeze, "plugins/commands/powershell/command.rb".freeze, "plugins/commands/powershell/errors.rb".freeze, "plugins/commands/powershell/plugin.rb".freeze, "plugins/commands/powershell/scripts/enable_psremoting.ps1".freeze, "plugins/commands/powershell/scripts/reset_trustedhosts.ps1".freeze, "plugins/commands/provider/command.rb".freeze, "plugins/commands/provider/plugin.rb".freeze, "plugins/commands/provision/command.rb".freeze, "plugins/commands/provision/plugin.rb".freeze, "plugins/commands/push/command.rb".freeze, "plugins/commands/push/plugin.rb".freeze, "plugins/commands/rdp/command.rb".freeze, "plugins/commands/rdp/config.rb".freeze, "plugins/commands/rdp/errors.rb".freeze, "plugins/commands/rdp/plugin.rb".freeze, "plugins/commands/reload/command.rb".freeze, "plugins/commands/reload/plugin.rb".freeze, "plugins/commands/resume/command.rb".freeze, "plugins/commands/resume/plugin.rb".freeze, "plugins/commands/serve/broker.rb".freeze, "plugins/commands/serve/client.rb".freeze, "plugins/commands/serve/client/basis.rb".freeze, "plugins/commands/serve/client/box.rb".freeze, "plugins/commands/serve/client/box_collection.rb".freeze, "plugins/commands/serve/client/box_metadata.rb".freeze, "plugins/commands/serve/client/capability_platform.rb".freeze, "plugins/commands/serve/client/command.rb".freeze, "plugins/commands/serve/client/communicator.rb".freeze, "plugins/commands/serve/client/core_plugin_manager.rb".freeze, "plugins/commands/serve/client/guest.rb".freeze, "plugins/commands/serve/client/host.rb".freeze, "plugins/commands/serve/client/plugin_manager.rb".freeze, "plugins/commands/serve/client/project.rb".freeze, "plugins/commands/serve/client/provider.rb".freeze, "plugins/commands/serve/client/provisioner.rb".freeze, "plugins/commands/serve/client/push.rb".freeze, "plugins/commands/serve/client/state_bag.rb".freeze, "plugins/commands/serve/client/synced_folder.rb".freeze, "plugins/commands/serve/client/target.rb".freeze, "plugins/commands/serve/client/target/machine.rb".freeze, "plugins/commands/serve/client/target_index.rb".freeze, "plugins/commands/serve/client/terminal.rb".freeze, "plugins/commands/serve/client/vagrantfile.rb".freeze, "plugins/commands/serve/command.rb".freeze, "plugins/commands/serve/constants.rb".freeze, "plugins/commands/serve/mappers.rb".freeze, "plugins/commands/serve/mappers/basis.rb".freeze, "plugins/commands/serve/mappers/box.rb".freeze, "plugins/commands/serve/mappers/capabilities.rb".freeze, "plugins/commands/serve/mappers/command.rb".freeze, "plugins/commands/serve/mappers/communicator.rb".freeze, "plugins/commands/serve/mappers/config_data.rb".freeze, "plugins/commands/serve/mappers/core_plugin_manager.rb".freeze, "plugins/commands/serve/mappers/direct.rb".freeze, "plugins/commands/serve/mappers/duration.rb".freeze, "plugins/commands/serve/mappers/environment.rb".freeze, "plugins/commands/serve/mappers/folders.rb".freeze, "plugins/commands/serve/mappers/guest.rb".freeze, "plugins/commands/serve/mappers/host.rb".freeze, "plugins/commands/serve/mappers/internal.rb".freeze, "plugins/commands/serve/mappers/internal/graph.rb".freeze, "plugins/commands/serve/mappers/internal/graph/mappers.rb".freeze, "plugins/commands/serve/mappers/internal/graph/search.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/final.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/input.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/method.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/named_value.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/output.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/root.rb".freeze, "plugins/commands/serve/mappers/internal/graph/vertex/value.rb".freeze, "plugins/commands/serve/mappers/internal/graph/weighted_vertex.rb".freeze, "plugins/commands/serve/mappers/known_types.rb".freeze, "plugins/commands/serve/mappers/machine.rb".freeze, "plugins/commands/serve/mappers/mapper.rb".freeze, "plugins/commands/serve/mappers/options.rb".freeze, "plugins/commands/serve/mappers/pathname.rb".freeze, "plugins/commands/serve/mappers/plugin_manager.rb".freeze, "plugins/commands/serve/mappers/proc.rb".freeze, "plugins/commands/serve/mappers/project.rb".freeze, "plugins/commands/serve/mappers/provider.rb".freeze, "plugins/commands/serve/mappers/provisioner.rb".freeze, "plugins/commands/serve/mappers/push.rb".freeze, "plugins/commands/serve/mappers/state_bag.rb".freeze, "plugins/commands/serve/mappers/synced_folder.rb".freeze, "plugins/commands/serve/mappers/target.rb".freeze, "plugins/commands/serve/mappers/target_index.rb".freeze, "plugins/commands/serve/mappers/terminal.rb".freeze, "plugins/commands/serve/mappers/ui.rb".freeze, "plugins/commands/serve/mappers/vagrantfile.rb".freeze, "plugins/commands/serve/mappers/wrappers.rb".freeze, "plugins/commands/serve/plugin.rb".freeze, "plugins/commands/serve/service.rb".freeze, "plugins/commands/serve/service/capability_platform_service.rb".freeze, "plugins/commands/serve/service/command_service.rb".freeze, "plugins/commands/serve/service/communicator_service.rb".freeze, "plugins/commands/serve/service/config_service.rb".freeze, "plugins/commands/serve/service/guest_service.rb".freeze, "plugins/commands/serve/service/host_service.rb".freeze, "plugins/commands/serve/service/internal_service.rb".freeze, "plugins/commands/serve/service/provider_service.rb".freeze, "plugins/commands/serve/service/provisioner_service.rb".freeze, "plugins/commands/serve/service/push_service.rb".freeze, "plugins/commands/serve/service/synced_folder_service.rb".freeze, "plugins/commands/serve/type.rb".freeze, "plugins/commands/serve/type/boolean.rb".freeze, "plugins/commands/serve/type/command_arguments.rb".freeze, "plugins/commands/serve/type/command_info.rb".freeze, "plugins/commands/serve/type/communicator_command_arguments.rb".freeze, "plugins/commands/serve/type/direct.rb".freeze, "plugins/commands/serve/type/duration.rb".freeze, "plugins/commands/serve/type/folders.rb".freeze, "plugins/commands/serve/type/named_argument.rb".freeze, "plugins/commands/serve/type/options.rb".freeze, "plugins/commands/serve/type/ssh_info.rb".freeze, "plugins/commands/serve/type/winrm_info.rb".freeze, "plugins/commands/serve/util.rb".freeze, "plugins/commands/serve/util/cacher.rb".freeze, "plugins/commands/serve/util/client_setup.rb".freeze, "plugins/commands/serve/util/connector.rb".freeze, "plugins/commands/serve/util/direct_conversions.rb".freeze, "plugins/commands/serve/util/exception_transformer.rb".freeze, "plugins/commands/serve/util/func_spec.rb".freeze, "plugins/commands/serve/util/has_broker.rb".freeze, "plugins/commands/serve/util/has_logger.rb".freeze, "plugins/commands/serve/util/has_mapper.rb".freeze, "plugins/commands/serve/util/has_seeds.rb".freeze, "plugins/commands/serve/util/named_plugin.rb".freeze, "plugins/commands/serve/util/service_info.rb".freeze, "plugins/commands/serve/util/usage_tracker.rb".freeze, "plugins/commands/snapshot/command/delete.rb".freeze, "plugins/commands/snapshot/command/list.rb".freeze, "plugins/commands/snapshot/command/pop.rb".freeze, "plugins/commands/snapshot/command/push.rb".freeze, "plugins/commands/snapshot/command/push_shared.rb".freeze, "plugins/commands/snapshot/command/restore.rb".freeze, "plugins/commands/snapshot/command/root.rb".freeze, "plugins/commands/snapshot/command/save.rb".freeze, "plugins/commands/snapshot/plugin.rb".freeze, "plugins/commands/ssh/command.rb".freeze, "plugins/commands/ssh/plugin.rb".freeze, "plugins/commands/ssh_config/command.rb".freeze, "plugins/commands/ssh_config/plugin.rb".freeze, "plugins/commands/status/command.rb".freeze, "plugins/commands/status/plugin.rb".freeze, "plugins/commands/suspend/command.rb".freeze, "plugins/commands/suspend/plugin.rb".freeze, "plugins/commands/up/command.rb".freeze, "plugins/commands/up/middleware/store_box_metadata.rb".freeze, "plugins/commands/up/plugin.rb".freeze, "plugins/commands/up/start_mixins.rb".freeze, "plugins/commands/upload/command.rb".freeze, "plugins/commands/upload/plugin.rb".freeze, "plugins/commands/validate/command.rb".freeze, "plugins/commands/validate/plugin.rb".freeze, "plugins/commands/version/command.rb".freeze, "plugins/commands/version/plugin.rb".freeze, "plugins/commands/winrm/command.rb".freeze, "plugins/commands/winrm/plugin.rb".freeze, "plugins/commands/winrm_config/command.rb".freeze, "plugins/commands/winrm_config/plugin.rb".freeze, "plugins/communicators/ssh/communicator.rb".freeze, "plugins/communicators/ssh/plugin.rb".freeze, "plugins/communicators/winrm/command_filter.rb".freeze, "plugins/communicators/winrm/command_filters/cat.rb".freeze, "plugins/communicators/winrm/command_filters/chmod.rb".freeze, "plugins/communicators/winrm/command_filters/chown.rb".freeze, "plugins/communicators/winrm/command_filters/grep.rb".freeze, "plugins/communicators/winrm/command_filters/mkdir.rb".freeze, "plugins/communicators/winrm/command_filters/rm.rb".freeze, "plugins/communicators/winrm/command_filters/test.rb".freeze, "plugins/communicators/winrm/command_filters/uname.rb".freeze, "plugins/communicators/winrm/command_filters/which.rb".freeze, "plugins/communicators/winrm/communicator.rb".freeze, "plugins/communicators/winrm/config.rb".freeze, "plugins/communicators/winrm/errors.rb".freeze, "plugins/communicators/winrm/helper.rb".freeze, "plugins/communicators/winrm/plugin.rb".freeze, "plugins/communicators/winrm/shell.rb".freeze, "plugins/communicators/winssh/communicator.rb".freeze, "plugins/communicators/winssh/config.rb".freeze, "plugins/communicators/winssh/plugin.rb".freeze, "plugins/guests/alma/cap/flavor.rb".freeze, "plugins/guests/alma/guest.rb".freeze, "plugins/guests/alma/plugin.rb".freeze, "plugins/guests/alpine/cap/change_host_name.rb".freeze, "plugins/guests/alpine/cap/configure_networks.rb".freeze, "plugins/guests/alpine/cap/halt.rb".freeze, "plugins/guests/alpine/cap/nfs_client.rb".freeze, "plugins/guests/alpine/cap/rsync.rb".freeze, "plugins/guests/alpine/cap/smb.rb".freeze, "plugins/guests/alpine/guest.rb".freeze, "plugins/guests/alpine/plugin.rb".freeze, "plugins/guests/alt/cap/change_host_name.rb".freeze, "plugins/guests/alt/cap/configure_networks.rb".freeze, "plugins/guests/alt/cap/flavor.rb".freeze, "plugins/guests/alt/cap/network_scripts_dir.rb".freeze, "plugins/guests/alt/cap/rsync.rb".freeze, "plugins/guests/alt/guest.rb".freeze, "plugins/guests/alt/plugin.rb".freeze, "plugins/guests/amazon/cap/flavor.rb".freeze, "plugins/guests/amazon/guest.rb".freeze, "plugins/guests/amazon/plugin.rb".freeze, "plugins/guests/arch/cap/change_host_name.rb".freeze, "plugins/guests/arch/cap/configure_networks.rb".freeze, "plugins/guests/arch/cap/nfs.rb".freeze, "plugins/guests/arch/cap/rsync.rb".freeze, "plugins/guests/arch/cap/smb.rb".freeze, "plugins/guests/arch/guest.rb".freeze, "plugins/guests/arch/plugin.rb".freeze, "plugins/guests/atomic/cap/change_host_name.rb".freeze, "plugins/guests/atomic/cap/docker.rb".freeze, "plugins/guests/atomic/guest.rb".freeze, "plugins/guests/atomic/plugin.rb".freeze, "plugins/guests/bsd/cap/file_system.rb".freeze, "plugins/guests/bsd/cap/halt.rb".freeze, "plugins/guests/bsd/cap/mount_virtualbox_shared_folder.rb".freeze, "plugins/guests/bsd/cap/nfs.rb".freeze, "plugins/guests/bsd/cap/public_key.rb".freeze, "plugins/guests/bsd/guest.rb".freeze, "plugins/guests/bsd/plugin.rb".freeze, "plugins/guests/centos/cap/flavor.rb".freeze, "plugins/guests/centos/guest.rb".freeze, "plugins/guests/centos/plugin.rb".freeze, "plugins/guests/coreos/cap/change_host_name.rb".freeze, "plugins/guests/coreos/cap/configure_networks.rb".freeze, "plugins/guests/coreos/cap/docker.rb".freeze, "plugins/guests/coreos/guest.rb".freeze, "plugins/guests/coreos/plugin.rb".freeze, "plugins/guests/darwin/cap/change_host_name.rb".freeze, "plugins/guests/darwin/cap/choose_addressable_ip_addr.rb".freeze, "plugins/guests/darwin/cap/configure_networks.rb".freeze, "plugins/guests/darwin/cap/darwin_version.rb".freeze, "plugins/guests/darwin/cap/halt.rb".freeze, "plugins/guests/darwin/cap/mount_smb_shared_folder.rb".freeze, "plugins/guests/darwin/cap/mount_vmware_shared_folder.rb".freeze, "plugins/guests/darwin/cap/rsync.rb".freeze, "plugins/guests/darwin/cap/shell_expand_guest_path.rb".freeze, "plugins/guests/darwin/cap/verify_vmware_hgfs.rb".freeze, "plugins/guests/darwin/guest.rb".freeze, "plugins/guests/darwin/plugin.rb".freeze, "plugins/guests/debian/cap/change_host_name.rb".freeze, "plugins/guests/debian/cap/configure_networks.rb".freeze, "plugins/guests/debian/cap/nfs.rb".freeze, "plugins/guests/debian/cap/rsync.rb".freeze, "plugins/guests/debian/cap/smb.rb".freeze, "plugins/guests/debian/guest.rb".freeze, "plugins/guests/debian/plugin.rb".freeze, "plugins/guests/dragonflybsd/guest.rb".freeze, "plugins/guests/dragonflybsd/plugin.rb".freeze, "plugins/guests/elementary/guest.rb".freeze, "plugins/guests/elementary/plugin.rb".freeze, "plugins/guests/esxi/cap/change_host_name.rb".freeze, "plugins/guests/esxi/cap/configure_networks.rb".freeze, "plugins/guests/esxi/cap/halt.rb".freeze, "plugins/guests/esxi/cap/mount_nfs_folder.rb".freeze, "plugins/guests/esxi/cap/public_key.rb".freeze, "plugins/guests/esxi/guest.rb".freeze, "plugins/guests/esxi/plugin.rb".freeze, "plugins/guests/fedora/cap/flavor.rb".freeze, "plugins/guests/fedora/guest.rb".freeze, "plugins/guests/fedora/plugin.rb".freeze, "plugins/guests/freebsd/cap/change_host_name.rb".freeze, "plugins/guests/freebsd/cap/configure_networks.rb".freeze, "plugins/guests/freebsd/cap/mount_virtualbox_shared_folder.rb".freeze, "plugins/guests/freebsd/cap/rsync.rb".freeze, "plugins/guests/freebsd/cap/shell_expand_guest_path.rb".freeze, "plugins/guests/freebsd/guest.rb".freeze, "plugins/guests/freebsd/plugin.rb".freeze, "plugins/guests/funtoo/cap/configure_networks.rb".freeze, "plugins/guests/funtoo/guest.rb".freeze, "plugins/guests/funtoo/plugin.rb".freeze, "plugins/guests/gentoo/cap/change_host_name.rb".freeze, "plugins/guests/gentoo/cap/configure_networks.rb".freeze, "plugins/guests/gentoo/guest.rb".freeze, "plugins/guests/gentoo/plugin.rb".freeze, "plugins/guests/haiku/cap/change_host_name.rb".freeze, "plugins/guests/haiku/cap/halt.rb".freeze, "plugins/guests/haiku/cap/insert_public_key.rb".freeze, "plugins/guests/haiku/cap/remove_public_key.rb".freeze, "plugins/guests/haiku/cap/rsync.rb".freeze, "plugins/guests/haiku/guest.rb".freeze, "plugins/guests/haiku/plugin.rb".freeze, "plugins/guests/kali/guest.rb".freeze, "plugins/guests/kali/plugin.rb".freeze, "plugins/guests/linux/cap/change_host_name.rb".freeze, "plugins/guests/linux/cap/choose_addressable_ip_addr.rb".freeze, "plugins/guests/linux/cap/file_system.rb".freeze, "plugins/guests/linux/cap/halt.rb".freeze, "plugins/guests/linux/cap/mount_smb_shared_folder.rb".freeze, "plugins/guests/linux/cap/mount_virtualbox_shared_folder.rb".freeze, "plugins/guests/linux/cap/network_interfaces.rb".freeze, "plugins/guests/linux/cap/nfs.rb".freeze, "plugins/guests/linux/cap/persist_mount_shared_folder.rb".freeze, "plugins/guests/linux/cap/port.rb".freeze, "plugins/guests/linux/cap/public_key.rb".freeze, "plugins/guests/linux/cap/read_ip_address.rb".freeze, "plugins/guests/linux/cap/reboot.rb".freeze, "plugins/guests/linux/cap/rsync.rb".freeze, "plugins/guests/linux/cap/shell_expand_guest_path.rb".freeze, "plugins/guests/linux/guest.rb".freeze, "plugins/guests/linux/plugin.rb".freeze, "plugins/guests/mint/guest.rb".freeze, "plugins/guests/mint/plugin.rb".freeze, "plugins/guests/netbsd/cap/change_host_name.rb".freeze, "plugins/guests/netbsd/cap/configure_networks.rb".freeze, "plugins/guests/netbsd/cap/rsync.rb".freeze, "plugins/guests/netbsd/cap/shell_expand_guest_path.rb".freeze, "plugins/guests/netbsd/guest.rb".freeze, "plugins/guests/netbsd/plugin.rb".freeze, "plugins/guests/nixos/cap/change_host_name.rb".freeze, "plugins/guests/nixos/cap/configure_networks.rb".freeze, "plugins/guests/nixos/cap/nfs_client.rb".freeze, "plugins/guests/nixos/guest.rb".freeze, "plugins/guests/nixos/plugin.rb".freeze, "plugins/guests/omnios/cap/change_host_name.rb".freeze, "plugins/guests/omnios/cap/mount_nfs_folder.rb".freeze, "plugins/guests/omnios/cap/rsync.rb".freeze, "plugins/guests/omnios/guest.rb".freeze, "plugins/guests/omnios/plugin.rb".freeze, "plugins/guests/openbsd/cap/change_host_name.rb".freeze, "plugins/guests/openbsd/cap/configure_networks.rb".freeze, "plugins/guests/openbsd/cap/halt.rb".freeze, "plugins/guests/openbsd/cap/rsync.rb".freeze, "plugins/guests/openbsd/cap/shell_expand_guest_path.rb".freeze, "plugins/guests/openbsd/guest.rb".freeze, "plugins/guests/openbsd/plugin.rb".freeze, "plugins/guests/openwrt/cap/change_host_name.rb".freeze, "plugins/guests/openwrt/cap/halt.rb".freeze, "plugins/guests/openwrt/cap/insert_public_key.rb".freeze, "plugins/guests/openwrt/cap/remove_public_key.rb".freeze, "plugins/guests/openwrt/cap/rsync.rb".freeze, "plugins/guests/openwrt/guest.rb".freeze, "plugins/guests/openwrt/plugin.rb".freeze, "plugins/guests/photon/cap/change_host_name.rb".freeze, "plugins/guests/photon/cap/configure_networks.rb".freeze, "plugins/guests/photon/cap/docker.rb".freeze, "plugins/guests/photon/guest.rb".freeze, "plugins/guests/photon/plugin.rb".freeze, "plugins/guests/pld/cap/change_host_name.rb".freeze, "plugins/guests/pld/cap/flavor.rb".freeze, "plugins/guests/pld/cap/network_scripts_dir.rb".freeze, "plugins/guests/pld/guest.rb".freeze, "plugins/guests/pld/plugin.rb".freeze, "plugins/guests/redhat/cap/change_host_name.rb".freeze, "plugins/guests/redhat/cap/configure_networks.rb".freeze, "plugins/guests/redhat/cap/flavor.rb".freeze, "plugins/guests/redhat/cap/network_scripts_dir.rb".freeze, "plugins/guests/redhat/cap/nfs_client.rb".freeze, "plugins/guests/redhat/cap/rsync.rb".freeze, "plugins/guests/redhat/cap/smb.rb".freeze, "plugins/guests/redhat/guest.rb".freeze, "plugins/guests/redhat/plugin.rb".freeze, "plugins/guests/rocky/cap/flavor.rb".freeze, "plugins/guests/rocky/guest.rb".freeze, "plugins/guests/rocky/plugin.rb".freeze, "plugins/guests/slackware/cap/change_host_name.rb".freeze, "plugins/guests/slackware/cap/configure_networks.rb".freeze, "plugins/guests/slackware/guest.rb".freeze, "plugins/guests/slackware/plugin.rb".freeze, "plugins/guests/smartos/cap/change_host_name.rb".freeze, "plugins/guests/smartos/cap/configure_networks.rb".freeze, "plugins/guests/smartos/cap/halt.rb".freeze, "plugins/guests/smartos/cap/insert_public_key.rb".freeze, "plugins/guests/smartos/cap/mount_nfs.rb".freeze, "plugins/guests/smartos/cap/remove_public_key.rb".freeze, "plugins/guests/smartos/cap/rsync.rb".freeze, "plugins/guests/smartos/config.rb".freeze, "plugins/guests/smartos/guest.rb".freeze, "plugins/guests/smartos/plugin.rb".freeze, "plugins/guests/solaris/cap/change_host_name.rb".freeze, "plugins/guests/solaris/cap/configure_networks.rb".freeze, "plugins/guests/solaris/cap/file_system.rb".freeze, "plugins/guests/solaris/cap/halt.rb".freeze, "plugins/guests/solaris/cap/insert_public_key.rb".freeze, "plugins/guests/solaris/cap/mount_virtualbox_shared_folder.rb".freeze, "plugins/guests/solaris/cap/remove_public_key.rb".freeze, "plugins/guests/solaris/cap/rsync.rb".freeze, "plugins/guests/solaris/config.rb".freeze, "plugins/guests/solaris/guest.rb".freeze, "plugins/guests/solaris/plugin.rb".freeze, "plugins/guests/solaris11/cap/change_host_name.rb".freeze, "plugins/guests/solaris11/cap/configure_networks.rb".freeze, "plugins/guests/solaris11/config.rb".freeze, "plugins/guests/solaris11/guest.rb".freeze, "plugins/guests/solaris11/plugin.rb".freeze, "plugins/guests/suse/cap/change_host_name.rb".freeze, "plugins/guests/suse/cap/configure_networks.rb".freeze, "plugins/guests/suse/cap/halt.rb".freeze, "plugins/guests/suse/cap/network_scripts_dir.rb".freeze, "plugins/guests/suse/cap/nfs_client.rb".freeze, "plugins/guests/suse/cap/rsync.rb".freeze, "plugins/guests/suse/guest.rb".freeze, "plugins/guests/suse/plugin.rb".freeze, "plugins/guests/tinycore/cap/change_host_name.rb".freeze, "plugins/guests/tinycore/cap/configure_networks.rb".freeze, "plugins/guests/tinycore/cap/halt.rb".freeze, "plugins/guests/tinycore/cap/mount_nfs.rb".freeze, "plugins/guests/tinycore/cap/rsync.rb".freeze, "plugins/guests/tinycore/guest.rb".freeze, "plugins/guests/tinycore/plugin.rb".freeze, "plugins/guests/trisquel/guest.rb".freeze, "plugins/guests/trisquel/plugin.rb".freeze, "plugins/guests/ubuntu/guest.rb".freeze, "plugins/guests/ubuntu/plugin.rb".freeze, "plugins/guests/windows/cap/change_host_name.rb".freeze, "plugins/guests/windows/cap/choose_addressable_ip_addr.rb".freeze, "plugins/guests/windows/cap/configure_networks.rb".freeze, "plugins/guests/windows/cap/file_system.rb".freeze, "plugins/guests/windows/cap/halt.rb".freeze, "plugins/guests/windows/cap/mount_shared_folder.rb".freeze, "plugins/guests/windows/cap/public_key.rb".freeze, "plugins/guests/windows/cap/reboot.rb".freeze, "plugins/guests/windows/cap/rsync.rb".freeze, "plugins/guests/windows/config.rb".freeze, "plugins/guests/windows/errors.rb".freeze, "plugins/guests/windows/guest.rb".freeze, "plugins/guests/windows/guest_network.rb".freeze, "plugins/guests/windows/plugin.rb".freeze, "plugins/guests/windows/scripts/mount_volume.ps1.erb".freeze, "plugins/guests/windows/scripts/reboot_detect.ps1".freeze, "plugins/guests/windows/scripts/set_work_network.ps1".freeze, "plugins/guests/windows/scripts/winrs_v3_get_adapters.ps1".freeze, "plugins/hosts/alt/cap/nfs.rb".freeze, "plugins/hosts/alt/host.rb".freeze, "plugins/hosts/alt/plugin.rb".freeze, "plugins/hosts/arch/cap/nfs.rb".freeze, "plugins/hosts/arch/host.rb".freeze, "plugins/hosts/arch/plugin.rb".freeze, "plugins/hosts/bsd/cap/nfs.rb".freeze, "plugins/hosts/bsd/cap/path.rb".freeze, "plugins/hosts/bsd/cap/ssh.rb".freeze, "plugins/hosts/bsd/host.rb".freeze, "plugins/hosts/bsd/plugin.rb".freeze, "plugins/hosts/darwin/cap/configured_ip_addresses.rb".freeze, "plugins/hosts/darwin/cap/fs_iso.rb".freeze, "plugins/hosts/darwin/cap/nfs.rb".freeze, "plugins/hosts/darwin/cap/path.rb".freeze, "plugins/hosts/darwin/cap/provider_install_virtualbox.rb".freeze, "plugins/hosts/darwin/cap/rdp.rb".freeze, "plugins/hosts/darwin/cap/smb.rb".freeze, "plugins/hosts/darwin/cap/version.rb".freeze, "plugins/hosts/darwin/host.rb".freeze, "plugins/hosts/darwin/plugin.rb".freeze, "plugins/hosts/darwin/scripts/install_virtualbox.sh".freeze, "plugins/hosts/freebsd/cap/nfs.rb".freeze, "plugins/hosts/freebsd/host.rb".freeze, "plugins/hosts/freebsd/plugin.rb".freeze, "plugins/hosts/gentoo/cap/nfs.rb".freeze, "plugins/hosts/gentoo/host.rb".freeze, "plugins/hosts/gentoo/plugin.rb".freeze, "plugins/hosts/linux/cap/fs_iso.rb".freeze, "plugins/hosts/linux/cap/nfs.rb".freeze, "plugins/hosts/linux/cap/rdp.rb".freeze, "plugins/hosts/linux/cap/ssh.rb".freeze, "plugins/hosts/linux/host.rb".freeze, "plugins/hosts/linux/plugin.rb".freeze, "plugins/hosts/null/host.rb".freeze, "plugins/hosts/null/plugin.rb".freeze, "plugins/hosts/redhat/cap/nfs.rb".freeze, "plugins/hosts/redhat/host.rb".freeze, "plugins/hosts/redhat/plugin.rb".freeze, "plugins/hosts/slackware/cap/nfs.rb".freeze, "plugins/hosts/slackware/host.rb".freeze, "plugins/hosts/slackware/plugin.rb".freeze, "plugins/hosts/suse/cap/nfs.rb".freeze, "plugins/hosts/suse/host.rb".freeze, "plugins/hosts/suse/plugin.rb".freeze, "plugins/hosts/void/cap/nfs.rb".freeze, "plugins/hosts/void/host.rb".freeze, "plugins/hosts/void/plugin.rb".freeze, "plugins/hosts/windows/cap/configured_ip_addresses.rb".freeze, "plugins/hosts/windows/cap/fs_iso.rb".freeze, "plugins/hosts/windows/cap/nfs.rb".freeze, "plugins/hosts/windows/cap/provider_install_virtualbox.rb".freeze, "plugins/hosts/windows/cap/ps.rb".freeze, "plugins/hosts/windows/cap/rdp.rb".freeze, "plugins/hosts/windows/cap/smb.rb".freeze, "plugins/hosts/windows/cap/ssh.rb".freeze, "plugins/hosts/windows/host.rb".freeze, "plugins/hosts/windows/plugin.rb".freeze, "plugins/hosts/windows/scripts/check_credentials.ps1".freeze, "plugins/hosts/windows/scripts/host_info.ps1".freeze, "plugins/hosts/windows/scripts/install_virtualbox.ps1".freeze, "plugins/hosts/windows/scripts/set_share.ps1".freeze, "plugins/hosts/windows/scripts/set_ssh_key_permissions.ps1".freeze, "plugins/hosts/windows/scripts/unset_share.ps1".freeze, "plugins/hosts/windows/scripts/utils/VagrantSSH/VagrantSSH.psm1".freeze, "plugins/kernel_v1/config/nfs.rb".freeze, "plugins/kernel_v1/config/package.rb".freeze, "plugins/kernel_v1/config/ssh.rb".freeze, "plugins/kernel_v1/config/vagrant.rb".freeze, "plugins/kernel_v1/config/vm.rb".freeze, "plugins/kernel_v1/plugin.rb".freeze, "plugins/kernel_v2/config/cloud_init.rb".freeze, "plugins/kernel_v2/config/disk.rb".freeze, "plugins/kernel_v2/config/package.rb".freeze, "plugins/kernel_v2/config/push.rb".freeze, "plugins/kernel_v2/config/ssh.rb".freeze, "plugins/kernel_v2/config/ssh_connect.rb".freeze, "plugins/kernel_v2/config/trigger.rb".freeze, "plugins/kernel_v2/config/vagrant.rb".freeze, "plugins/kernel_v2/config/vm.rb".freeze, "plugins/kernel_v2/config/vm_provisioner.rb".freeze, "plugins/kernel_v2/config/vm_subvm.rb".freeze, "plugins/kernel_v2/config/vm_trigger.rb".freeze, "plugins/kernel_v2/plugin.rb".freeze, "plugins/providers/docker/action.rb".freeze, "plugins/providers/docker/action/build.rb".freeze, "plugins/providers/docker/action/compare_synced_folders.rb".freeze, "plugins/providers/docker/action/connect_networks.rb".freeze, "plugins/providers/docker/action/create.rb".freeze, "plugins/providers/docker/action/destroy.rb".freeze, "plugins/providers/docker/action/destroy_build_image.rb".freeze, "plugins/providers/docker/action/destroy_network.rb".freeze, "plugins/providers/docker/action/forwarded_ports.rb".freeze, "plugins/providers/docker/action/has_ssh.rb".freeze, "plugins/providers/docker/action/host_machine.rb".freeze, "plugins/providers/docker/action/host_machine_build_dir.rb".freeze, "plugins/providers/docker/action/host_machine_port_checker.rb".freeze, "plugins/providers/docker/action/host_machine_port_warning.rb".freeze, "plugins/providers/docker/action/host_machine_required.rb".freeze, "plugins/providers/docker/action/host_machine_sync_folders.rb".freeze, "plugins/providers/docker/action/host_machine_sync_folders_disable.rb".freeze, "plugins/providers/docker/action/init_state.rb".freeze, "plugins/providers/docker/action/is_build.rb".freeze, "plugins/providers/docker/action/is_host_machine_created.rb".freeze, "plugins/providers/docker/action/login.rb".freeze, "plugins/providers/docker/action/prepare_forwarded_port_collision_params.rb".freeze, "plugins/providers/docker/action/prepare_networks.rb".freeze, "plugins/providers/docker/action/prepare_nfs_settings.rb".freeze, "plugins/providers/docker/action/prepare_nfs_valid_ids.rb".freeze, "plugins/providers/docker/action/prepare_ssh.rb".freeze, "plugins/providers/docker/action/pull.rb".freeze, "plugins/providers/docker/action/start.rb".freeze, "plugins/providers/docker/action/stop.rb".freeze, "plugins/providers/docker/action/wait_for_running.rb".freeze, "plugins/providers/docker/cap/has_communicator.rb".freeze, "plugins/providers/docker/cap/proxy_machine.rb".freeze, "plugins/providers/docker/cap/public_address.rb".freeze, "plugins/providers/docker/command/exec.rb".freeze, "plugins/providers/docker/command/logs.rb".freeze, "plugins/providers/docker/command/run.rb".freeze, "plugins/providers/docker/communicator.rb".freeze, "plugins/providers/docker/config.rb".freeze, "plugins/providers/docker/driver.rb".freeze, "plugins/providers/docker/driver/compose.rb".freeze, "plugins/providers/docker/errors.rb".freeze, "plugins/providers/docker/executor/local.rb".freeze, "plugins/providers/docker/executor/vagrant.rb".freeze, "plugins/providers/docker/hostmachine/Vagrantfile".freeze, "plugins/providers/docker/plugin.rb".freeze, "plugins/providers/docker/provider.rb".freeze, "plugins/providers/docker/synced_folder.rb".freeze, "plugins/providers/hyperv/action.rb".freeze, "plugins/providers/hyperv/action/check_access.rb".freeze, "plugins/providers/hyperv/action/check_enabled.rb".freeze, "plugins/providers/hyperv/action/configure.rb".freeze, "plugins/providers/hyperv/action/delete_vm.rb".freeze, "plugins/providers/hyperv/action/export.rb".freeze, "plugins/providers/hyperv/action/import.rb".freeze, "plugins/providers/hyperv/action/is_windows.rb".freeze, "plugins/providers/hyperv/action/message_will_not_destroy.rb".freeze, "plugins/providers/hyperv/action/net_set_mac.rb".freeze, "plugins/providers/hyperv/action/net_set_vlan.rb".freeze, "plugins/providers/hyperv/action/package.rb".freeze, "plugins/providers/hyperv/action/package_metadata_json.rb".freeze, "plugins/providers/hyperv/action/package_setup_files.rb".freeze, "plugins/providers/hyperv/action/package_setup_folders.rb".freeze, "plugins/providers/hyperv/action/package_vagrantfile.rb".freeze, "plugins/providers/hyperv/action/read_guest_ip.rb".freeze, "plugins/providers/hyperv/action/read_state.rb".freeze, "plugins/providers/hyperv/action/resume_vm.rb".freeze, "plugins/providers/hyperv/action/set_name.rb".freeze, "plugins/providers/hyperv/action/snapshot_delete.rb".freeze, "plugins/providers/hyperv/action/snapshot_restore.rb".freeze, "plugins/providers/hyperv/action/snapshot_save.rb".freeze, "plugins/providers/hyperv/action/start_instance.rb".freeze, "plugins/providers/hyperv/action/stop_instance.rb".freeze, "plugins/providers/hyperv/action/suspend_vm.rb".freeze, "plugins/providers/hyperv/action/wait_for_ip_address.rb".freeze, "plugins/providers/hyperv/cap/cleanup_disks.rb".freeze, "plugins/providers/hyperv/cap/configure_disks.rb".freeze, "plugins/providers/hyperv/cap/public_address.rb".freeze, "plugins/providers/hyperv/cap/snapshot_list.rb".freeze, "plugins/providers/hyperv/cap/validate_disk_ext.rb".freeze, "plugins/providers/hyperv/config.rb".freeze, "plugins/providers/hyperv/driver.rb".freeze, "plugins/providers/hyperv/errors.rb".freeze, "plugins/providers/hyperv/plugin.rb".freeze, "plugins/providers/hyperv/provider.rb".freeze, "plugins/providers/hyperv/scripts/attach_disk_drive.ps1".freeze, "plugins/providers/hyperv/scripts/check_hyperv.ps1".freeze, "plugins/providers/hyperv/scripts/check_hyperv_access.ps1".freeze, "plugins/providers/hyperv/scripts/clone_vhd.ps1".freeze, "plugins/providers/hyperv/scripts/configure_vm.ps1".freeze, "plugins/providers/hyperv/scripts/create_snapshot.ps1".freeze, "plugins/providers/hyperv/scripts/delete_snapshot.ps1".freeze, "plugins/providers/hyperv/scripts/delete_vm.ps1".freeze, "plugins/providers/hyperv/scripts/dismount_vhd.ps1".freeze, "plugins/providers/hyperv/scripts/export_vm.ps1".freeze, "plugins/providers/hyperv/scripts/file_sync.ps1".freeze, "plugins/providers/hyperv/scripts/get_network_config.ps1".freeze, "plugins/providers/hyperv/scripts/get_network_mac.ps1".freeze, "plugins/providers/hyperv/scripts/get_switches.ps1".freeze, "plugins/providers/hyperv/scripts/get_vhd.ps1".freeze, "plugins/providers/hyperv/scripts/get_vm_status.ps1".freeze, "plugins/providers/hyperv/scripts/has_vmcx_support.ps1".freeze, "plugins/providers/hyperv/scripts/import_vm.ps1".freeze, "plugins/providers/hyperv/scripts/list_hdds.ps1".freeze, "plugins/providers/hyperv/scripts/list_snapshots.ps1".freeze, "plugins/providers/hyperv/scripts/new_vhd.ps1".freeze, "plugins/providers/hyperv/scripts/remove_disk_drive.ps1".freeze, "plugins/providers/hyperv/scripts/resize_disk_drive.ps1".freeze, "plugins/providers/hyperv/scripts/restore_snapshot.ps1".freeze, "plugins/providers/hyperv/scripts/resume_vm.ps1".freeze, "plugins/providers/hyperv/scripts/set_enhanced_session_transport_type.ps1".freeze, "plugins/providers/hyperv/scripts/set_name.ps1".freeze, "plugins/providers/hyperv/scripts/set_network_mac.ps1".freeze, "plugins/providers/hyperv/scripts/set_network_vlan.ps1".freeze, "plugins/providers/hyperv/scripts/set_vm_integration_services.ps1".freeze, "plugins/providers/hyperv/scripts/start_vm.ps1".freeze, "plugins/providers/hyperv/scripts/stop_vm.ps1".freeze, "plugins/providers/hyperv/scripts/suspend_vm.ps1".freeze, "plugins/providers/hyperv/scripts/utils/VagrantMessages/VagrantMessages.psm1".freeze, "plugins/providers/hyperv/scripts/utils/VagrantVM/VagrantVM.psm1".freeze, "plugins/providers/virtualbox/action.rb".freeze, "plugins/providers/virtualbox/action/boot.rb".freeze, "plugins/providers/virtualbox/action/check_accessible.rb".freeze, "plugins/providers/virtualbox/action/check_created.rb".freeze, "plugins/providers/virtualbox/action/check_guest_additions.rb".freeze, "plugins/providers/virtualbox/action/check_running.rb".freeze, "plugins/providers/virtualbox/action/check_virtualbox.rb".freeze, "plugins/providers/virtualbox/action/clean_machine_folder.rb".freeze, "plugins/providers/virtualbox/action/clear_forwarded_ports.rb".freeze, "plugins/providers/virtualbox/action/clear_network_interfaces.rb".freeze, "plugins/providers/virtualbox/action/created.rb".freeze, "plugins/providers/virtualbox/action/customize.rb".freeze, "plugins/providers/virtualbox/action/destroy.rb".freeze, "plugins/providers/virtualbox/action/destroy_unused_network_interfaces.rb".freeze, "plugins/providers/virtualbox/action/discard_state.rb".freeze, "plugins/providers/virtualbox/action/export.rb".freeze, "plugins/providers/virtualbox/action/forced_halt.rb".freeze, "plugins/providers/virtualbox/action/forward_ports.rb".freeze, "plugins/providers/virtualbox/action/import.rb".freeze, "plugins/providers/virtualbox/action/import_master.rb".freeze, "plugins/providers/virtualbox/action/is_paused.rb".freeze, "plugins/providers/virtualbox/action/is_running.rb".freeze, "plugins/providers/virtualbox/action/is_saved.rb".freeze, "plugins/providers/virtualbox/action/match_mac_address.rb".freeze, "plugins/providers/virtualbox/action/message_already_running.rb".freeze, "plugins/providers/virtualbox/action/message_not_created.rb".freeze, "plugins/providers/virtualbox/action/message_not_running.rb".freeze, "plugins/providers/virtualbox/action/message_will_not_destroy.rb".freeze, "plugins/providers/virtualbox/action/network.rb".freeze, "plugins/providers/virtualbox/action/network_fix_ipv6.rb".freeze, "plugins/providers/virtualbox/action/package.rb".freeze, "plugins/providers/virtualbox/action/package_setup_files.rb".freeze, "plugins/providers/virtualbox/action/package_setup_folders.rb".freeze, "plugins/providers/virtualbox/action/package_vagrantfile.rb".freeze, "plugins/providers/virtualbox/action/prepare_clone_snapshot.rb".freeze, "plugins/providers/virtualbox/action/prepare_forwarded_port_collision_params.rb".freeze, "plugins/providers/virtualbox/action/prepare_nfs_settings.rb".freeze, "plugins/providers/virtualbox/action/prepare_nfs_valid_ids.rb".freeze, "plugins/providers/virtualbox/action/resume.rb".freeze, "plugins/providers/virtualbox/action/sane_defaults.rb".freeze, "plugins/providers/virtualbox/action/set_default_nic_type.rb".freeze, "plugins/providers/virtualbox/action/set_name.rb".freeze, "plugins/providers/virtualbox/action/setup_package_files.rb".freeze, "plugins/providers/virtualbox/action/snapshot_delete.rb".freeze, "plugins/providers/virtualbox/action/snapshot_restore.rb".freeze, "plugins/providers/virtualbox/action/snapshot_save.rb".freeze, "plugins/providers/virtualbox/action/suspend.rb".freeze, "plugins/providers/virtualbox/cap.rb".freeze, "plugins/providers/virtualbox/cap/cleanup_disks.rb".freeze, "plugins/providers/virtualbox/cap/configure_disks.rb".freeze, "plugins/providers/virtualbox/cap/mount_options.rb".freeze, "plugins/providers/virtualbox/cap/public_address.rb".freeze, "plugins/providers/virtualbox/cap/validate_disk_ext.rb".freeze, "plugins/providers/virtualbox/config.rb".freeze, "plugins/providers/virtualbox/driver/base.rb".freeze, "plugins/providers/virtualbox/driver/meta.rb".freeze, "plugins/providers/virtualbox/driver/version_4_0.rb".freeze, "plugins/providers/virtualbox/driver/version_4_1.rb".freeze, "plugins/providers/virtualbox/driver/version_4_2.rb".freeze, "plugins/providers/virtualbox/driver/version_4_3.rb".freeze, "plugins/providers/virtualbox/driver/version_5_0.rb".freeze, "plugins/providers/virtualbox/driver/version_5_1.rb".freeze, "plugins/providers/virtualbox/driver/version_5_2.rb".freeze, "plugins/providers/virtualbox/driver/version_6_0.rb".freeze, "plugins/providers/virtualbox/driver/version_6_1.rb".freeze, "plugins/providers/virtualbox/driver/version_7_0.rb".freeze, "plugins/providers/virtualbox/model/forwarded_port.rb".freeze, "plugins/providers/virtualbox/model/storage_controller.rb".freeze, "plugins/providers/virtualbox/model/storage_controller_array.rb".freeze, "plugins/providers/virtualbox/plugin.rb".freeze, "plugins/providers/virtualbox/provider.rb".freeze, "plugins/providers/virtualbox/synced_folder.rb".freeze, "plugins/providers/virtualbox/util/compile_forwarded_ports.rb".freeze, "plugins/provisioners/ansible/cap/guest/alpine/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/arch/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/debian/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/facts.rb".freeze, "plugins/provisioners/ansible/cap/guest/fedora/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/freebsd/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/pip/pip.rb".freeze, "plugins/provisioners/ansible/cap/guest/posix/ansible_installed.rb".freeze, "plugins/provisioners/ansible/cap/guest/redhat/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/suse/ansible_install.rb".freeze, "plugins/provisioners/ansible/cap/guest/ubuntu/ansible_install.rb".freeze, "plugins/provisioners/ansible/config/base.rb".freeze, "plugins/provisioners/ansible/config/guest.rb".freeze, "plugins/provisioners/ansible/config/host.rb".freeze, "plugins/provisioners/ansible/constants.rb".freeze, "plugins/provisioners/ansible/errors.rb".freeze, "plugins/provisioners/ansible/helpers.rb".freeze, "plugins/provisioners/ansible/plugin.rb".freeze, "plugins/provisioners/ansible/provisioner/base.rb".freeze, "plugins/provisioners/ansible/provisioner/guest.rb".freeze, "plugins/provisioners/ansible/provisioner/host.rb".freeze, "plugins/provisioners/cfengine/cap/debian/cfengine_install.rb".freeze, "plugins/provisioners/cfengine/cap/linux/cfengine_installed.rb".freeze, "plugins/provisioners/cfengine/cap/linux/cfengine_needs_bootstrap.rb".freeze, "plugins/provisioners/cfengine/cap/redhat/cfengine_install.rb".freeze, "plugins/provisioners/cfengine/cap/suse/cfengine_install.rb".freeze, "plugins/provisioners/cfengine/config.rb".freeze, "plugins/provisioners/cfengine/plugin.rb".freeze, "plugins/provisioners/cfengine/provisioner.rb".freeze, "plugins/provisioners/chef/cap/debian/chef_install.rb".freeze, "plugins/provisioners/chef/cap/freebsd/chef_install.rb".freeze, "plugins/provisioners/chef/cap/freebsd/chef_installed.rb".freeze, "plugins/provisioners/chef/cap/linux/chef_installed.rb".freeze, "plugins/provisioners/chef/cap/omnios/chef_install.rb".freeze, "plugins/provisioners/chef/cap/omnios/chef_installed.rb".freeze, "plugins/provisioners/chef/cap/redhat/chef_install.rb".freeze, "plugins/provisioners/chef/cap/suse/chef_install.rb".freeze, "plugins/provisioners/chef/cap/windows/chef_install.rb".freeze, "plugins/provisioners/chef/cap/windows/chef_installed.rb".freeze, "plugins/provisioners/chef/command_builder.rb".freeze, "plugins/provisioners/chef/config/base.rb".freeze, "plugins/provisioners/chef/config/base_runner.rb".freeze, "plugins/provisioners/chef/config/chef_apply.rb".freeze, "plugins/provisioners/chef/config/chef_client.rb".freeze, "plugins/provisioners/chef/config/chef_solo.rb".freeze, "plugins/provisioners/chef/config/chef_zero.rb".freeze, "plugins/provisioners/chef/installer.rb".freeze, "plugins/provisioners/chef/omnibus.rb".freeze, "plugins/provisioners/chef/plugin.rb".freeze, "plugins/provisioners/chef/provisioner/base.rb".freeze, "plugins/provisioners/chef/provisioner/chef_apply.rb".freeze, "plugins/provisioners/chef/provisioner/chef_client.rb".freeze, "plugins/provisioners/chef/provisioner/chef_solo.rb".freeze, "plugins/provisioners/chef/provisioner/chef_zero.rb".freeze, "plugins/provisioners/container/client.rb".freeze, "plugins/provisioners/container/config.rb".freeze, "plugins/provisioners/container/installer.rb".freeze, "plugins/provisioners/container/plugin.rb".freeze, "plugins/provisioners/container/provisioner.rb".freeze, "plugins/provisioners/docker/cap/centos/docker_install.rb".freeze, "plugins/provisioners/docker/cap/centos/docker_start_service.rb".freeze, "plugins/provisioners/docker/cap/debian/docker_install.rb".freeze, "plugins/provisioners/docker/cap/debian/docker_start_service.rb".freeze, "plugins/provisioners/docker/cap/fedora/docker_install.rb".freeze, "plugins/provisioners/docker/cap/linux/docker_configure_vagrant_user.rb".freeze, "plugins/provisioners/docker/cap/linux/docker_daemon_running.rb".freeze, "plugins/provisioners/docker/cap/linux/docker_installed.rb".freeze, "plugins/provisioners/docker/cap/windows/docker_daemon_running.rb".freeze, "plugins/provisioners/docker/client.rb".freeze, "plugins/provisioners/docker/config.rb".freeze, "plugins/provisioners/docker/installer.rb".freeze, "plugins/provisioners/docker/plugin.rb".freeze, "plugins/provisioners/docker/provisioner.rb".freeze, "plugins/provisioners/file/config.rb".freeze, "plugins/provisioners/file/plugin.rb".freeze, "plugins/provisioners/file/provisioner.rb".freeze, "plugins/provisioners/podman/cap/centos/podman_install.rb".freeze, "plugins/provisioners/podman/cap/linux/podman_installed.rb".freeze, "plugins/provisioners/podman/cap/redhat/podman_install.rb".freeze, "plugins/provisioners/podman/client.rb".freeze, "plugins/provisioners/podman/config.rb".freeze, "plugins/provisioners/podman/installer.rb".freeze, "plugins/provisioners/podman/plugin.rb".freeze, "plugins/provisioners/podman/provisioner.rb".freeze, "plugins/provisioners/puppet/config/puppet.rb".freeze, "plugins/provisioners/puppet/config/puppet_server.rb".freeze, "plugins/provisioners/puppet/plugin.rb".freeze, "plugins/provisioners/puppet/provisioner/puppet.rb".freeze, "plugins/provisioners/puppet/provisioner/puppet_server.rb".freeze, "plugins/provisioners/salt/bootstrap-salt.ps1".freeze, "plugins/provisioners/salt/bootstrap-salt.sh".freeze, "plugins/provisioners/salt/config.rb".freeze, "plugins/provisioners/salt/errors.rb".freeze, "plugins/provisioners/salt/plugin.rb".freeze, "plugins/provisioners/salt/provisioner.rb".freeze, "plugins/provisioners/shell/config.rb".freeze, "plugins/provisioners/shell/plugin.rb".freeze, "plugins/provisioners/shell/provisioner.rb".freeze, "plugins/pushes/atlas/config.rb".freeze, "plugins/pushes/atlas/errors.rb".freeze, "plugins/pushes/atlas/locales/en.yml".freeze, "plugins/pushes/atlas/plugin.rb".freeze, "plugins/pushes/atlas/push.rb".freeze, "plugins/pushes/ftp/adapter.rb".freeze, "plugins/pushes/ftp/config.rb".freeze, "plugins/pushes/ftp/errors.rb".freeze, "plugins/pushes/ftp/locales/en.yml".freeze, "plugins/pushes/ftp/plugin.rb".freeze, "plugins/pushes/ftp/push.rb".freeze, "plugins/pushes/heroku/config.rb".freeze, "plugins/pushes/heroku/errors.rb".freeze, "plugins/pushes/heroku/locales/en.yml".freeze, "plugins/pushes/heroku/plugin.rb".freeze, "plugins/pushes/heroku/push.rb".freeze, "plugins/pushes/local-exec/config.rb".freeze, "plugins/pushes/local-exec/errors.rb".freeze, "plugins/pushes/local-exec/locales/en.yml".freeze, "plugins/pushes/local-exec/plugin.rb".freeze, "plugins/pushes/local-exec/push.rb".freeze, "plugins/pushes/noop/config.rb".freeze, "plugins/pushes/noop/plugin.rb".freeze, "plugins/pushes/noop/push.rb".freeze, "plugins/synced_folders/nfs/action_cleanup.rb".freeze, "plugins/synced_folders/nfs/config.rb".freeze, "plugins/synced_folders/nfs/plugin.rb".freeze, "plugins/synced_folders/nfs/synced_folder.rb".freeze, "plugins/synced_folders/rsync/command/rsync.rb".freeze, "plugins/synced_folders/rsync/command/rsync_auto.rb".freeze, "plugins/synced_folders/rsync/default_unix_cap.rb".freeze, "plugins/synced_folders/rsync/helper.rb".freeze, "plugins/synced_folders/rsync/plugin.rb".freeze, "plugins/synced_folders/rsync/synced_folder.rb".freeze, "plugins/synced_folders/smb/cap/default_fstab_modification.rb".freeze, "plugins/synced_folders/smb/cap/mount_options.rb".freeze, "plugins/synced_folders/smb/config.rb".freeze, "plugins/synced_folders/smb/errors.rb".freeze, "plugins/synced_folders/smb/plugin.rb".freeze, "plugins/synced_folders/smb/synced_folder.rb".freeze, "plugins/synced_folders/unix_mount_helpers.rb".freeze, "scripts/install_rvm".freeze, "scripts/setup_tests".freeze, "scripts/sign.sh".freeze, "scripts/website_push_www.sh".freeze, "shell.nix".freeze, "tasks/acceptance.rake".freeze, "tasks/bundler.rake".freeze, "tasks/test.rake".freeze, "templates/commands/init/Vagrantfile.erb".freeze, "templates/commands/init/Vagrantfile.min.erb".freeze, "templates/commands/ssh_config/config.erb".freeze, "templates/commands/winrm_config/config.erb".freeze, "templates/config/messages.erb".freeze, "templates/config/validation_failed.erb".freeze, "templates/guests/alpine/network_dhcp.erb".freeze, "templates/guests/alpine/network_static.erb".freeze, "templates/guests/alt/network_dhcp.erb".freeze, "templates/guests/alt/network_ipv4address.erb".freeze, "templates/guests/alt/network_ipv4route.erb".freeze, "templates/guests/alt/network_static.erb".freeze, "templates/guests/arch/default_network/network_dhcp.erb".freeze, "templates/guests/arch/default_network/network_static.erb".freeze, "templates/guests/arch/default_network/network_static6.erb".freeze, "templates/guests/arch/systemd_networkd/network_dhcp.erb".freeze, "templates/guests/arch/systemd_networkd/network_static.erb".freeze, "templates/guests/arch/systemd_networkd/network_static6.erb".freeze, "templates/guests/coreos/etcd.service.erb".freeze, "templates/guests/debian/network_dhcp.erb".freeze, "templates/guests/debian/network_static.erb".freeze, "templates/guests/debian/network_static6.erb".freeze, "templates/guests/freebsd/network_dhcp.erb".freeze, "templates/guests/freebsd/network_static.erb".freeze, "templates/guests/freebsd/network_static6.erb".freeze, "templates/guests/funtoo/network_dhcp.erb".freeze, "templates/guests/funtoo/network_static.erb".freeze, "templates/guests/funtoo/network_static6.erb".freeze, "templates/guests/gentoo/network_dhcp.erb".freeze, "templates/guests/gentoo/network_static.erb".freeze, "templates/guests/gentoo/network_static6.erb".freeze, "templates/guests/gentoo/network_systemd.erb".freeze, "templates/guests/linux/etc_fstab.erb".freeze, "templates/guests/netbsd/network_dhcp.erb".freeze, "templates/guests/netbsd/network_static.erb".freeze, "templates/guests/nixos/hostname.erb".freeze, "templates/guests/nixos/network.erb".freeze, "templates/guests/openbsd/network_dhcp.erb".freeze, "templates/guests/openbsd/network_static.erb".freeze, "templates/guests/openbsd/network_static6.erb".freeze, "templates/guests/redhat/network_dhcp.erb".freeze, "templates/guests/redhat/network_static.erb".freeze, "templates/guests/redhat/network_static6.erb".freeze, "templates/guests/slackware/network_dhcp.erb".freeze, "templates/guests/slackware/network_static.erb".freeze, "templates/guests/suse/network_dhcp.erb".freeze, "templates/guests/suse/network_static.erb".freeze, "templates/guests/suse/network_static6.erb".freeze, "templates/locales/comm_winrm.yml".freeze, "templates/locales/command_ps.yml".freeze, "templates/locales/command_rdp.yml".freeze, "templates/locales/en.yml".freeze, "templates/locales/guest_windows.yml".freeze, "templates/locales/providers_docker.yml".freeze, "templates/locales/providers_hyperv.yml".freeze, "templates/locales/synced_folder_smb.yml".freeze, "templates/nfs/exports_bsd.erb".freeze, "templates/nfs/exports_darwin.erb".freeze, "templates/nfs/exports_linux.erb".freeze, "templates/package_Vagrantfile.erb".freeze, "templates/provisioners/chef_client/client.erb".freeze, "templates/provisioners/chef_solo/solo.erb".freeze, "templates/provisioners/chef_zero/zero.erb".freeze, "templates/rgloader.rb".freeze, "thirdparty/proto/api-common-protos/.bazelrc".freeze, "thirdparty/proto/api-common-protos/.git".freeze, "thirdparty/proto/api-common-protos/.gitignore".freeze, "thirdparty/proto/api-common-protos/BUILD.bazel".freeze, "thirdparty/proto/api-common-protos/CODE_OF_CONDUCT.md".freeze, "thirdparty/proto/api-common-protos/CONTRIBUTING.md".freeze, "thirdparty/proto/api-common-protos/Dockerfile".freeze, "thirdparty/proto/api-common-protos/LICENSE".freeze, "thirdparty/proto/api-common-protos/README.md".freeze, "thirdparty/proto/api-common-protos/SECURITY.md".freeze, "thirdparty/proto/api-common-protos/WORKSPACE".freeze, "thirdparty/proto/api-common-protos/google/api/BUILD.bazel".freeze, "thirdparty/proto/api-common-protos/google/api/README.md".freeze, "thirdparty/proto/api-common-protos/google/api/annotations.proto".freeze, "thirdparty/proto/api-common-protos/google/api/auth.proto".freeze, "thirdparty/proto/api-common-protos/google/api/backend.proto".freeze, "thirdparty/proto/api-common-protos/google/api/billing.proto".freeze, "thirdparty/proto/api-common-protos/google/api/client.proto".freeze, "thirdparty/proto/api-common-protos/google/api/config_change.proto".freeze, "thirdparty/proto/api-common-protos/google/api/consumer.proto".freeze, "thirdparty/proto/api-common-protos/google/api/context.proto".freeze, "thirdparty/proto/api-common-protos/google/api/control.proto".freeze, "thirdparty/proto/api-common-protos/google/api/distribution.proto".freeze, "thirdparty/proto/api-common-protos/google/api/documentation.proto".freeze, "thirdparty/proto/api-common-protos/google/api/endpoint.proto".freeze, "thirdparty/proto/api-common-protos/google/api/field_behavior.proto".freeze, "thirdparty/proto/api-common-protos/google/api/http.proto".freeze, "thirdparty/proto/api-common-protos/google/api/httpbody.proto".freeze, "thirdparty/proto/api-common-protos/google/api/label.proto".freeze, "thirdparty/proto/api-common-protos/google/api/launch_stage.proto".freeze, "thirdparty/proto/api-common-protos/google/api/log.proto".freeze, "thirdparty/proto/api-common-protos/google/api/logging.proto".freeze, "thirdparty/proto/api-common-protos/google/api/metric.proto".freeze, "thirdparty/proto/api-common-protos/google/api/monitored_resource.proto".freeze, "thirdparty/proto/api-common-protos/google/api/monitoring.proto".freeze, "thirdparty/proto/api-common-protos/google/api/quota.proto".freeze, "thirdparty/proto/api-common-protos/google/api/resource.proto".freeze, "thirdparty/proto/api-common-protos/google/api/routing.proto".freeze, "thirdparty/proto/api-common-protos/google/api/service.proto".freeze, "thirdparty/proto/api-common-protos/google/api/source_info.proto".freeze, "thirdparty/proto/api-common-protos/google/api/system_parameter.proto".freeze, "thirdparty/proto/api-common-protos/google/api/usage.proto".freeze, "thirdparty/proto/api-common-protos/google/cloud/extended_operations.proto".freeze, "thirdparty/proto/api-common-protos/google/iam/README.md".freeze, "thirdparty/proto/api-common-protos/google/iam/admin/v1/iam.proto".freeze, "thirdparty/proto/api-common-protos/google/iam/v1/iam_policy.proto".freeze, "thirdparty/proto/api-common-protos/google/iam/v1/logging/audit_data.proto".freeze, "thirdparty/proto/api-common-protos/google/iam/v1/options.proto".freeze, "thirdparty/proto/api-common-protos/google/iam/v1/policy.proto".freeze, "thirdparty/proto/api-common-protos/google/logging/type/README.md".freeze, "thirdparty/proto/api-common-protos/google/logging/type/http_request.proto".freeze, "thirdparty/proto/api-common-protos/google/logging/type/log_severity.proto".freeze, "thirdparty/proto/api-common-protos/google/longrunning/README.md".freeze, "thirdparty/proto/api-common-protos/google/longrunning/operations.proto".freeze, "thirdparty/proto/api-common-protos/google/rpc/README.md".freeze, "thirdparty/proto/api-common-protos/google/rpc/code.proto".freeze, "thirdparty/proto/api-common-protos/google/rpc/context/attribute_context.proto".freeze, "thirdparty/proto/api-common-protos/google/rpc/error_details.proto".freeze, "thirdparty/proto/api-common-protos/google/rpc/status.proto".freeze, "thirdparty/proto/api-common-protos/google/type/README.md".freeze, "thirdparty/proto/api-common-protos/google/type/calendar_period.proto".freeze, "thirdparty/proto/api-common-protos/google/type/color.proto".freeze, "thirdparty/proto/api-common-protos/google/type/date.proto".freeze, "thirdparty/proto/api-common-protos/google/type/datetime.proto".freeze, "thirdparty/proto/api-common-protos/google/type/dayofweek.proto".freeze, "thirdparty/proto/api-common-protos/google/type/expr.proto".freeze, "thirdparty/proto/api-common-protos/google/type/fraction.proto".freeze, "thirdparty/proto/api-common-protos/google/type/latlng.proto".freeze, "thirdparty/proto/api-common-protos/google/type/money.proto".freeze, "thirdparty/proto/api-common-protos/google/type/month.proto".freeze, "thirdparty/proto/api-common-protos/google/type/postal_address.proto".freeze, "thirdparty/proto/api-common-protos/google/type/quaternion.proto".freeze, "thirdparty/proto/api-common-protos/google/type/timeofday.proto".freeze, "thirdparty/proto/api-common-protos/renovate.json".freeze, "thirdparty/proto/api-common-protos/repository_rules.bzl".freeze, "tools.go".freeze, "vagrant-config.hcl".freeze, "vagrant-spec.config.example.rb".freeze, "vagrant.gemspec".freeze, "version.txt".freeze] s.homepage = "https://www.vagrantup.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Build and distribute virtualized development environments.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.9".freeze, "< 1.1.11".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.3.6".freeze, "< 3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.2.3".freeze, "< 2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.3.5".freeze, "< 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.41".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.2.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 13.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.11".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7.0".freeze]) end