--- !ruby/object:Gem::Specification name: vagrant-hypervnet version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - Luca Bompani autorequire: bindir: exe cert_chain: [] date: 2023-04-07 00:00:00.000000000 Z dependencies: [] description: Vagrant plugin which extends Hyper-V provider implementing networks creation and configuration. email: - luca.bompani@unibo.it executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - Vagrantfile - lib/vagrant-hypervnet.rb - lib/vagrant-hypervnet/action.rb - lib/vagrant-hypervnet/action/disable_builtin_network_configure.rb - lib/vagrant-hypervnet/action/folder_sync.rb - lib/vagrant-hypervnet/action/network.rb - lib/vagrant-hypervnet/action/ssh_server.rb - lib/vagrant-hypervnet/cap.rb - lib/vagrant-hypervnet/cap/linux/nic_mac_addresses.rb - lib/vagrant-hypervnet/cap/linux/pre_configure_networks.rb - lib/vagrant-hypervnet/cap/vyos/post_configure_networks.rb - lib/vagrant-hypervnet/cap/windows/rsync.rb - lib/vagrant-hypervnet/cap/windows/sshd.rb - lib/vagrant-hypervnet/config.rb - lib/vagrant-hypervnet/driver.rb - lib/vagrant-hypervnet/errors.rb - lib/vagrant-hypervnet/scripts/add_vm_adapter.ps1 - lib/vagrant-hypervnet/scripts/connect_vm_adapter.ps1 - lib/vagrant-hypervnet/scripts/get_routes.ps1 - lib/vagrant-hypervnet/scripts/get_switch_by_address.ps1 - lib/vagrant-hypervnet/scripts/get_switch_by_name.ps1 - lib/vagrant-hypervnet/scripts/get_vm_adapters.ps1 - lib/vagrant-hypervnet/scripts/new_switch.ps1 - lib/vagrant-hypervnet/scripts/remove_vm_adapter.ps1 - lib/vagrant-hypervnet/scripts/utils/VagrantMessages/VagrantMessages.psm1 - lib/vagrant-hypervnet/version.rb - locales/en.yml - sig/vagrant/hypervnet.rbs - vagrant-hypervnet.gemspec homepage: https://github.com/bompani/vagrant-hyperv licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: Vagrant plugin to configure Hyper-V network. test_files: []