Commit Graph

689 Commits

Author SHA1 Message Date
Thomas S Hatch
34451446af whoops, don't need the object level running var, it is all functional 2011-05-16 16:36:30 -06:00
Thomas S Hatch
b756fbe95b Add require support to state.py, needs testing 2011-05-16 16:35:21 -06:00
Thomas S Hatch
9eade728af Sort the chunks derived from high data 2011-05-16 14:08:21 -06:00
Thomas S Hatch
bcada50c12 Add the ps grain to the os_data grain 2011-05-16 10:14:34 -06:00
Thomas S Hatch
ef75dfe6c2 Add ps grain and some comments about how the grains interface needs some
serious love
2011-05-16 10:13:34 -06:00
Thomas S Hatch
cc42b7d198 Add status call to service 2011-05-16 09:59:57 -06:00
Thomas S Hatch
12914cd0b5 Add json_mako renderer 2011-05-16 09:28:58 -06:00
Thomas S Hatch
cc9ce576a3 Add json_jinja renderer 2011-05-16 09:26:32 -06:00
Thomas S Hatch
77989b7a3e Add json-mako example 2011-05-16 09:24:44 -06:00
Thomas S Hatch
8a4a550f37 Add json-jinja example 2011-05-16 09:22:21 -06:00
Thomas S Hatch
c6e510cf77 Add generic json example 2011-05-16 09:18:43 -06:00
Thomas S Hatch
ec98c33ac5 Add the yaml-mako template example 2011-05-14 17:17:00 -06:00
Thomas S Hatch
a653a8eca2 fix typo in salt-key manpage 2011-05-14 17:14:24 -06:00
Thomas S Hatch
262497f334 typos in salt-cp manpage 2011-05-14 17:10:56 -06:00
Thomas S Hatch
b98c28a026 Add docstrings to virt module 2011-05-14 15:14:18 -06:00
Thomas S Hatch
5a891451b7 Add to the docstring for cmd.exec_code 2011-05-14 15:07:45 -06:00
Thomas S Hatch
b84cc3b228 Add some docstrings to butterkvm 2011-05-14 15:04:54 -06:00
Thomas S Hatch
f201d02cc0 Add LICENCE file to the distribution, bump rel to 0.8.7 2011-05-14 14:23:22 -06:00
Thomas S Hatch
1920428e25 Change the default master from mcp to salt 2011-05-13 23:23:00 -06:00
Thomas S Hatch
ec54b11ff6 Fix ordering issue in mater worker __init__ 2011-05-13 23:16:22 -06:00
Thomas S Hatch
a001c70e1c update the rpm spec file for 0.8.7 2011-05-13 23:00:58 -06:00
Thomas S Hatch
98868f5ea2 update the Arch PKGBUILD for 0.8.7 2011-05-13 22:59:22 -06:00
Thomas S Hatch
896b39997b remove facter from salt git PKGBUILD 2011-05-13 22:58:02 -06:00
Thomas S Hatch
11ea723233 update the salt ebuild 2011-05-13 22:56:09 -06:00
Thomas S Hatch
28e62ccddc Get rid of more refs to facter 2011-05-13 22:54:36 -06:00
Thomas S Hatch
3488171e3e Update the salt minion manpage 2011-05-13 22:51:09 -06:00
Thomas S Hatch
9b384cc39b update the salt master manpage 2011-05-13 22:50:30 -06:00
Thomas S Hatch
404e18ef38 update the salt-key manpage 2011-05-13 22:49:43 -06:00
Thomas S Hatch
7cac12fc10 update salt 7 manpage, remove facter dep 2011-05-13 22:47:04 -06:00
Thomas S Hatch
8c88202be3 update the salt manpage 2011-05-13 22:45:53 -06:00
Thomas S Hatch
698fae3896 Add a manpage for salt-cp 2011-05-13 22:43:58 -06:00
Thomas S Hatch
19952c578b Fix typo in the salt master 2011-05-13 22:42:51 -06:00
Thomas S Hatch
25a19cfd6b rename the saltkey manpage 2011-05-13 22:36:01 -06:00
Thomas S Hatch
74a8fc033f Change the man page paths, add the salt-cp manpage 2011-05-13 22:35:00 -06:00
Thomas S Hatch
85ebfe1037 The new port specifier was still causing race conditions in the over 130
workers range, revert to using a sleep
2011-05-13 22:28:47 -06:00
Thomas S Hatch
61dc847706 update the master config for new topology changes 2011-05-13 22:14:07 -06:00
Thomas S Hatch
58aabd107b Add some options to the default config 2011-05-13 22:07:27 -06:00
Thomas S Hatch
6bacefa1a8 Add the Licence file 2011-05-12 23:22:52 -06:00
Thomas S Hatch
9206e060d5 Add some code to service for getting the status, but I need to think
about it more
2011-05-12 16:16:44 -06:00
Thomas S Hatch
561f1beda8 Add yaml-mako example template 2011-05-12 15:52:29 -06:00
Thomas S Hatch
b4d45059fb Merge branch 'master' of github.com:thatch45/salt 2011-05-12 15:37:44 -06:00
Thomas S Hatch
8eb1d3ec17 Add a yaml_mako renderer 2011-05-12 15:15:48 -06:00
Thomas S Hatch
98556b2229 Add name tot he return struct 2011-05-12 13:24:41 -06:00
Thomas S Hatch
1acc9422a7 Repair structure issue in the state compiler 2011-05-12 12:38:21 -06:00
Thomas S Hatch
dc3a060ebc Change state names for packages to sound more "stateful" 2011-05-12 12:36:24 -06:00
Thomas S Hatch
eaa0fb11f1 Fix typo in compile_high data 2011-05-12 12:11:07 -06:00
Thomas S Hatch
bec59e7407 Add renderers to the setup.py 2011-05-12 12:05:00 -06:00
Thomas S Hatch
a616699937 change pkg to name in the args for pacman package type 2011-05-12 11:32:41 -06:00
Thomas S Hatch
af55549232 Fix format_call in state module 2011-05-12 11:29:01 -06:00
Thomas S Hatch
0552ec691d fix verify_data function in state module 2011-05-12 11:01:05 -06:00