summaryrefslogtreecommitdiffstats
path: root/func/minion
Commit message (Expand)AuthorAgeFilesLines
* moving yum.py to yumcmd.py so it will, you know, actually workSeth Vidal2007-11-151-0/+0
* Remove some debug printsMichael DeHaan2007-10-261-2/+1
* Fix something I accidentally committed to the virt module that doesn't need t...Michael DeHaan2007-10-261-11/+1
* Added feature to filetracker module that will show what files are in each dir...Michael DeHaan2007-10-261-2/+11
* Adds the filetracker module, originally developed by fordship, with some twea...Michael DeHaan2007-10-262-1/+207
* log this stuff as a warning, don't print to stdout sinceAdrian Likins2007-10-261-3/+7
* catch any/all exceptions from trying to load a module,Adrian Likins2007-10-261-1/+5
* Added a ping function to the test module and a new command "func '*' ping" wh...Michael DeHaan2007-10-251-1/+5
* Added rpm package tracking, which shows the full name, epoch, version, releas...Michael DeHaan2007-10-251-0/+48
* Adding part 2 to service inventory -- what the services are currently doing.Michael DeHaan2007-10-251-3/+16
* Added the first part of the service inventory code (chkconfig state) .. next ...Michael DeHaan2007-10-251-5/+35
* Add a new method "inventory" which will be the default method func-inventory ...Michael DeHaan2007-10-243-13/+16
* change copyfile cmd line to transmit file contents as binary blobsAdrian Likins2007-10-241-2/+12
* add a .info attribute so virt status is stored as part of inventoryAdrian Likins2007-10-241-0/+10
* swap out minion-acl config file for minion-acl.d dir of .acl filesSeth Vidal2007-10-182-22/+31
* fix up some items on nagios-checkSeth Vidal2007-10-081-2/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-081-2/+6
|\
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-10-083-11/+100
| |\
| * | sort the returns of these methods just to make it purdyAdrian Likins2007-10-081-2/+6
* | | prelim snmp - get methodSeth Vidal2007-10-081-0/+46
| |/ |/|
* | add nagios_checkSeth Vidal2007-10-081-0/+42
* | fine-grained acls per minionSeth Vidal2007-10-082-11/+58
|/
* - certmaster-ca supports wildcards to -s and -c, nowSeth Vidal2007-10-042-15/+38
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcJesus M. Rodriguez2007-10-031-2/+6
* should help fix some of the problems people were seeing when runningAdrian Likins2007-10-031-1/+41
* Fix up recursive pylint and pychecker rules.James Bowes2007-10-021-0/+6
* Moved code under the func namespace.Devan Goodwin2007-10-0221-0/+2787