Commit Graph

1515 Commits

Author SHA1 Message Date
Seth House
c019fa1291 wip: Split States tutorial into separate steps 2011-10-30 12:41:14 -06:00
Seth House
7f30078989 Reformated highstates doc to allow for heavy cross-referencing 2011-10-30 12:41:14 -06:00
Seth House
a912520cf8 Reorganized and reworded the contents page for better focus
Also moved the TOC to its own doc to provide a complete and
comprehensive overview. Removed some extra and unecessary toctree calls.
2011-10-30 12:41:14 -06:00
Seth House
280c5ec4eb Moved configuration into its own doc 2011-10-30 12:41:14 -06:00
Seth House
b78d0d8b0b wip: Moved how to use the minion into its own tutorial 2011-10-30 12:41:10 -06:00
Seth House
8c812c7f2b Moved all the installation instructions into a single doc 2011-10-30 12:19:37 -06:00
Seth House
29a564d6f5 Split the configuration doc into master/minion configuration docs 2011-10-30 10:04:21 -06:00
Seth House
98ab4c3a8f Added (much) better admonition styles 2011-10-30 02:14:13 -06:00
Thomas S Hatch
5799b9034a Fix issue when the .ssh dir is not present 2011-10-29 15:49:39 -06:00
Thomas S Hatch
adaf07edaf Repair isse where requires via id caused infinate recursion 2011-10-29 15:38:42 -06:00
Thomas S Hatch
ee5abcbf47 Type stabalization change in linux_sysctl 2011-10-29 12:39:00 -06:00
Thomas S Hatch
1e2ca2bc54 Cyan is better 2011-10-29 12:30:19 -06:00
Thomas S Hatch
34649d0a93 state changes will apear in blue 2011-10-29 12:27:19 -06:00
Thomas S Hatch
dd7cf0c2d5 Repair issue in freebsd useradd 2011-10-29 11:54:52 -06:00
Thomas S Hatch
64f0391167 updates for freebsdpkg module 2011-10-29 10:53:10 -06:00
Thomas S Hatch
1c228df6f5 Fix doc in salt-key 2011-10-29 10:06:40 -06:00
Thomas S Hatch
005738ad90 change to retcode int he yum module to make output visible 2011-10-29 09:35:51 -06:00
Thomas S Hatch
5aecdd8eb9 change pacman module to use retcode, making the output visible 2011-10-29 09:33:54 -06:00
Thomas S Hatch
abba0181c0 Add function to state module to return the low chunks 2011-10-28 20:43:33 -06:00
Thomas S Hatch
d5ad2f5b95 fix trace is salt-call is used before a minion is started 2011-10-28 18:19:29 -06:00
Thomas S Hatch
0ac3926aa9 always refresh the db before installing packages 2011-10-28 15:28:01 -06:00
Thomas S Hatch
c329aa6542 Add module reference 2011-10-27 20:58:17 -06:00
Thomas S Hatch
09020cbfa0 finish layout for highstate definitions 2011-10-27 20:55:10 -06:00
Thomas S Hatch
1d2f3e7565 update renderers to have the sls and env names 2011-10-27 17:39:58 -06:00
Thomas S Hatch
2385e77adc repair bad return value in authentication checks 2011-10-27 16:36:17 -06:00
Thomas S Hatch
8ce25aa6da Add check for when the parent dir is not present 2011-10-27 14:59:58 -06:00
Thomas S Hatch
24929152fa These are raising errors and killing master workes 2011-10-27 13:23:04 -06:00
Thomas S Hatch
f175b1b67e wip.. highstate structure definition 2011-10-27 00:02:50 -06:00
Thomas S Hatch
08533b1c3e Add type checking to multi commands 2011-10-25 18:50:00 -06:00
Thomas S Hatch
b13d12b7ac add type checks to arg management 2011-10-25 18:24:00 -06:00
Thomas S Hatch
d7e4166603 clean up trace if bad function is passed to salt-call 2011-10-24 23:34:46 -06:00
Thomas S Hatch
114638ebbc change the service module to use cross calling instead of subprocess 2011-10-24 23:24:10 -06:00
Thomas S Hatch
914e1948a4 move subprocess use to the salt module in pacman module 2011-10-24 23:16:41 -06:00
Thomas S Hatch
862cf236c4 update minion config with new sub_timeout option 2011-10-24 22:48:55 -06:00
Thomas S Hatch
1b5eba52cb update wan_mode to sub_timeout, turn it on by default 2011-10-24 22:28:25 -06:00
Thomas S Hatch
5abaeaae33 Merge branch 'master' of github.com:thatch45/salt 2011-10-24 21:33:48 -06:00
Thomas S Hatch
444a9ceecc Add experimentan "wan mode" 2011-10-24 21:33:06 -06:00
Thomas S Hatch
c7b4317b52 trailing slashes here breaks windows compatability 2011-10-24 16:13:47 -06:00
Thomas S Hatch
d6e58288da Add more extensive checks to the state data compiler 2011-10-23 23:04:49 -06:00
Thomas S Hatch
f22bf95a92 clean up zombies 2011-10-23 13:04:55 -06:00
Thomas S Hatch
046daece9f catch an exception in the return call 2011-10-22 23:53:31 -06:00
Thomas S Hatch
9cdc8d7861 update minion to function ina more WAN friendly way 2011-10-22 22:32:02 -06:00
Thomas S Hatch
b9f52acdda add more type checking to the state compiler 2011-10-20 23:46:24 -06:00
Thomas S Hatch
575bedf968 only add remount if it is not already there 2011-10-20 22:54:52 -06:00
Thomas S Hatch
b474ccc931 updated sysctl module to better handle more disperate system states 2011-10-20 22:37:32 -06:00
Thomas S Hatch
43ff683dcb initial commit of sysctle state 2011-10-20 21:28:16 -06:00
Thomas S Hatch
7806582c5e move sysctl to linux_sysctl 2011-10-20 20:21:48 -06:00
Thomas S Hatch
c91fc3f56a update the sysctl module 2011-10-20 13:46:59 -06:00
Thomas S Hatch
7dace51fa1 repair issue with error returns 2011-10-20 12:46:53 -06:00
Thomas S Hatch
d81b6a557f Add extend capability to states 2011-10-19 23:25:13 -06:00