Displaying 2 results from an estimated 2 matches for "resourcedefaults".
2010 Oct 26
7
puppetdoc and wrong comparison
...d `<=>'' for nil:NilClass
The used version is Puppet 2.6.2 on a debian system.
If I look to the code I find the following line:
code.sort { |a,b| a.line <=> b.line }.each do |stmt|
If I output the code with puts I get the following:
[]
[]
#<Puppet::Parser::AST::ResourceDefaults:0x7f1d0b836290>
#<Puppet::Parser::AST::ResourceDefaults:0x7f1d0b82fa30>
[Filebucket[local]]
I think there is something wrong but I do not know what.
Anybody an idea?
Regards
Klaus
- --
Klaus Ethgen http://www.ethgen.de/
pub 2048R/D1A4EDE5 2000-02-26...
2006 Dec 01
1
Packages build for Solaris ? As CSW packages ?
.../opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/ifstatement.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/leaf.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/node.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/resourcedef.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/resourcedefaults.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/resourceoverride.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/resourceparam.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/resourceref.rb
./opt/csw/lib/ruby/site_ruby/1.8/puppet/parser/ast/selector.rb
./opt/csw/lib/ruby/site_ruby...