Commit Graph

1443 Commits

Author SHA1 Message Date
Thomas S Hatch
01c2579164 missing commas 2011-09-09 00:09:08 -06:00
Thomas S Hatch
df0e40cdad Add highstate outputter 2011-09-09 00:07:31 -06:00
Thomas S Hatch
b2bbc3cbf6 Add some cli color management wrappers 2011-09-08 23:22:17 -06:00
Thomas S Hatch
40935d74f2 rearange the outputter hooks to better suit the salt-call command 2011-09-08 22:58:17 -06:00
Thomas S Hatch
f78bb59191 fix typo in salt-call cli docs 2011-09-08 22:57:24 -06:00
Thomas S Hatch
a3341b6511 Add outputter options to salt-call 2011-09-08 22:47:51 -06:00
Thomas S Hatch
eb5bebcb21 Add outputter support to salt-call 2011-09-08 22:46:20 -06:00
Seth Vidal
77830d2379 import hashlib in modules/file.py and make sure get_sum() catches
exceptions more fine-grainedly.
2011-09-08 21:02:54 -06:00
Thomas S Hatch
a01848a2c8 repair matching issue in state top file parsing 2011-09-01 21:09:14 -06:00
Thomas S Hatch
11c555d027 make the salt caller use pprint 2011-09-01 20:46:36 -06:00
Thomas S Hatch
03d9762459 add minion config option to the salt-call command 2011-08-31 23:42:18 -06:00
Thomas S Hatch
d32b3f6527 update the docs printing in salt-call 2011-08-31 23:30:47 -06:00
Thomas S Hatch
843c698cbb Add some opts dict checking to make the SMinion more flexible 2011-08-31 23:25:01 -06:00
Thomas S Hatch
002a57cad8 move salt call to use the SMinion class 2011-08-31 23:17:47 -06:00
Thomas S Hatch
c978bf8d4b clean output parsing for the salt call grains printing 2011-08-31 22:39:04 -06:00
Thomas S Hatch
98ab58893b update grains change in the api 2011-08-31 22:31:50 -06:00
Thomas S Hatch
d4e5093e8b update api changes for the caller 2011-08-31 22:25:00 -06:00
Thomas S Hatch
6ee0779a49 Change source sum checking to avoid throwing an exception 2011-08-31 21:53:17 -06:00
Thomas S Hatch
1165365b69 Add some checks to the state system 2011-08-31 21:37:05 -06:00
Thomas S Hatch
0d365e0f43 Update the salt spec file 2011-08-31 18:11:19 -06:00
Thomas S Hatch
69719abd3e Add salt syndic initscript 2011-08-31 18:00:33 -06:00
Thomas S Hatch
fba2777f29 update docs for 0.9.1 2011-08-29 18:54:06 -06:00
Thomas S Hatch
b956e7f7df bump version to 0.9.1 2011-08-29 18:45:20 -06:00
Thomas S Hatch
f8da6a17b4 raise key size to 4096 2011-08-29 16:32:38 -06:00
Thomas S Hatch
938951d165 somehow the default key size got changed, it needs to be at least 1024! 2011-08-29 13:41:47 -06:00
Thomas S Hatch
fdf63b1284 update download and news info 2011-08-27 14:59:22 -06:00
Thomas S Hatch
ea04ac7264 add 0.9.0 release notes 2011-08-27 14:59:10 -06:00
Thomas S Hatch
faafda688c update clasifier to production/stable 2011-08-27 12:50:26 -06:00
Thomas S Hatch
fab80b5b67 update Arch PKGBUILDS 2011-08-27 11:51:21 -06:00
Thomas S Hatch
fae00c4ee5 Add salt-syndic rc script 2011-08-27 11:46:13 -06:00
Thomas S Hatch
54abecd9bc add generated manpages 2011-08-27 11:38:12 -06:00
Thomas S Hatch
4f6182d804 Add salt-call manpage tot he sphinx build 2011-08-27 11:36:12 -06:00
Thomas S Hatch
7e7b47effb Add salt-syndic manpage to setup.py 2011-08-27 11:32:54 -06:00
Thomas S Hatch
3ca9c2ba1f Add syndic manpage ref to config 2011-08-27 11:30:32 -06:00
Thomas S Hatch
25ea2bea65 Add salt-syndic manpage 2011-08-27 11:29:41 -06:00
Thomas S Hatch
95c0866cb7 update sphinx to 0.9.0 2011-08-27 11:15:15 -06:00
Thomas S Hatch
aa527369dc move setup.py to 0.9.0 2011-08-27 11:12:37 -06:00
Thomas S Hatch
b720b200a1 Add syndic data to the default config 2011-08-27 11:08:59 -06:00
Thomas S Hatch
7da3a931f2 don't print the opts when the syndic starts 2011-08-27 10:57:31 -06:00
Thomas S Hatch
ca30418fdd Add better arg support to the minion publication system 2011-08-27 10:34:29 -06:00
Thomas S Hatch
3ba8cc7a66 fix doc for publish.publish 2011-08-27 09:58:17 -06:00
Thomas S Hatch
a2363eca76 update the master config file 2011-08-27 08:51:38 -06:00
Thomas S Hatch
76d7513e29 move publish interface to ipc 2011-08-27 07:24:35 -06:00
Thomas S Hatch
6452883117 make the unix socket path configurable 2011-08-27 06:54:52 -06:00
Thomas S Hatch
65f0c35855 remove precompiled pyx modules 2011-08-26 22:50:42 -06:00
Thomas S Hatch
a2a431e2e2 move workers to ipc instread of the thread bridge, the master no longer
uses python threading at all!
2011-08-26 22:47:55 -06:00
Erik Nolte
da653d5e08 add symbolic log level constants for TRACE and GARBAGE 2011-08-25 14:28:24 -06:00
Thomas S Hatch
93f9d6d65e fix syntax issue in syndic doc 2011-08-23 23:16:03 -06:00
Thomas S Hatch
02ac1d4c1a Add syndic and peer pages to doc index 2011-08-23 23:14:29 -06:00
Thomas S Hatch
059009a0d3 Add peer documentation 2011-08-23 23:06:21 -06:00