On 28 Jul 2009, at 11:00 PM, David Schmitt wrote: > Ian Ward Comfort wrote: >> For me, the killer app for storeconfigs is exported SSH host keys. >> That's information that my puppetmaster *doesn't* have in its >> manifests, and needs to collect from clients. That said, sshkey >> resources are giving me trouble in 0.24.8, with puppetd logging >> errors such as: >> >> puppetd[6170]: Got an uncaught exception of type ArgumentError: >> Field 'name' is required >> >> And unusual messages like: >> >> puppetd[6170]: Sshkey absent found in both parsed and parsed; >> skipping the parsed version >> >> I've not yet had time to track down this issue (and should probably >> do so in the 0.25 beta, anyway), but I wonder if anyone else has >> seen this. > > I'm running 0.24.8-1 on Debian etch and lenny and I've never seen > something similar.
Hunh -- thanks for the datapoint. FWIW, this manifest is enough to cause the above exception for me on RHEL5.3, with Puppet 0.24.8-1.el5.1 from EPEL: sshkey { 'host.example.com': type => rsa, key => 'foo' } I'll try this tomorrow on a fresh machine with the beta, and submit a ticket, I suppose, if I see the same behavior. -- Ian Ward Comfort <icomf...@rescomp.stanford.edu> System Administrator, Student Computing, Stanford University --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---