From edc334682a80f08023ec9ee38717461e96a87c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacek=20J=2E=20=C5=81akis?= Date: Tue, 30 Jan 2018 15:24:13 +0100 Subject: [PATCH] Add management_network_mac to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fce6f0e..a7e38fc 100644 --- a/README.md +++ b/README.md @@ -687,6 +687,7 @@ used by this network are configurable at the provider level. for for more information. * `management_network_autostart` - Automatic startup of mgmt network, if not 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 doesn't provide a standard way to find out the IP address of a running domain.