mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
update README. fix mention of test_vm1. should be test_vm2
This commit is contained in:
parent
555470efe3
commit
a5cd2024ed
@ -245,7 +245,7 @@ An examples of network interface definitions:
|
||||
|
||||
# Guest 2
|
||||
config.vm.define :test_vm2 do |test_vm2|
|
||||
test_vm1.vm.network :private_network,
|
||||
test_vm2.vm.network :private_network,
|
||||
:libvirt__tcp_tunnel_type => 'client',
|
||||
# default is 127.0.0.1 if omitted
|
||||
# :libvirt__tcp_tunnel_ip => '127.0.0.1',
|
||||
|
Loading…
Reference in New Issue
Block a user