Skip to content

Instantly share code, notes, and snippets.

@fiddyspence
Last active August 29, 2015 14:23
Show Gist options
  • Save fiddyspence/d68376ab5b08e1884124 to your computer and use it in GitHub Desktop.
Save fiddyspence/d68376ab5b08e1884124 to your computer and use it in GitHub Desktop.
[root@acceptance production]# puppet agent -t
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for acceptance.puppetdonkeymoth.com
Info: Applying configuration version 'production-$(hostname -f)'
Notice: Applied catalog in 0.15 seconds
Error: Could not send report: Error 400 on SERVER: Could not autoload puppet/reports/componentstacklastused: no such file to load -- cudlsearch
[root@acceptance production]# puppet agent --configprint libdir
/opt/puppetlabs/puppet/cache/lib
[root@acceptance production]# puppet master --configprint libdir
/opt/puppetlabs/server/data/puppetserver/lib
[root@acceptance production]# locate componentstacklastused.rb
/opt/puppetlabs/puppet/cache/lib/puppet/reports/componentstacklastused.rb
/platform/components/compass_deployment_automation/cda_base/0.4.54/modules/cdalib/lib/puppet/reports/componentstacklastused.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment