Commit Graph

46129 Commits

Author SHA1 Message Date
Thomas S Hatch
a4922d4abe Fix help message in salt cli 2011-04-01 21:46:31 -06:00
Thomas S Hatch
745c26ffd1 Add a service module 2011-04-01 20:09:24 -06:00
Thomas S Hatch
3cffe6ce42 Add yum module 2011-04-01 19:53:53 -06:00
Thomas S Hatch
e71f3ab92f Set up module to map to the correct package manager for the OS 2011-04-01 19:07:47 -06:00
Thomas S Hatch
5689a5e616 remove ucarp cluster data from the code 2011-04-01 18:35:55 -06:00
Thomas S Hatch
396a2f843a Remove clust data from the setup.py 2011-04-01 18:30:18 -06:00
Thomas S Hatch
546e3854c1 Remove clust scripts 2011-04-01 18:28:57 -06:00
Thomas S Hatch
7b2b9b7b2d butter kvm list_drives returns a list now 2011-04-01 14:27:10 -06:00
Thomas S Hatch
0209772cbc Fix syntax error in butterkvm 2011-04-01 14:07:11 -06:00
Thomas S Hatch
1aff34e577 Set the correct owner/group on the vda images 2011-04-01 13:58:21 -06:00
Thomas S Hatch
91f54e9b1b Set the perms on the vda image dirs 2011-04-01 13:56:45 -06:00
Thomas S Hatch
ce16d1caea Got rid of the global timeout crap, timeout value is used for both singular and
global timeouts
2011-04-01 10:45:11 -06:00
Thomas S Hatch
f27bbac438 pass correct data to the minion execution thread 2011-04-01 10:30:28 -06:00
Thomas S Hatch
ff463943cf Remove faulty return from handle 2011-04-01 10:23:17 -06:00
Thomas S Hatch
23e08962e6 Make the minion calls spawn threads 2011-04-01 10:21:59 -06:00
Thomas S Hatch
07a52b3204 make the returned local_images data sorted 2011-04-01 09:51:10 -06:00
Thomas S Hatch
ede6ab6bb2 remove unused imports from butterkvm module 2011-03-31 23:22:30 -06:00
Thomas S Hatch
b962ab8e5a Fix ordering issue in the butterkvm module 2011-03-31 23:20:20 -06:00
Thomas S Hatch
b5de9c97a3 Fix local client configuration loading paths 2011-03-31 16:33:12 -06:00
Thomas S Hatch
1cf6a0bd49 Verify that the local_path dir is present 2011-03-30 23:34:00 -06:00
Thomas S Hatch
92a14bb42d Change the ps command for looking up libvirtd 2011-03-30 23:26:22 -06:00
Thomas S Hatch
1b8f74b7eb Add some parens 2011-03-30 23:22:56 -06:00
Thomas S Hatch
866386f0a7 Merge branch 'master' of github.com:thatch45/salt 2011-03-30 23:19:25 -06:00
Thomas S Hatch
4931d45f27 Attempt to fix strange subprocess returns 2011-03-30 23:18:55 -06:00
Thomas S Hatch
b50fc05246 fix allpy overlay reference 2011-03-30 17:00:23 -06:00
Thomas S Hatch
745d500fa7 Add directory checks into butterkvm 2011-03-30 16:55:09 -06:00
Thomas S Hatch
8a5a6798d1 Merge patch from mtg with style changes 2011-03-30 15:16:08 -06:00
Thomas S Hatch
5864def109 Change butervm to butterkvm 2011-03-29 22:41:02 -06:00
Thomas S Hatch
173726b9be Add apply_overlay to butervm 2011-03-29 22:40:14 -06:00
Thomas S Hatch
262fd08239 Fix up buttervm 2011-03-29 21:46:53 -06:00
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