voxpupuli / puppet-yum

Puppet module for Yum
https://forge.puppet.com/puppet/yum
MIT License
16 stars 99 forks source link

Add openEuler as a supporting operating system. #322

Closed weijianwen closed 9 months ago

weijianwen commented 10 months ago

Pull Request (PR) description

This PR add openEuler 22 https://www.openeuler.org/ as a supporting OS. openEuler is a community-driven Linux distro which adopts yum as its package manager. We've tested it in our openEuler cluster. We appreciate if this patch can be back ported to puppet-yum v6.x branch.

Thank you!

weijianwen commented 10 months ago

Hi @bastelfreak , how can I make this PR accepted? Any suggestion is appreciated. Thank you.

bastelfreak commented 10 months ago

@weijianwen can you provide patches to https://github.com/voxpupuli/facterdb/pulls for openEuler? that will enable unit testing in our modules for it.