-
Notifications
You must be signed in to change notification settings - Fork 289
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
crashing check.pp and api/config.pp #154
Comments
rhoml, I'm not clear on your question. Is the puppet module raising some errors (if so can you please provide how you're calling it) or is sensu itself upset with the config done by the puppet module? |
@jlambert121 Puppet is the one complaining. |
OK, could you provide exactly how you're calling the puppet module and the exact output? |
for example
|
and what is the output of the puppet run? |
Invalid parameter timeout on check.pp The same happens for api user and password. |
try to restart puppetmaster after update to 1.0.0 |
@zdenekjanda you are right. It fixed it. |
I've been trying to configure sensu-puppet v1.0.0 and I found some issues regarding this two files.
check.pp
Error:
api/config.pp
Error:
Although I see that the types are correct and they have the attributes correctly defined.
The text was updated successfully, but these errors were encountered: