Commit Graph

326 Commits

Author SHA1 Message Date
Thomas S Hatch
1dbba654a2 Add the minion cluster module 2011-03-27 23:03:12 -06:00
Thomas S Hatch
c9f822d0c8 Minion based clustering set up in the master.py 2011-03-27 22:12:18 -06:00
Thomas S Hatch
88d80e0184 Add cluster_mode to the master config 2011-03-27 22:06:12 -06:00
Thomas S Hatch
0aebb9108c Add conf file to the opts 2011-03-27 21:42:20 -06:00
Thomas S Hatch
c06a1674e8 Add uptime string strip in the status module 2011-03-27 21:01:16 -06:00
Joseph Hall
246195e179 Added diskstats, vmstats, all* functions 2011-03-27 17:56:36 -06:00
Joseph Hall
b4570c2d20 Renaming stats.py to status.py 2011-03-27 17:55:26 -06:00
Thomas S Hatch
851a6c4401 Fix issues with master clusters 2011-03-26 21:28:25 -06:00
Thomas S Hatch
7a264ac576 fix ordering issue in logger 2011-03-26 15:46:08 -06:00
Thomas S Hatch
57c199ed27 Repair some syntax issues 2011-03-26 15:36:41 -06:00
Thomas S Hatch
254b46d3ca Add jobs dir to the autogenerated directories 2011-03-26 13:21:10 -06:00
Thomas S Hatch
940d6d240c Putting off baron support for now 2011-03-26 13:16:46 -06:00
Thomas S Hatch
cc89a8f32b Add baron.py to begin work on the tiered salt master framework 2011-03-25 00:11:03 -06:00
Thomas S Hatch
e3b959251b Trim uptime output 2011-03-24 23:12:36 -06:00
Thomas S Hatch
13d8e4220a fix conversion error in master.py 2011-03-24 23:06:37 -06:00
Thomas S Hatch
fb077cef5c sys.doc can take an optional module of function param 2011-03-24 23:02:59 -06:00
Thomas S Hatch
74ea7c7c0b pylint fixes for utils 2011-03-24 22:47:49 -06:00
Thomas S Hatch
31ac413d71 pylint fixes for payload 2011-03-24 22:47:22 -06:00
Thomas S Hatch
90953a32a9 pylint fixes for minion 2011-03-24 22:46:59 -06:00
Thomas S Hatch
98b3a57499 pylint fixes for master.py 2011-03-24 22:40:41 -06:00
Thomas S Hatch
90b7085bba pylint fixes for config.py 2011-03-24 22:40:28 -06:00
Thomas S Hatch
ecf3423a86 Add a docstring 2011-03-24 22:24:14 -06:00
Thomas S Hatch
9998c5abae Allow a 0 to be passed to keep_jobs to disablke cleanup 2011-03-24 22:17:22 -06:00
Thomas S Hatch
cba7d1a969 Add interface to clear out the old job data 2011-03-24 22:13:35 -06:00
Thomas S Hatch
b5c05799c8 Add keep_jobs option to the configuration 2011-03-24 21:59:01 -06:00
Thomas S Hatch
fa258ab1ff Add new configuration options to the default configuration files 2011-03-24 21:53:47 -06:00
Thomas S Hatch
edd2a0a7ad Moved packageing information into the pkg directory 2011-03-24 21:45:12 -06:00
Thomas S Hatch
f7b568db6f fix a doc string in the utils package 2011-03-24 21:34:16 -06:00
Thomas S Hatch
290845d241 Add logging to the minion module 2011-03-24 21:31:30 -06:00
Thomas S Hatch
cd503267c4 Add logging to the crypt module 2011-03-24 21:18:02 -06:00
Thomas S Hatch
8fce758b73 Add logging to salt master module 2011-03-24 20:56:25 -06:00
Thomas S Hatch
da0b45a4bb Set the default log levels 2011-03-24 20:10:25 -06:00
Thomas S Hatch
6c933c0534 Add directory checking to makeing the loggers 2011-03-24 20:06:14 -06:00
Thomas S Hatch
bbe7228c8f Add the logger to the opts dict 2011-03-24 19:58:05 -06:00
Thomas S Hatch
5bcdcc2bd7 Insert a catch all fro key authentication 2011-03-24 19:42:23 -06:00
Thomas S Hatch
88fd9d4087 Fix permission issues in private keys 2011-03-24 19:32:00 -06:00
Thomas S Hatch
24db7402fb Add auto_accept to the config file 2011-03-24 19:19:10 -06:00
Thomas S Hatch
8105c1554f Fix saltkey accept all 2011-03-24 19:13:15 -06:00
Thomas S Hatch
20cf0ec436 Handle corner case in key acceptance 2011-03-24 19:04:34 -06:00
Thomas S Hatch
06bd6fd365 Make the minion retry when the key is pending acceptence 2011-03-24 18:50:20 -06:00
Thomas S Hatch
5fdb0908c4 Add time to imports on crypt 2011-03-24 18:44:23 -06:00
Thomas S Hatch
3f76ed0a9c Add a default setting to the auto_accept var 2011-03-24 00:06:55 -06:00
Thomas S Hatch
3ba8409113 fix chain issues with saltkey 2011-03-24 00:00:07 -06:00
Thomas S Hatch
fb4e7483a2 Add the saltkey script 2011-03-23 23:51:18 -06:00
Thomas S Hatch
0bfdf9b744 Add the saltkey files to the setup.py 2011-03-23 23:50:34 -06:00
Thomas S Hatch
5399f65286 fix small syntax issues 2011-03-23 23:44:57 -06:00
Thomas S Hatch
72325e1e52 Daemonize before authenticating, you can always run salt-minion without
-d
2011-03-23 23:34:50 -06:00
Thomas S Hatch
751caa65ca Add a sleep to wait for the minion to be accepted 2011-03-23 23:33:19 -06:00
Thomas S Hatch
f6fd41d907 fix spelling in docstring 2011-03-23 23:21:36 -06:00
Thomas S Hatch
9705164246 Add cli keys lib for the saltkeys command 2011-03-23 23:16:19 -06:00