Commit Graph

77699 Commits

Author SHA1 Message Date
Thomas S Hatch
e53b979809 Fix logic in hypervisor checks 2011-03-29 16:06:43 -06:00
Thomas S Hatch
6efdfc038a Fix doms to propper reference 2011-03-29 15:22:24 -06:00
Thomas S Hatch
b2b8e90a82 Fix issue with listing the virtual machines 2011-03-29 15:05:02 -06:00
Thomas S Hatch
30454a6178 Fix issue in the salt-minion rc script 2011-03-29 13:37:59 -06:00
Joseph Hall
a5f4ce1794 Added w() function, removed all_status() and all_info(), since all_info only had one thing in it, and was unlikely to have any more 2011-03-29 12:09:25 -06:00
Joseph Hall
7017cd1b44 Added network stats, from /proc/net/netstat 2011-03-29 10:45:30 -06:00
Thomas S Hatch
6797c3f3da Add documentation to the salt master configuration file 2011-03-28 23:34:54 -06:00
Thomas S Hatch
b487e7a4c6 clean up the default minion configuration file 2011-03-28 23:10:49 -06:00
Thomas S Hatch
da612fdfca Clean up the default master configuration file 2011-03-28 22:59:54 -06:00
Thomas S Hatch
ee631772cd Add libexec scripts to the package 2011-03-28 22:44:29 -06:00
Thomas S Hatch
d7f648bbca Add cluster master scripts 2011-03-28 22:40:31 -06:00
Thomas S Hatch
ee729a5c3d Initial commit for full cluster management 2011-03-28 22:23:20 -06:00
Thomas S Hatch
2e5cc4b65e Repair minion returns 2011-03-28 14:59:21 -06:00
Thomas S Hatch
51bc2e69d5 Fix config module reference 2011-03-28 14:28:59 -06:00
Thomas S Hatch
da0e07e1e5 Missing write operation in cluster setup 2011-03-28 14:14:39 -06:00
Thomas S Hatch
245b15bf71 Change configuration passing in cluster.py 2011-03-28 14:06:37 -06:00
Thomas S Hatch
30d74ee847 Fix conf_file issue in clustering 2011-03-28 13:51:22 -06:00
Thomas S Hatch
5bf287041c Add debugging to cluster distribution 2011-03-28 12:49:29 -06:00
Thomas S Hatch
b1ebf10d7b Repair incorrect conf file reference in cluster setup 2011-03-28 11:51:16 -06:00
Thomas S Hatch
ec45409099 Alter sys.reload_functions to also refresh the facter data 2011-03-28 10:19:09 -06:00
Thomas S Hatch
d3dd180d8a import salt.client 2011-03-28 09:31:55 -06:00
Thomas S Hatch
02b251031a Add a sat facter module 2011-03-28 09:20:31 -06:00
Thomas S Hatch
f47159c185 Remove test.facter, we have a facter module now 2011-03-28 09:20:01 -06:00
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