myoung34 / vagrant-ovirt4

oVirt v4 provider for Vagrant
MIT License
36 stars 23 forks source link

allow multiple private_network creation #94

Closed natman closed 3 years ago

natman commented 6 years ago

It is not currently possible to add more than one private network, while native providers allow it. If I want more than one network, I must add any nic additional nic to the used template, but this is not vagrant covinient.

cliffe commented 6 years ago

Just adding that this is also something we have come up against. It would be good if vagrant-ovirt4 had support for defining multiple networks. As it is, subsequent networks seem to overwrite the first networks' settings.