Commit Graph

84381 Commits

Author SHA1 Message Date
Thomas S Hatch
d68b1fcb78 Add the Arch rc scripts 2011-03-17 11:02:19 -06:00
Thomas S Hatch
e590eb1ea3 Bump the version to 0.6, it is alpha time 2011-03-17 10:37:18 -06:00
Thomas S Hatch
d490578767 fix issues in the expresion manager 2011-03-17 00:05:43 -06:00
Thomas S Hatch
b95741eb14 missing tgt_type in the master publication translation 2011-03-16 23:57:10 -06:00
Thomas S Hatch
b17c036a6a That dumb "config parsing" error is silly, and now gone 2011-03-16 23:08:13 -06:00
Thomas S Hatch
e4b300d635 printed output is a mess, now it should be yaml! 2011-03-16 23:04:23 -06:00
Thomas S Hatch
2669d98363 Yes, I did that 2011-03-16 22:43:59 -06:00
Thomas S Hatch
47d33eb940 repair the issue where pickle are being read before they are written 2011-03-16 22:41:11 -06:00
Thomas S Hatch
7b60f6f30e Fix some docstrings in the virt module 2011-03-16 22:13:46 -06:00
Thomas S Hatch
978e4b4954 virt module should work 2011-03-16 22:12:30 -06:00
Thomas S Hatch
172265da07 Moved libvirt module to virt, a lot of pylint fixes 2011-03-16 21:32:52 -06:00
Thomas S Hatch
d21aa7a3b5 All the vms stuff was wrong, so I fixed it, still needs testing 2011-03-16 17:00:36 -06:00
Thomas S Hatch
23456cd212 Add create_xml functions to libvirt 2011-03-16 16:30:35 -06:00
Thomas S Hatch
0f939a8c37 Add basic libvirt functionality 2011-03-16 16:17:26 -06:00
Thomas S Hatch
7a2eb8351d Add node_info function to libvirt 2011-03-16 15:44:27 -06:00
Thomas S Hatch
0a2705e9d8 Add info function to the libvirt module 2011-03-16 15:33:16 -06:00
Thomas S Hatch
873e8b4755 Add vm info listsing to the libvirt module 2011-03-16 13:46:33 -06:00
Thomas S Hatch
6082e850e1 Make the module functions able to throw exceptions 2011-03-16 11:41:16 -06:00
Thomas S Hatch
b26313de20 Makes a libvirt connection to qemu 2011-03-16 11:01:42 -06:00
Thomas S Hatch
d102259539 Add a global timeout feature 2011-03-16 10:09:29 -06:00
Thomas S Hatch
058e77abbd rename facter_data module function to facter 2011-03-15 23:58:00 -06:00
Thomas S Hatch
03fd24caf5 rename facter global to __facter__ 2011-03-15 23:56:35 -06:00
Thomas S Hatch
8fd4aabb49 Add a test function to return facter data about a host 2011-03-15 23:44:53 -06:00
Thomas S Hatch
f13018f774 Fix parsing issue in the facter output 2011-03-15 23:43:12 -06:00
Thomas S Hatch
5f995f6b18 Add facter data to the modules 2011-03-15 23:31:22 -06:00
Thomas S Hatch
7ad04b9d71 sysctl funtions overwrote BIFs 2011-03-15 17:07:06 -06:00
Thomas S Hatch
ecef895229 removed unused ret variable 2011-03-15 17:02:30 -06:00
Thomas S Hatch
5ac8103568 Merge branch 'master' of github.com:thatch45/salt 2011-03-15 17:01:07 -06:00
Thomas S Hatch
03e9861a83 Add the libvirt module 2011-03-15 16:52:49 -06:00
Joseph Hall
96b1ee5637 Oops, duplicate line 2011-03-15 16:30:44 -06:00
Thomas S Hatch
386d763d04 Merge branch 'master' of github.com:thatch45/salt 2011-03-15 16:23:22 -06:00
Thomas S Hatch
f162260785 Add remove functions 2011-03-15 16:23:04 -06:00
Joseph Hall
05891a7ba1 Added module for disk, with function to report on disk usage 2011-03-15 15:06:31 -06:00
Joseph Hall
8d47be052b Typo fix 2011-03-15 15:06:06 -06:00
Joseph Hall
1702e8e23a Added set and get to sysctl module 2011-03-15 14:39:20 -06:00
Joseph Hall
330cfe66b7 Merge branch 'master' of git@github.com:thatch45/salt 2011-03-15 11:28:57 -06:00
Joseph Hall
d3f8183252 Adding sysctl module, with list functionality (so far) 2011-03-15 11:28:18 -06:00
Thomas S Hatch
ab1b960ff8 The return from sys.doc is sorted now 2011-03-15 10:56:08 -06:00
Thomas S Hatch
d75f9500af Change return the an exception 2011-03-14 22:58:17 -06:00
Thomas S Hatch
5f2c273d30 if the minion fails to find the function return an empty string 2011-03-14 22:47:13 -06:00
Thomas S Hatch
395af9faef Merge branch 'master' of github.com:thatch45/salt
Conflicts:
	salt/minion.py
2011-03-14 22:32:47 -06:00
Thomas S Hatch
49d611e728 Implimend the disable_modules feature 2011-03-14 22:30:58 -06:00
Thomas S Hatch
5bc5591e8e Add disable_modules option to the minion conifg 2011-03-14 22:28:30 -06:00
Thomas S Hatch
d3d83e255a Update the doc strings in the test module 2011-03-14 16:54:36 -06:00
Thomas S Hatch
36496f32de clean up docstrings for stats module 2011-03-14 16:53:09 -06:00
Thomas S Hatch
c8f0bea2b0 clean up doc strings for pacman module 2011-03-14 16:52:19 -06:00
Thomas S Hatch
9c93c5419f clean up the docstrings for the cmd module 2011-03-14 16:50:05 -06:00
Thomas S Hatch
1ab2b34d86 Add support to take a list of hosts on the command line 2011-03-14 16:46:06 -06:00
Thomas S Hatch
69f2618ec6 syntax error in docs lookup 2011-03-14 16:12:28 -06:00
Thomas S Hatch
8bffb05441 Add function to reload the salt functions 2011-03-14 15:41:14 -06:00