puppet-libvirt icon indicating copy to clipboard operation
puppet-libvirt copied to clipboard

Puppet libvirt module

Results 31 puppet-libvirt issues
Sort by recently updated
recently updated
newest added

Whereas Ubuntu 18 did have a libvirt-bin package, Ubuntu 20 does not. When running the following on Ubuntu 20: ``` class { '::libvirt': virtinst => true, defaultnetwork => true }...

There is a minor change that appears to be missed when adding rhel 9 family support in https://github.com/thias/puppet-libvirt/commit/56eea15c7e71edfc4aa686d754d0faf5bbd76b3e . Specifically, the network manifest is looking for a service (https://github.com/thias/puppet-libvirt/blob/master/manifests/network.pp#L92) based...

hi! reading #74 and #24, it became clear to me that this module has not seen a lot of activity in recent years. there *was* 9c5d127e3d4aff45c6940e1c3e08a17b33acf999 last year, but that...

Thinking about the future of the module. To your mind what is needed now ? Matt

As discussed over email, many hands make light work: lets help out at Vox 😄 Docs here: https://voxpupuli.org/docs/#migrating-a-module-to-voxpupuli

With RHEL9 nearly out and CentOS Stream 9 matching the projected RHEL9 runtime, can RHEL9 support be added to this module?

Match the new style used in libvirtd.conf-el8 template, this removes all double-lined options.

mDNS was removed in livirt 5.5.0, so just remove that section.

If ::libvirt overwrites this setting it is ignored.