Commit Graph

182 Commits

Author SHA1 Message Date
Thomas S Hatch
eda3377da7 Add new components to salt-cp manpage 2012-03-19 12:41:21 -06:00
Thomas S Hatch
297968df74 update salt manpage 2012-03-19 12:38:23 -06:00
Gordon McAllister
72c2014767 War on typos
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
Thomas S Hatch
a010ffa9f3 Add deprecation warning to manpage for salt -Q 2012-02-25 23:41:41 -07:00
Ben Hosmer
25981d24db Adding documentation for deleting a salt-key 2012-02-21 19:36:22 -05: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
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
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
Seth House
13ae216307 Added a versionadded directive for the new compound targeting 2011-12-07 23:42:05 -07:00
Thomas S Hatch
6edb7f4c38 dd some documentation for compond targets 2011-12-04 16:09:12 -07:00
Thomas S Hatch
46a3e538f3 update salt manpage for the new compound matcher 2011-12-04 15:34:01 -07: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
Thomas S Hatch
25ea2bea65 Add salt-syndic manpage 2011-08-27 11:29:41 -06:00
Erik Nolte
1d71c9ce19 Move remaining salt-monitor code to the salt-monitor project 2011-08-10 13:54:38 -06:00
Erik Nolte
8918f26a14 Add salt-monitor documentation 2011-07-27 17:54:36 -06:00
Erik Nolte
1ca58adb79 Fix spelling error: recieve -> receive 2011-07-27 17:46:53 -06:00
Thomas S Hatch
a24c69c8e4 Minior fix in salt-run manpage 2011-07-07 22:23:26 -06:00
Thomas S Hatch
a5a9f7ac59 Add salt-run manpage 2011-07-02 19:55:06 -06:00
Thomas S Hatch
e3caf8d59c Add execution matching docs 2011-06-25 20:04:09 -06:00
Thomas S Hatch
55b1f8ab7e Add grains docs 2011-06-25 16:16:50 -06:00
Thomas S Hatch
e7dda28650 Add docs for compund command execution 2011-06-25 15:53:02 -06:00
Travis Cline
df6e523063 Added ability to load configuration from two new variables: SALT_MASTER_CONFIG and SALT_MINION_CONFIG 2011-06-20 21:24:45 -05:00
Seth House
fe434b872d Moved manpages into Sphinx 2011-05-23 01:20:36 -06:00