Commit 447016c
authored
1 file changed
+1
-1
lines changedSubmodule vagrant-libvirt updated 16 files
- .github/workflows/codeql.yml+76
- .github/workflows/unit-tests.yml-3
- docs/Gemfile.lock+2-2
- docs/configuration.markdown+10-3
- lib/vagrant-libvirt/action/create_network_interfaces.rb+6-2
- lib/vagrant-libvirt/action/create_networks.rb+1-1
- lib/vagrant-libvirt/action/start_domain.rb+17-5
- lib/vagrant-libvirt/config.rb+53-25
- lib/vagrant-libvirt/templates/public_interface.xml.erb+20-18
- lib/vagrant-libvirt/util/network_util.rb+22-22
- spec/support/unit_context.rb-3
- spec/unit/action/create_network_interfaces.rb+305
- spec/unit/action/start_domain_spec.rb+42
- spec/unit/cap/mount_9p_spec.rb+4
- spec/unit/config_spec.rb+35-8
- spec/unit/driver_spec.rb+29-18
0 commit comments