Commit Graph

127 Commits

Author SHA1 Message Date
Thomas S Hatch
83adaa0899 Add note about the id dec having a dot fix 2012-02-12 15:01:58 -07:00
Seth House
b5efb163c3 Merge branch 'doc-sys' into develop 2012-02-12 04:36:54 -07:00
Seth House
c98db04b9a Added doc on the `sys` pseudo-module 2012-02-12 04:36:44 -07:00
Seth House
963c05f706 Merge branch 'doc-pkgmod' into develop 2012-02-12 04:15:08 -07:00
Seth House
258a449be9 Merge branch 'doc-ordering' into develop 2012-02-12 04:15:01 -07:00
Seth House
3a5b7a4f02 Added a doc for the pkg virtual module 2012-02-12 04:13:34 -07:00
Seth House
a6da234826 Added note to State ordering doc about source order 2012-02-12 02:56:46 -07:00
Seth House
b19bea572e Added a bunch of examples to the highstates docs
Also wording and formatting fixes.
2012-02-12 02:34:17 -07:00
Thomas S Hatch
26bbd93d0a FINALLY, I documented that grains can be in the minion config 2012-02-09 13:14:35 -07:00
Thomas S Hatch
427666236d Add environment to the configuration guide 2012-02-09 11:57:37 -07:00
Thomas S Hatch
483c33bc7c Add the documentation for the external-nodes option 2012-02-09 11:45:59 -07:00
Thomas S Hatch
fa03eebf15 Add some docs on the sls shebang line 2012-02-09 11:13:55 -07:00
Thomas S Hatch
391fb16d8f Merge pull request #645 from akoumjian/develop
mentioning location to place custom states
2012-02-06 12:40:28 -08:00
Alec Koumjian
987e155d88 mentioning location to place custom states 2012-02-06 12:32:21 -08:00
Erik Johnson
29ac92990f fix syntax errors introduced in 0f776c13 2012-02-04 10:23:28 -06:00
Thomas S Hatch
208fbfa5b5 Add some returner documentation 2012-02-02 09:57:40 -07:00
Erik Johnson
088bdc26f5 spelling/grammar corrections 2012-02-01 14:09:25 -06:00
Thomas S Hatch
0f776c13be Add top file doc 2012-01-31 18:37:33 -07:00
Thomas S Hatch
6425dd1bb6 update grains doc 2012-01-31 17:05:42 -07:00
Alec Koumjian
5b0b277a5e Telling users where to place their custom grains (_grains). Also, what actions sync the grains 2012-01-31 15:53:48 -08:00
Erik Johnson
3511018dd2 slight grammatical change 2012-01-30 13:23:00 -06:00
Erik Johnson
3d2cf86a0c corrected previous commit 2012-01-30 13:21:06 -06:00
Erik Johnson
6020c6b4aa added note about ID declaration uniqueness 2012-01-30 13:11:27 -06:00
Erik Johnson
6a6ca5f753 added missing period 2012-01-29 20:08:40 -06:00
Erik Johnson
e2eaef1f44 1) Fixed syntax error affecting yaml code block. 2) A couple grammmar fixes. 3) Added section on return data for states 2012-01-29 19:48:45 -06:00
Erik Johnson
a475787f41 Add warning about using dots in ID declaration 2012-01-29 18:51:57 -06:00
Thomas S Hatch
d16ab04236 Merge branch 'develop' of https://github.com/rubic/salt into rubic-develop 2012-01-23 18:35:05 -07:00
Seth House
958347a7be Spelling fixes 2012-01-21 21:38:28 -07:00
Jeff Bauer
4ac1448d64 updated salt-key doc for rejected keys 2012-01-19 12:46:12 -06:00
Thomas S Hatch
cb80f70cdb Merge pull request #543 from rubic/develop
updated documentation for user, fixed configuration template links
2012-01-18 21:30:21 -08:00
Jeff Bauer
d67c7f5613 updated documentation for user, fixed configuration template links 2012-01-18 23:04:48 -06:00
Corey Quinn
dfd82ad0bd Debian/Ubuntu package for upstream acceptance
Applying latest changes for packaging

Fixed typos in man pages

Latest round of changes

More packaging fixups

Fixed salt-common typo

Fixed wildcarding in install files

Removed extra man pages

Removed trailing slash

Fixed links

Moved binaries to proper packages

Fixed man pages

Pathing

Perms tweak

Missing files

Fixed spacing

Fixed another lintian error

build the msgpack stuff

Updating rules and install files

Fixed shebang

Control updates

Fixed copyright file

Fixed lintian

Fixed overrides

cmd.retcode no longer uses subprocess.call since it is broken

fix issue with source_hash and trailing whitespace

Bye-bye pickle, hello msgpack

Add docs for new source powers

Add support for source_hash to be a source hash string

add pure python template type

add return clarifying that no states were found if no states are found

change some strings to use format

add code to cache jobs on the minion if option is set

serialize cache data

was caching the wrong line data

Add cache_jobs to the minion config template

add docs for new config param cache_jobs

make the minions return to the master in addition to returning to
returners

Add capability to designate multiple returns

only run the apache module if apachectl is installed

only load solr module if solr is installed

Debug statement used the wrong variable.

Only load nginx on machines that have nginx installed

Make it more like the apache module
2012-01-18 12:15:01 -08:00
Seth House
b9dc071b45 Added host of reST fixes for the release 2012-01-15 22:54:23 -07:00
Seth House
b54d4ee573 Added new modules, states, returners docs 2012-01-15 22:54:23 -07:00
Thomas S Hatch
3e2ac7f81e fix copy/paste oversight 2012-01-13 20:04:28 -07:00
Thomas S Hatch
e0919bf68d stub out file for dynamic modules doc 2012-01-13 17:44:16 -07:00
Thomas S Hatch
ddfef6e1c2 Add nodegroup targeting doc 2012-01-13 17:37:18 -07:00
Thomas S Hatch
6caf98e9d6 change syntax 2012-01-13 17:29:58 -07:00
Thomas S Hatch
4ef171b6a2 Finish adding the contents of the minion configuration guide 2012-01-13 17:27:43 -07:00
Thomas S Hatch
a24a880e56 fix ref to logfile in master configuration ref 2012-01-13 17:27:21 -07:00
Thomas S Hatch
4678e93b09 add some docs to the minion config manager 2012-01-13 14:17:54 -07:00
Thomas S Hatch
e9a69b1265 update config guide for the master 2012-01-13 12:35:56 -07:00
Thomas S Hatch
4d3c68c1c6 update the salt manpage for new features 2012-01-13 11:28:08 -07:00
Aaron Bull Schaefer
21d0aef86d Fix typo in man page's query option description 2012-01-07 15:34:57 -08:00
Christer Edwards
ba8f18c542 fix grains usage example and syntax
Port of change from e5aea88fbf which will get overwritten when the
manpages are generated from Sphinx.
2012-01-04 02:15:44 -07:00
Thomas S Hatch
538541916e Merge pull request #333 from whiteinge/doc-runnerstypo
Fixed typo in runners docs (thanks, SEJeff)
2011-12-08 07:36:46 -08:00
Seth House
13ae216307 Added a versionadded directive for the new compound targeting 2011-12-07 23:42:05 -07:00
Seth House
cfc3e9ab33 Fixed typo in runners docs (thanks, SEJeff) 2011-12-07 23:41:07 -07:00
Thomas S Hatch
dfe041d146 Add state wrting doc - still needs some love 2011-12-04 23:29:03 -07:00
Thomas S Hatch
6edb7f4c38 dd some documentation for compond targets 2011-12-04 16:09:12 -07:00