stackhpc / ansible-role-libvirt-host

This role configures a host as a Libvirt/KVM hypervisor. It can also configure storage pools and networks on the host.
36 stars 32 forks source link

Allow creation of isolated network #38

Closed Desnoo closed 2 years ago

Desnoo commented 4 years ago

This is a little feature request.

It would be great to define an isolated network. This can be achieved if the definition is conditionally removable from the network.xml.j2 template.

As flag the mode definition could be used if it is not set by standard values.

markgoddard commented 4 years ago

hi @Desnoo. If you propose the code, we will review it.

IncredibleRichie commented 2 years ago

Created pull request https://github.com/stackhpc/ansible-role-libvirt-host/pull/53