Skip to content

Module breaks w/ RHEL9 based and latest commit #87

@bmagistro

Description

@bmagistro

There is a minor change that appears to be missed when adding rhel 9 family support in 56eea15 . Specifically, the network manifest is looking for a service (https://github.com/thias/puppet-libvirt/blob/master/manifests/network.pp#L92) based on the variable name but the service name (https://github.com/thias/puppet-libvirt/blob/master/manifests/init.pp#L77) is fixed for dependency purposes. I believe the network.pp file should be updated to use the fixed service name of libvirtd.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions