You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: 2021.7.2
Distribution: Oracle Linux 7
Module version: 6.0.0
What are you seeing
Fails to compile with Stdlib 9.6.0 due to use of is_array function.
Output log
Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a
Resource Statement, Evaluation Error: Unknown function: 'is_array'. (file: /etc/puppetlabs/code/environments/dev/modules/gluster/
manifests/volume.pp, line: 237, column: 14)
Any additional information you'd like to impart
I see this has already been fixed in the master branch. Can we please have a new release. The current release in Puppet Forge is almost 3 years old.
The text was updated successfully, but these errors were encountered:
Affected Puppet, Ruby, OS and module versions/distributions
What are you seeing
Fails to compile with Stdlib 9.6.0 due to use of is_array function.
Output log
Any additional information you'd like to impart
I see this has already been fixed in the master branch. Can we please have a new release. The current release in Puppet Forge is almost 3 years old.
The text was updated successfully, but these errors were encountered: