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

unable to load facts into a newly installed puppet agent server from puppet master #719

Closed
kanchan1234 opened this issue Jul 7, 2017 · 1 comment

Comments

@kanchan1234
Copy link

Action:
A newly installed Puppet server(3.6.4) is trying to load facts into puppet agent (3.8.4)
Steps;
InPuppet master
My ruby file exist inside /var/lib/puppet/lib/facter/last_run.rb
[root@sasin puppet]$ facter -p last_run
Fri Jul 7 09:11:25 CEST 2017
/etc/puppet/puppet/.conf contains pluginsync=true
Problem:
puppet agent -t ---plunginsync [in agent node] does not create any ruby file inside /var/lib/puppet/
[root@blackcat puppet]$puppet agent -t --pluginsync
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for blackcat.host.mobistar.be
Info: Applying configuration version '1499407089'
Notice: This is a test notify
Notice: /Stage[main]/Main/Node[default]/Notify[This is a test notify]/message: defined 'message' as 'This is a test notify'
Notice: Finished catalog run in 0.13 seconds

@ghoneycutt
Copy link
Collaborator

Hi @kanchan1234

This is not an issue with the Sensu module and seems to be an issue with your Puppet setup. Suggest posting your issues to the puppet-users mailing list or https://ask.puppet.com/questions/

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

2 participants