Initial public commit of mgmt

This is a prototype that i'm attempting to "release early". Expect a lot
of changes! It is intended to be a config management tool that will:

* be event based
* execute actions in parallel
* function as a distributed system

There are a bunch more design ideas going into this, please stay tuned!
This commit is contained in:
James Shubin
2015-09-25 01:07:56 -04:00
commit 25ad05cce3
27 changed files with 2887 additions and 0 deletions

16
THANKS Normal file
View File

@@ -0,0 +1,16 @@
Thanks to everyone who contributed to and supported this project in some way!
An exhaustive list is impossible, but a few honourable mentions are required.
Thanks (alphabetically) to:
Brian Bouters - For good config mgmt chats and encouraging me to release early.
Chris Wright - For encouraging me to continue work on my prototype.
Daniel Riek - For supporting and sheltering this project from bureaucracy.
Jeff Darcy - For some algorithm recommendations, and NACKing my TopoSort idea!
Red Hat, inc. - For paying my salary, thus financially supporting my hacking.
And many others...