Commit Graph

1262 Commits

Author SHA1 Message Date
Thomas S Hatch
4f6182d804 Add salt-call manpage tot he sphinx build 2011-08-27 11:36:12 -06:00
Thomas S Hatch
7e7b47effb Add salt-syndic manpage to setup.py 2011-08-27 11:32:54 -06:00
Thomas S Hatch
3ca9c2ba1f Add syndic manpage ref to config 2011-08-27 11:30:32 -06:00
Thomas S Hatch
25ea2bea65 Add salt-syndic manpage 2011-08-27 11:29:41 -06:00
Thomas S Hatch
95c0866cb7 update sphinx to 0.9.0 2011-08-27 11:15:15 -06:00
Thomas S Hatch
aa527369dc move setup.py to 0.9.0 2011-08-27 11:12:37 -06:00
Thomas S Hatch
b720b200a1 Add syndic data to the default config 2011-08-27 11:08:59 -06:00
Thomas S Hatch
7da3a931f2 don't print the opts when the syndic starts 2011-08-27 10:57:31 -06:00
Thomas S Hatch
ca30418fdd Add better arg support to the minion publication system 2011-08-27 10:34:29 -06:00
Thomas S Hatch
3ba8cc7a66 fix doc for publish.publish 2011-08-27 09:58:17 -06:00
Thomas S Hatch
a2363eca76 update the master config file 2011-08-27 08:51:38 -06:00
Thomas S Hatch
76d7513e29 move publish interface to ipc 2011-08-27 07:24:35 -06:00
Thomas S Hatch
6452883117 make the unix socket path configurable 2011-08-27 06:54:52 -06:00
Thomas S Hatch
65f0c35855 remove precompiled pyx modules 2011-08-26 22:50:42 -06:00
Thomas S Hatch
a2a431e2e2 move workers to ipc instread of the thread bridge, the master no longer
uses python threading at all!
2011-08-26 22:47:55 -06:00
Erik Nolte
da653d5e08 add symbolic log level constants for TRACE and GARBAGE 2011-08-25 14:28:24 -06:00
Thomas S Hatch
93f9d6d65e fix syntax issue in syndic doc 2011-08-23 23:16:03 -06:00
Thomas S Hatch
02ac1d4c1a Add syndic and peer pages to doc index 2011-08-23 23:14:29 -06:00
Thomas S Hatch
059009a0d3 Add peer documentation 2011-08-23 23:06:21 -06:00
Thomas S Hatch
ef2d92e151 remove the syndic charts 2011-08-23 22:23:05 -06:00
Erik Nolte
ff85a57684 Add salt API for calling psutil functions 2011-08-22 18:23:41 -06:00
Thomas S Hatch
726717f829 Add syndic charts 2011-08-17 23:13:34 -06:00
Thomas S Hatch
114f1b5253 Merge branch 'master' of github.com:thatch45/salt 2011-08-17 22:43:27 -06:00
Thomas S Hatch
4780b5bf7b Add type to salt-key keysize option 2011-08-17 23:33:31 -06:00
Thomas S Hatch
2f4cf3c69c Add initial syndic documentation 2011-08-17 22:42:19 -06:00
Thomas S Hatch
42a3defbe6 Tie together the syndic components 2011-08-17 21:03:52 -06:00
Thomas S Hatch
1e31469da4 Add the rest of the syndic args to the minion 2011-08-17 20:55:29 -06:00
Thomas S Hatch
8edf0bf60d syndic_return needs to format individual return sets 2011-08-17 20:43:44 -06:00
Thomas S Hatch
53844722e1 return the key, not the 'key' 2011-08-17 20:25:37 -06:00
Erik Nolte
18185c9843 Move the alert module to the salt-monitor project 2011-08-16 11:01:44 -06:00
Thomas S Hatch
acca9b3823 Refactor the master to make an SMaster class 2011-08-15 00:00:54 -06:00
Thomas S Hatch
c9317a9de4 seperate the publisher out of the ReqServer init 2011-08-14 23:11:09 -06:00
Thomas S Hatch
010de4ee59 fix typo in salt-key docstring 2011-08-14 22:38:13 -06:00
Thomas S Hatch
507f7a085a fix docstring on salt-call script 2011-08-14 22:37:40 -06:00
Thomas S Hatch
6367f05cb7 Fix docstring for salt-minion 2011-08-14 22:36:43 -06:00
Joseph Hall
b249db443d Fixed path errors with $srcdir 2011-08-12 11:32:15 -06:00
Erik Nolte
fd4554cbbb Add getLogger() method to initialize and get logger without import ordering problems 2011-08-10 22:02:58 -06:00
Erik Nolte
1d71c9ce19 Move remaining salt-monitor code to the salt-monitor project 2011-08-10 13:54:38 -06:00
Erik Nolte
4b0468c682 Avoid stack trace by moving up missing args check 2011-08-10 11:33:08 -06:00
Erik Nolte
04d8b6ba0a Merge branch 'master' of github.com:thatch45/salt 2011-08-10 11:21:13 -06:00
Erik Nolte
86213377df Move salt-monitor scripts and packaging to salt-monitor project 2011-08-10 11:20:33 -06:00
Erik Nolte
b8122f4113 Add 'ext' salt extensions package for future add-ons 2011-08-10 11:18:50 -06:00
Thomas S Hatch
1199d0c1e3 remove print line 2011-08-09 23:22:08 -06:00
Thomas S Hatch
92c3ddda5c Syndic issue saving faulty return data solved 2011-08-09 23:10:39 -06:00
Thomas S Hatch
73d24241cb Add some logging 2011-08-09 21:54:53 -06:00
Thomas S Hatch
69435129ee move jid generation to the client scope 2011-08-09 21:44:20 -06:00
Erik Nolte
8effda54fe Merge branch 'master' of github.com:thatch45/salt 2011-08-09 11:09:58 -06:00
Erik Nolte
4b442d52dd Update conf alert examples to match new syntax 2011-08-09 11:09:01 -06:00
Erik Nolte
020f995e0a Standardize alert args to category and msg 2011-08-09 10:50:52 -06:00
Erik Nolte
c66eead059 Don't allow daemon to crash when monitor cmd raises exception 2011-08-09 10:49:30 -06:00