Skip to content
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

Error: no parameter named 'heartbeat' at [...]/modules/sensu/manifests/rabbitmq/config.pp:126 #659

Closed
Justin-DynamicD opened this issue Jun 8, 2017 · 5 comments

Comments

@Justin-DynamicD
Copy link

Updated module from 2.2.0 -> 2.2.1
The manifest is unchanged (works in 2.2.0)
Attempting to test on Ubuntu 16.4 (likely other builds as well):

Error: no parameter named 'heartbeat' at [...]/modules/sensu/manifests/rabbitmq/config.pp:126 on Sensu_rabbitmq_config[server name]

Hopefully this list lays it out but basically the new module fails to load properly citing that it's attempting to call a missing parameter.

@jaxxstorm
Copy link
Contributor

Which version of Puppet are you using?

@Justin-DynamicD
Copy link
Author

Justin-DynamicD commented Jun 8, 2017

4.10.1 (latest I think)

EDIT: I should clarify this is FOSS, not PE.

@xepa
Copy link

xepa commented Jun 9, 2017

I has this same issue .. restarting the puppet-server solved the problem for me.

@jaxxstorm
Copy link
Contributor

Yes, this is an old Puppet bug related to directory environments.

@rgeniesse
Copy link

FWIW, a restart of pe-puppetserver didn't solve this for me, I had to do this on my Puppetmaster:
sudo puppet generate types --environment production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants