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 |
|
Thomas S Hatch
|
17a79d7b85
|
Alter the state object to load outside of the minion context
|
2011-05-12 10:37:46 -06:00 |
|
Thomas S Hatch
|
370a46f259
|
Minion Exceptions will now return the traceback for better debugging
|
2011-05-12 09:57:28 -06:00 |
|
Thomas S Hatch
|
972404437d
|
Fix typo in yaml-jina template example
|
2011-05-12 09:17:58 -06:00 |
|
Thomas S Hatch
|
00113d4dfd
|
Rename saltkey to salt-key to match other salt commands
|
2011-05-12 09:09:53 -06:00 |
|
Thomas S Hatch
|
5b516bdfe0
|
Beef up the setup.py foro documentation handling
|
2011-05-12 09:08:43 -06:00 |
|
Thomas S Hatch
|
e297841885
|
Add example yaml-jinja file
|
2011-05-12 08:58:09 -06:00 |
|
Thomas S Hatch
|
1791cc9c00
|
Add an example plain yaml template
|
2011-05-12 08:53:42 -06:00 |
|
Thomas S Hatch
|
901d36f327
|
move man pages into doc directory preperatory for more documentation
|
2011-05-12 08:46:30 -06:00 |
|
Thomas S Hatch
|
b329be0770
|
beef up the state module's docstrings
|
2011-05-12 08:44:34 -06:00 |
|
Thomas S Hatch
|
772aa24156
|
Some style fixes for network.py
|
2011-05-11 16:32:29 -06:00 |
|
Thomas S Hatch
|
dd9aef3938
|
Add some more module managers to the minion
|
2011-05-10 14:14:10 -06:00 |
|
Thomas S Hatch
|
708d2e43ba
|
left a bit of helper data in
|
2011-05-09 16:04:56 -06:00 |
|
Thomas S Hatch
|
802926f151
|
Add template string calling to the state module
|
2011-05-08 23:31:23 -06:00 |
|