voxpupuli / puppet-gluster

Create and manage Gluster pools, volumes, and mounts
https://forge.puppet.com/puppet/gluster
MIT License
16 stars 72 forks source link

puppetlabs/stdlib: Allow 9.x #246

Closed bastelfreak closed 1 year ago

cruelsmith commented 1 year ago

There is still a patch for gluster::volume needed since is_array() has been removed with Stdlib 9.x: https://github.com/voxpupuli/puppet-gluster/blob/3ce83fa376b02cf1a255946e30ace0343b891363/manifests/volume.pp#L237-L244

smortex commented 1 year ago

Let me rebase this on top of #238 and split the last commit apart for a nice changelog…