Add management_network_mac to README

This commit is contained in:
Jacek J. Łakis 2018-01-30 15:24:13 +01:00
parent 6fdbf4b818
commit edc334682a

View File

@ -687,6 +687,7 @@ used by this network are configurable at the provider level.
for for more information. for for more information.
* `management_network_autostart` - Automatic startup of mgmt network, if not * `management_network_autostart` - Automatic startup of mgmt network, if not
specified the default is 'false'. specified the default is 'false'.
* `management_network_mac` - MAC address of management network interface.
You may wonder how vagrant-libvirt knows the IP address a VM received. Libvirt You may wonder how vagrant-libvirt knows the IP address a VM received. Libvirt
doesn't provide a standard way to find out the IP address of a running domain. doesn't provide a standard way to find out the IP address of a running domain.