Hi group, today I updated puppet from 0.25.5 to 2.6.0 and I'm running into a problem of a self defined function taken from <http://pastie.org/666728>. It's the multi_source_template function which takes the first available template from the argument as the one to be processed. This function was running well until version 0.25.5 but now with 2.6.0 I get the error message: "err: undefined method `to_sym' for #<Puppet::Node::Environment:0x7f9921291140> at /etc/puppet/modules/network-1/manifests/init.pp:66 on node XYZ.mydomain.de"
This error is triggered by the function call of "Puppet::Parser::Files.find_template(file, environment)". Can you help me with this problem, since upgrading to 2.6.0 would be very nice :-) Thanks a lot, Frederik -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.