-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Invalid parameter provider on Package[sensu-plugin] #308
Comments
|
What parameters are you passing sensu::plugin? |
|
I'm only using this: class s_monitoring::client { Thank you On Tue, Feb 3, 2015 at 9:25 AM, Justin Lambert notifications@github.com
|
|
@brianwhigham what version of the module are you using and what os are you using? I'm not able to duplicate this error. |
|
I grabbed sensu-sensu-1.5.0 from the forge about a week ago. cat /etc/lsb-releaseDISTRIB_ID=Ubuntu uname -aLinux ip-10-25-10-221 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 I thought maybe I just hadn't run puppet on the master to have it pick Thanks On Wed, Feb 4, 2015 at 8:47 PM, Justin Lambert notifications@github.com
|
|
I attempted re reproduce this on ubuntu-server 1404. You should be able to duplicate these results on your own machine if you check out this repo. Check out version 1.5.0 Install needed gems Run beaker to load the VM SSH to the VM Run your code: Note in the above apt, rabbitmq, and redis are included so the sensu service starts and connects to everything. From my run: I get the same result running from master instead of the 1.5.0 release. I'm not sure what else I can do to troubleshoot this right now, what am I missing? |
|
@brianwhigham I'm going to close this, if it is still an issue please let us know. |
I'm unable to run puppet due to this error. I'm new to sensu and the puppet plugin. So, surely I'm just doing something wrong. I'd appreciate any help.
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter provider on Package[sensu-plugin] at /etc/puppet/environments/production/modules-community/sensu/manifests/package.pp:51 on node
puppet client - 3.4.3
puppet server - 3.7.4
wget module - 1.5.7
stdlib module - 4.5.1
apt module - 1.7.0
foreman 1.7.2
The text was updated successfully, but these errors were encountered: