Commit Graph

615 Commits

Author SHA1 Message Date
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
Thomas S Hatch
95b6ac486a typo in compound command execution 2011-04-12 23:15:44 -06:00
Thomas S Hatch
5ee7d21e5f Add cli capability for compound execution 2011-04-12 23:10:06 -06:00
Thomas S Hatch
65b781560d Add support to the minion for compound execution 2011-04-12 22:19:44 -06:00
Thomas S Hatch
ddbe4a06ae More fixes to saltkey printing 2011-04-12 21:03:26 -06:00
Thomas S Hatch
a12326ff0b Sort output, because it is pretty 2011-04-12 20:55:49 -06:00
Thomas S Hatch
9d3eafe62a Fix a ==, really Tom? 2011-04-12 20:52:57 -06:00
Thomas S Hatch
fe42002392 Clean up output of saltkey 2011-04-12 20:51:21 -06:00
Thomas S Hatch
a001de6886 print needs a _ 2011-04-12 20:47:14 -06:00
Thomas S Hatch
9793f1acb1 Pass the print options to the opts dict 2011-04-12 20:45:54 -06:00
Thomas S Hatch
3354147f02 Merge branch 'master' of github.com:thatch45/salt 2011-04-12 20:27:04 -06:00
Thomas S Hatch
9e3eec914d Fix that salt-cp thing in the setup.py 2011-04-12 20:26:04 -06:00
Thomas S Hatch
07c94f6366 Modify salt to use id instead of hostname for the minion identifier 2011-04-12 14:01:17 -06:00
Thomas S Hatch
b24801fc0d change the hostname var to id in the config stack 2011-04-12 13:56:03 -06:00
Thomas S Hatch
8055437e2d Add key printing to saltkey, cleaned up some code copying 2011-04-12 13:06:19 -06:00
Thomas S Hatch
9be9313e47 Add bash output colors to the salt utils module 2011-04-12 12:51:50 -06:00
Thomas S Hatch
753cc02789 Add print options to the saltkey cli 2011-04-12 12:35:57 -06:00
Thomas S Hatch
ddad0a4b88 move minion ftp to cp 2011-04-12 12:32:23 -06:00