Skip to content

Instantly share code, notes, and snippets.

Created October 3, 2013 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6814400 to your computer and use it in GitHub Desktop.
Save anonymous/6814400 to your computer and use it in GitHub Desktop.
facter --trace --debug
←[0;32mNot an EC2 host←[0m
C:/puppet/facter/lib/facter/util/ip.rb:39:in `alphafy': undefined method `gsub' for nil:NilClass (NoMethodError)
from C:/puppet/facter/lib/facter/interfaces.rb:35:in `block (2 levels) in <top (required)>'
from C:/puppet/facter/lib/facter/interfaces.rb:34:in `each'
from C:/puppet/facter/lib/facter/interfaces.rb:34:in `block in <top (required)>'
from C:/puppet/facter/lib/facter/interfaces.rb:29:in `each'
from C:/puppet/facter/lib/facter/interfaces.rb:29:in `<top (required)>'
from C:/puppet/facter/lib/facter/util/loader.rb:95:in `load'
from C:/puppet/facter/lib/facter/util/loader.rb:95:in `load_file'
from C:/puppet/facter/lib/facter/util/loader.rb:46:in `block (2 levels) in load_all'
from C:/puppet/facter/lib/facter/util/loader.rb:41:in `each'
from C:/puppet/facter/lib/facter/util/loader.rb:41:in `block in load_all'
from C:/puppet/facter/lib/facter/util/loader.rb:38:in `each'
from C:/puppet/facter/lib/facter/util/loader.rb:38:in `load_all'
from C:/puppet/facter/lib/facter/util/collection.rb:114:in `load_all'
from C:/puppet/facter/lib/facter.rb:118:in `block (2 levels) in singletonclass'
from C:/puppet/facter/lib/facter/application.rb:45:in `run'
from C:/puppet/facter/bin/facter:74:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment