Closed rgajendran closed 3 years ago
The way to do this would be config.vm.network :bridged , :mac => "080027XXXXXX"
but it's not currently supported. Ill keep this ticket here as a feature request
Im OK to merge a PR for this, but its a few years old If someone can help submit a scaffold for this Im happy to submit feedback and potentially merge it
Is there a way to configure mac address when spinning up vagrant into ovirt?
Tried to configure with
mac => "5CA1AB1E0001"
&base_mac
. Its not working. Any idea?