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 May 5, 2023. It is now read-only.
Affected Puppet, Ruby, OS and module versions/distributions
Puppet: 4.6.1
Ruby: 2.0.0p384
Distribution: Ubuntu 14.04
Module version: 1.0.7 (per the MySQL module requirement: link)
How to reproduce (e.g Puppet code you use)
I have a Puppet manifest that loads the MySQL tuner like this:
class { '::mysql::server::mysqltuner': }
What are you seeing
This appears when I run puppet agent -t:
/Stage[main]/Mysql::Server::Mysqltuner/File[/usr/local/bin/mysqltuner] Could not evaluate: Could not retrieve information from environment development source(s) file:/mysql/mysqltuner-v1.3.0
At that moment, this appears in the /var/log/puppetlabs/puppetserver/puppetserver.log log:
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
I have a Puppet manifest that loads the MySQL tuner like this:
What are you seeing
This appears when I run
puppet agent -t
:At that moment, this appears in the
/var/log/puppetlabs/puppetserver/puppetserver.log
log:What behaviour did you expect instead
No issue in applying the manifest
Output log
N/A
Any additional information you'd like to impart
Please let me know if there's more info you'd like.
The text was updated successfully, but these errors were encountered: