Thomas S Hatch
|
9484763eff
|
Remove module loading from the minion, it is in the loader module now!
|
2011-04-22 21:51:33 -06:00 |
|
Thomas S Hatch
|
4ce6ba58f0
|
fix string parsing
|
2011-04-22 21:45:19 -06:00 |
|
Thomas S Hatch
|
3acc2351e4
|
Modify returner parser
|
2011-04-22 21:40:36 -06:00 |
|
Thomas S Hatch
|
94d93a0388
|
introspection needs to return the functions!
|
2011-04-22 21:14:59 -06:00 |
|
Thomas S Hatch
|
839705658a
|
add cython support to loader module
|
2011-04-22 20:59:56 -06:00 |
|
Thomas S Hatch
|
5297dc5e69
|
Fix docs loading
|
2011-04-22 20:18:56 -06:00 |
|
Thomas S Hatch
|
4b3d7a34ca
|
Add introspection loading to the module loader
|
2011-04-22 18:28:14 -06:00 |
|
Thomas S Hatch
|
562e9a051b
|
Repair typos in the loder main body
|
2011-04-22 17:50:00 -06:00 |
|
Thomas S Hatch
|
0164501e5b
|
modify minion to use the new loader module
|
2011-04-22 17:39:09 -06:00 |
|
Thomas S Hatch
|
21b936cb7c
|
Add returner and minion convenience functions to the loader
|
2011-04-22 12:53:42 -06:00 |
|
Thomas S Hatch
|
dc517465ab
|
Add propper opt loading into the main loader
|
2011-04-22 09:34:22 -06:00 |
|
Thomas S Hatch
|
3df637f0bd
|
Add module paths to the default minion config
|
2011-04-22 08:52:55 -06:00 |
|
Thomas S Hatch
|
89f94e35cf
|
Add module and returner dirs options tot he config
|
2011-04-22 08:48:38 -06:00 |
|
Thomas S Hatch
|
935a6ce4f7
|
Add module loader module, first strp to making module loading detatched
|
2011-04-21 22:45:37 -06:00 |
|
Thomas S Hatch
|
6a4c6c11cd
|
Add : to the id:jobs set key
|
2011-04-20 22:07:51 -06:00 |
|
Thomas S Hatch
|
e4eed2455d
|
Set a timeout of when returners are called
|
2011-04-20 22:02:16 -06:00 |
|
Thomas S Hatch
|
d409594c01
|
Change the redis returner to better use data structures
|
2011-04-20 21:38:44 -06:00 |
|
Thomas S Hatch
|
870933951f
|
More returner fixes for redis
|
2011-04-20 00:05:45 -06:00 |
|
Thomas S Hatch
|
ce2f87f9d1
|
default logfile for minion changed to /etc/salt/minion
|
2011-04-20 00:01:26 -06:00 |
|
Thomas S Hatch
|
7b0c8584c6
|
Change the jid format
|
2011-04-19 20:54:27 -06:00 |
|
Thomas S Hatch
|
f27f7515da
|
Update the readme with a better "What is salt"
|
2011-04-19 20:44:27 -06:00 |
|
Thomas S Hatch
|
149c7fae92
|
Fix exception casting bug, pass id to dynamic returners
|
2011-04-18 22:57:14 -06:00 |
|
Thomas S Hatch
|
cf7b0e8499
|
Fix naming issue with redis returner
|
2011-04-18 22:53:33 -06:00 |
|
Thomas S Hatch
|
19542e4f1f
|
Add info to the README
|
2011-04-17 21:51:33 -06:00 |
|
Thomas S Hatch
|
a0a26ca6de
|
bump to 0.8.0
|
2011-04-16 23:58:48 -06:00 |
|
Thomas S Hatch
|
57d73a383e
|
Minion functionsneed to be uh... functions!
|
2011-04-16 22:39:24 -06:00 |
|
Thomas S Hatch
|
d355c9b785
|
Add sys.list_modules
|
2011-04-16 22:35:40 -06:00 |
|
Thomas S Hatch
|
0ccedf088e
|
Change mod_opts to not use a deep copy
|
2011-04-16 22:25:12 -06:00 |
|
Thomas S Hatch
|
7c2351d20e
|
Add import copy
|
2011-04-16 22:18:54 -06:00 |
|
Thomas S Hatch
|
7949cebd7a
|
Modify motions that are passed to the minions
|
2011-04-16 22:16:52 -06:00 |
|
Thomas S Hatch
|
604b986be2
|
Fix ref name for returners
|
2011-04-16 21:49:24 -06:00 |
|
Thomas S Hatch
|
8889b363a9
|
Add logger to returner loading
|
2011-04-16 16:59:55 -06:00 |
|
Thomas S Hatch
|
5cd4bae0ae
|
Add local test returner to verify the interface
|
2011-04-16 16:18:12 -06:00 |
|
Thomas S Hatch
|
cdd1ea8d82
|
Add returners to multi returns
|
2011-04-16 15:58:39 -06:00 |
|
Thomas S Hatch
|
8a8c4c99b5
|
Fix return interface defaults
|
2011-04-16 15:13:35 -06:00 |
|
Thomas S Hatch
|
45e5872995
|
Add disable returners to the salt config
|
2011-04-16 14:55:17 -06:00 |
|
Thomas S Hatch
|
83e6dfb867
|
Fix redis returner to repair input issue
|
2011-04-16 14:50:37 -06:00 |
|
Thomas S Hatch
|
cfb8621fe5
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-04-16 14:50:04 -06:00 |
|
Thomas S Hatch
|
50d79e3b8e
|
Add returners module to the setup.py
|
2011-04-16 14:48:13 -06:00 |
|
Thomas S Hatch
|
ac85219bec
|
Add a VERY simple redis returner
|
2011-04-14 15:51:23 -06:00 |
|
Thomas S Hatch
|
33fe2f43bc
|
Initial commit for minion side custom returners
|
2011-04-14 14:41:56 -06:00 |
|
Thomas S Hatch
|
488d155ceb
|
Add the returners directory
|
2011-04-14 14:01:57 -06:00 |
|
Thomas S Hatch
|
23c9b67926
|
Set up dynamic return data
|
2011-04-14 13:22:08 -06:00 |
|
Thomas S Hatch
|
251ab7a33a
|
Add return type data to the line protocol
|
2011-04-14 12:50:06 -06:00 |
|
Thomas S Hatch
|
7efeb902ae
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-04-13 23:02:46 -06:00 |
|
Thomas S Hatch
|
7f0775bf2f
|
Remove broken check from salt-cp
|
2011-04-13 22:59:51 -06:00 |
|
Thomas S Hatch
|
7f775a9f68
|
disable directory recursion, because it no worky right
|
2011-04-13 22:23:07 -06:00 |
|
Joseph Hall
|
0e17049c9a
|
Added netdev to status.py, for network device stats
|
2011-04-13 09:49:40 -06:00 |
|
Thomas S Hatch
|
5eda79730d
|
Fix issue with componud execution and argumanr evaluation
|
2011-04-12 23:39:41 -06:00 |
|
Thomas S Hatch
|
e164091f2c
|
Fix some index calls for the function data
|
2011-04-12 23:22:24 -06:00 |
|