On Dec 15, 2008, at 12:58 PM, Eric Gerlach wrote:
> I do have some questions, however, mostly of the status-checkup  
> variety.
> For all of these, assume an implicit "and how can I help?", as I am a
> dev/admin, and I use Ruby for all my scripting already.
>
> 1) Is it possible, using stored configurations, to access all of the
> attributes of all clients from inside a template?

You can use Stored Configs, which will store Puppet Types in a MySQL  
database, or you can use iClassify, which will work as an external  
node tool that tracks attributes in a database and indexes them in  
Solr. (you can then query the full text search interface from your  
templates.)

> 3) I saw some documentation on the wiki about Prefetch and  
> Flush[1].  I
> couldn't find any sign of implementation of that in the code.  Has  
> there
> been any progress made?  This would be awesome for apt-get/aptitude on
> Debian.
>
>  [1] http://reductivelabs.com/trac/puppet/wiki/PrefetchAndFlush

I do not believe there has been, but I may be corrected.  You likely  
don't care, either - it will make a performance difference, but it  
likely isn't an optimization that's going to bother you that much.

Adam

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to