diff options
Diffstat (limited to 'sysutils/vagrant-gitlab/pkg-plist')
-rw-r--r-- | sysutils/vagrant-gitlab/pkg-plist | 158 |
1 files changed, 10 insertions, 148 deletions
diff --git a/sysutils/vagrant-gitlab/pkg-plist b/sysutils/vagrant-gitlab/pkg-plist index c2600f43d113..59cc5ceb4d2c 100644 --- a/sysutils/vagrant-gitlab/pkg-plist +++ b/sysutils/vagrant-gitlab/pkg-plist @@ -95,6 +95,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_index.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_state.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/timeout_error.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/manager.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/state_file.rb @@ -146,6 +147,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/file_mutex.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_hosts.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_inspection.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/guest_networks.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/hash_with_indifferent_access.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/install_cli_autocomplete.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/io.rb @@ -290,7 +292,6 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/reload/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/resume/plugin.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/constants.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/delete.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/list.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/snapshot/command/pop.rb @@ -322,6 +323,8 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/command.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/winrm_config/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/communicator.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/none/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/communicator.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/ssh/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/communicators/winrm/command_filter.rb @@ -358,6 +361,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/cap/rsync.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alt/plugin.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/configure_networks.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/cap/flavor.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/amazon/plugin.rb @@ -749,6 +753,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/errors.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/plugin.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/provider.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/add_dvd.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/attach_disk_drive.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/check_hyperv_access.ps1 @@ -762,6 +767,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/file_sync.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_config.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_network_mac.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_scsi_controller.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_switches.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vhd.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/get_vm_status.ps1 @@ -771,6 +777,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/list_snapshots.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/new_vhd.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_disk_drive.ps1 +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/remove_dvd.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resize_disk_drive.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/restore_snapshot.ps1 %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/hyperv/scripts/resume_vm.ps1 @@ -850,6 +857,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_0.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_6_1.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_0.rb +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/driver/version_7_1.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/forwarded_port.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/providers/virtualbox/model/storage_controller_array.rb @@ -1061,6 +1069,7 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_docker.yml %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/providers_hyperv.yml %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/locales/synced_folder_smb.yml +%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/networking/network_manager/network_manager_device.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_bsd.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_darwin.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/nfs/exports_linux.erb @@ -1069,160 +1078,13 @@ bin/vagrant %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_solo/solo.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/provisioners/chef_zero/zero.erb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/templates/rgloader.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/tools.go %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/version.txt -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/Dockerfile -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/binstubs/vagrant -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/remote/mixin_synced_folders.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/builtin/remote/ssh_run.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/action/primary_runner.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_collection/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/box_metadata/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/environment/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/guest/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/host/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/machine_index/remote.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/builder/mkmf.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/fake_ftp.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/log4r.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/net-ssh.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/patches/rubygems.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/command.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/communicator.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/guest.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/host.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/manager.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/plugin.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/provider.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/provisioner.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/push.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/plugin/remote/synced_folder.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/plugin/grpc_broker_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/plugin/grpc_broker_services_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/protostructure_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/ruby_vagrant/ruby-server_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/ruby_vagrant/ruby-server_services_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/vagrant_server/server_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/protobufs/proto/vagrant_server/server_services_pb.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/ui/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/remote/safe_puts.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/util/remote/ssh.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/lib/vagrant/vagrantfile/remote.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/broker.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/basis.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/box.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/box_collection.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/box_metadata.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/capability_platform.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/command.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/communicator.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/core_plugin_manager.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/guest.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/host.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/plugin_manager.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/project.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/provider.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/provisioner.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/push.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/state_bag.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/synced_folder.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/target.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/target/machine.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/target_index.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/terminal.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/client/vagrantfile.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/command.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/basis.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/box.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/capabilities.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/command.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/communicator.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/config_data.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/core_plugin_manager.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/direct.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/duration.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/environment.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/folders.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/guest.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/host.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/mappers.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/search.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/final.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/input.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/method.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/named_value.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/output.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/root.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/vertex/value.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/internal/graph/weighted_vertex.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/known_types.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/machine.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/mapper.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/options.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/pathname.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/plugin_manager.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/proc.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/project.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/provider.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/provisioner.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/push.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/state_bag.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/synced_folder.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/target.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/target_index.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/terminal.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/ui.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/vagrantfile.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/mappers/wrappers.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/plugin.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/capability_platform_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/command_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/communicator_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/config_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/guest_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/host_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/internal_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/provider_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/provisioner_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/push_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/service/synced_folder_service.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/boolean.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/command_arguments.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/command_info.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/communicator_command_arguments.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/direct.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/duration.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/folders.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/named_argument.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/options.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/ssh_info.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/type/winrm_info.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/cacher.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/client_setup.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/connector.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/direct_conversions.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/exception_transformer.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/func_spec.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/has_broker.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/has_logger.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/has_mapper.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/has_seeds.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/named_plugin.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/service_info.rb -%%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/commands/serve/util/usage_tracker.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/cap/flavor.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/guest.rb %%GEM_BASE_DIR%%/vagrant-%%PORTVERSION%%/plugins/guests/alma/plugin.rb |