Closed bastelfreak closed 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
gluster::volume
is_array()
Let me rebase this on top of #238 and split the last commit apart for a nice changelog…
There is still a patch for
gluster::volume
needed sinceis_array()
has been removed with Stdlib 9.x: https://github.com/voxpupuli/puppet-gluster/blob/3ce83fa376b02cf1a255946e30ace0343b891363/manifests/volume.pp#L237-L244