On 28 Jul 2009, at 9:39 AM, Bruce Richardson wrote:
> I have to say, I'm unconvinced by the whole storedconfigs mechanism,
> particularly for this kind of thing. If you're using puppet to
> configure most or all aspects of your hosts on the network, then
> your central puppet config already stores enough information about
> all your hosts to generate a nagios config centrally and push it to
> the monitoring host. Pushing all this information back from the
> clients to the puppetmaster and then out again seems to me to be
> desperately fragile and just asking for trouble.
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.
--
Ian Ward Comfort <[email protected]>
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---