summaryrefslogtreecommitdiffstats
path: root/minion/codes.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved code under the func namespace.Devan Goodwin2007-10-021-25/+0
| | | | | | Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this.
* Fix bad indentation in minion, modules and overlordJames Bowes2007-09-291-2/+2
|
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-09-251-3/+0
|
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-0/+28