mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Merge pull request #693 from infernix/master
Update docs for ipv6 settings. Fixes #685
This commit is contained in:
commit
c0f1b231c8
@ -553,7 +553,7 @@ starts with `libvirt__` string. Here is a list of those options:
|
||||
* `:libvirt__guest_ipv6` - Enable or disable guest-to-guest IPv6 communication.
|
||||
See [here](https://libvirt.org/formatnetwork.html#examplesPrivate6), and
|
||||
[here](http://libvirt.org/git/?p=libvirt.git;a=commitdiff;h=705e67d40b09a905cd6a4b8b418d5cb94eaa95a8)
|
||||
for for more information.
|
||||
for for more information. *Note: takes either 'yes' or 'no' for value*
|
||||
* `:libvirt__iface_name` - Define a name for the private network interface.
|
||||
With this feature one can [simulate physical link
|
||||
failures](https://github.com/vagrant-libvirt/vagrant-libvirt/pull/498)
|
||||
|
Loading…
Reference in New Issue
Block a user