Commit Graph

391 Commits

Author SHA1 Message Date
Thomas S Hatch
509278cf22 clean up spacing in the setup.py 2011-04-01 23:38:20 -06:00
Thomas S Hatch
d5d006dff6 Remove the Arch init scripts from the setup.py, init scripts should be
installed with the distribution package
2011-04-01 23:29:34 -06:00
Thomas S Hatch
9d022c090c change the minion manpage to be in chapter 1 2011-04-01 23:23:28 -06:00
Thomas S Hatch
f856311f71 Add manpages to the setup.py 2011-04-01 23:22:19 -06:00
Thomas S Hatch
20b7ace088 Add salt 7 manpage 2011-04-01 22:48:23 -06:00
Thomas S Hatch
b08d889479 Fic desc in salt-master manpage 2011-04-01 22:11:08 -06:00
Thomas S Hatch
d85dcabdd3 Add salt minion man page 2011-04-01 22:10:01 -06:00
Thomas S Hatch
6f2a34b3dc Add man page for the salt master 2011-04-01 22:05:03 -06:00
Thomas S Hatch
60d95ab254 Fix name in saltkey 2011-04-01 22:04:48 -06:00
Thomas S Hatch
d5934fb2eb Add saltkey man page 2011-04-01 21:58:45 -06:00
Thomas S Hatch
a18f741b69 Modify authors 2011-04-01 21:58:25 -06:00
Thomas S Hatch
b0c9fd4b75 add a man page for salt 2011-04-01 21:47:31 -06:00
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