Get everything passing the flake checks
This commit is contained in:
+2
-2
@@ -33,12 +33,12 @@ Vagrant.configure("2") do |config|
|
||||
config.vm.provider "libvirt" do |lv|
|
||||
|
||||
end
|
||||
|
||||
|
||||
config.vm.provider "hyperv" do |hv, over|
|
||||
over.vm.network "private_network", bridge: "packer-amd64"
|
||||
#config.vm.network "private_network", bridge: "packer-amd64"
|
||||
end
|
||||
|
||||
|
||||
#
|
||||
# View the documentation for the provider you are using for more
|
||||
# information on available options.
|
||||
|
||||
Reference in New Issue
Block a user