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
{{ message }}
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.
There seems to be an undocumented $version parameter which does in itself work, but if you change the value to a new version nothing happens at execution.
Looks like you check if 'pecl info ' comes back with something sensible without noting the version installed.
To work around we must uninstall the pecl module then re-run the puppet agent.
The text was updated successfully, but these errors were encountered:
There seems to be an undocumented $version parameter which does in itself work, but if you change the value to a new version nothing happens at execution.
Looks like you check if 'pecl info ' comes back with something sensible without noting the version installed.
To work around we must uninstall the pecl module then re-run the puppet agent.
The text was updated successfully, but these errors were encountered: