redhat-nfvpe / ansible-role-vm-spinup

Sets up a virtualization host and spins up libvirt VMs for labs
Apache License 2.0
3 stars 7 forks source link

Add static IP functionality #19

Closed leifmadsen closed 6 years ago

leifmadsen commented 6 years ago

When using bridged networking, sometimes you might not have a DHCP server to assign IP addresses, or you want to assign static IP addresses. The changes in this commit provides that functionality.: