On Thu, Sep 23, 2010 at 12:34 PM, Ohad Levy 
<ohadl...@gmail.com<mailto:ohadl...@gmail.com>> wrote:
I can also recommend using frozen repos, with a testing cycle every time you 
update them...
I a while ago I wrote a small web app[1] to collect all versions of all 
packages across all of your hosts, you might find it useful to know which 
package is installed on which server... in anycase, if you freeze your repos, a 
yum update on all of your servers will also ensure compliance :)


most likely OT:
you can also use func (https://fedorahosted.org/func/) which has a nifty 
inventory app (https://fedorahosted.org/func/wiki/FuncInventory) that can list 
all installed pkgs plus much more.  the output can be stored in git, making it 
easy to see changes in pkg versions and such.  func has much more functionality 
than just inventorying and can be quite a useful tool.  i find it useful for 
running one-off type commands on an arbitrary group of systems.  it's quite 
easy to deploy func with puppet or via your provisioning process.


byron

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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