Hi folks,
I started working on this for fedora-infrastructure - it's just a first
draft and it is obviously very simple but it should allow for an admin on
the certmaster/overlord to collect info about/from yum/rpm on all their
hosts and store it (in a very simple dir/files format). Then take some
actions based on that.
It's not a release, I don't consider it fabulous, but it is a starting
place:
http://fedorapeople.org/gitweb?p=skvidal/public_git/func-yum.git;a=summary
there's only one file. You run it like:
func-yum.py --host=hostname getinfo
func-yum.py --host=hostname status
func-yum.py --host=hostname list updates
func-yum.py --host=hostname list installed
func-yum.py --host=hostname update pkg1 pkg2 pkg3
getinfo generates a little cache of info to figure out what's what
you don't have to specify --host if you don't want to - it's just to
narrow down where it hits.
I'm pretty sure this is func 0.25 and up only.
just something to play with. Feel free to curse me, I just won't care much
:)
-sv
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list