Jean Spirat a écrit : > Peter Meier a écrit : > >> Hi >> >> puppet version? Did you turn stored configs on? etc. >> >> I assume you have followed >> http://reductivelabs.com/trac/puppet/wiki/ExportedResources ? >> >> cheers pete >> >>
:) when i put: File <<| tag == $fqdn |>> or File <<| tag == "$fqdn" |>> then it fails with err: Could not retrieve catalog: Puppet::Parser::Compiler failed with error NameError: uninitialized constant ParamValue on node backup01 If i put: File <<| tag == testme |>> i just do nothing (obviously) but if i change the file tag to : tag=> testme then i got the same error. , emptying the tables of the puppetd server do not change the behavior :( If i put: File <<| |>> then the files are created... :( so there is an issue i cannot see here in the " tag == " part of the thing ... Jean. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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 -~----------~----~----~----~------~----~------~--~---