it seems it was caused by an 15 line custom function which worked for the last few years. replaced it by some stdlib funcntions and now it works.
other lessons learned: - run puppet-lint on all manifests (and take advantage of the new nice --fix option) - fixes a lot of problems in old code - run puppet parser validate on all manifests - helped to discover some utf8 problems - Thomas -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/70d7674a-58ba-427e-b1e7-d33fe9654c56%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
