Created
November 18, 2014 21:25
-
-
Save awreece/bd26114cd8c60331491d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jarvis:~$ sudo puppet agent --test | |
Warning: Setting templatedir is deprecated. See http://links.puppetlabs.com/env-settings-deprecations | |
(at /usr/lib/ruby/vendor_ruby/puppet/settings.rb:1139:in `issue_deprecation_warning') | |
Info: Retrieving pluginfacts | |
Info: Retrieving plugin | |
Info: Loading facts | |
Could not retrieve fact='apt_updates', resolution='<anonymous>': can't convert nil into Integer | |
Could not retrieve fact='apt_security_updates', resolution='<anonymous>': can't convert nil into Integer | |
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find class foo_bar at /etc/puppet/manifests/site.pp:6 on node jarvis.XXX.com | |
Warning: Not using cache on failed catalog | |
Error: Could not retrieve catalog; skipping run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment