Comment 2 for bug 1930855

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-swift (master)

Reviewed: https://review.opendev.org/c/openstack/puppet-swift/+/795832
Committed: https://opendev.org/openstack/puppet-swift/commit/053a3a2a56723e0ec43d1855ac7615657a4de8f0
Submitter: "Zuul (22348)"
Branch: master

commit 053a3a2a56723e0ec43d1855ac7615657a4de8f0
Author: Joel Capitao <email address hidden>
Date: Tue Jun 8 17:25:31 2021 +0200

    Add 'rsync_use_xinetd' as argument to swift::ringserver

    Since in RHEL/CentOS >= 8 rsyncd systemd unit is shipped in a
    different package (rsync-dameon), we need to be able to not
    use xinetd to manage rsync service.
    The dependency on rsync-daemon for RHEL/CentOS >= 8
    is handled in puppet-rsync with [1].

    [1] https://github.com/puppetlabs/puppetlabs-rsync/pull/139/files

    Closes-Bug: #1930855
    Change-Id: I85abf3811d61fa8bfc0a1607818d6495549b5a6b