$ facter --log-level none |
Traceback (most recent call last): |
16: from /opt/puppetlabs/puppet/bin/facter:10:in `<main>' |
15: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/cli/cli_launcher.rb:23:in `start' |
14: from /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor/base.rb:485:in `start' |
13: from /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor.rb:392:in `dispatch' |
12: from /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor/invocation.rb:127:in `invoke_command' |
11: from /opt/puppetlabs/puppet/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor/command.rb:27:in `run' |
10: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/cli/cli.rb:120:in `query' |
9: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter.rb:431:in `to_user_output' |
8: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter.rb:529:in `init_cli_options' |
7: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options.rb:51:in `init_from_cli' |
6: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options.rb:57:in `store' |
5: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options.rb:57:in `each' |
4: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options.rb:59:in `block in store' |
3: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options/option_store.rb:164:in `set' |
2: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/core/options/option_store.rb:151:in `log_level=' |
1: from /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/framework/logging/logger.rb:33:in `level=' |
/opt/puppetlabs/puppet/lib/ruby/2.7.0/logger.rb:268:in `level=': invalid log level: none (ArgumentError)
|