Commit Graph

64 Commits

Author SHA1 Message Date
Thomas S Hatch
d18d77c609 Add some extra docs on the timeout 2013-01-30 01:14:09 -07:00
Thomas S Hatch
5bee3b8c15 update salt-syndic manpage 2012-12-14 06:48:46 -07:00
Thomas S Hatch
49dfd75660 remove deprecated --config 2012-12-14 06:48:11 -07:00
Thomas S Hatch
e12df0b745 update the salt-run manpage 2012-12-14 06:47:26 -07:00
Thomas S Hatch
1924df2f4b update the salt-minion manpage 2012-12-14 06:46:30 -07:00
Thomas S Hatch
64655a2ca4 Add version options to salt-key manpage 2012-12-14 06:45:31 -07:00
Thomas S Hatch
61792628ae Add --versions-report to salt-call manpage 2012-12-14 06:44:23 -07:00
Thomas S Hatch
025736216f Add --versions-report to salt manpage 2012-12-14 06:43:05 -07:00
Thomas S Hatch
eb1f18f3dc update salt-master manpage 2012-12-14 06:42:18 -07:00
Thomas S Hatch
a98c05f5fe update salt-key manpage 2012-12-14 06:39:38 -07:00
Thomas S Hatch
7feabb7043 update salt-call manpage 2012-12-14 06:32:23 -07:00
Thomas S Hatch
b6bd9bc616 update the sale manpage 2012-12-14 06:28:39 -07:00
Thomas S Hatch
66716492d0 change salt-call manpage with outputter option 2012-12-14 06:20:22 -07:00
Thomas S Hatch
e9f7f5dc2c -Q has been gone for a while! And add --out to salt manpage 2012-12-14 06:18:49 -07:00
Thomas S Hatch
099d37fcbe Update manpage for eauth 2012-10-23 14:31:12 -06:00
Dave Boucha
acdbd79652 Update docs regarding recent update to salt-key -d 2012-10-16 09:31:49 -06:00
Erik Johnson
3eed6c857e Add Subnet/IP address matcher
This implements #653. Note that there appears to be an underlying
problem with how highstates instantiate Matcher objects, which is
keeping this from working in an SLS file. See issue #2167 for more
details on that.
2012-10-04 13:02:59 -05:00
Ryan P. Kelly
e08cd261ff Generic keyword argument usage documentation 2012-10-01 20:13:34 -04:00
Jeff Bauer
8daf10e373 update salt-key man page 2012-09-25 14:31:16 -05:00
Sean Channel
9572e67d11 minimal description added per Issue #1605
manpage had no description. the added text is excerpted from salt(7).

pls. advise if there are other/better ways to update docs.
2012-09-09 12:05:10 -07:00
Sean Channel
6ffe36f322 misplaced space
"tot he" -> "to the"
2012-08-30 16:02:55 -07:00
Thomas S Hatch
8883bb6442 Update man page source 2012-08-02 20:58:52 -06:00
Thomas S Hatch
ab7e02544e Add verbose flag to salt manpage 2012-07-12 11:46:56 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Baiju Muthukadan
1bbb280581 Add 'See also' section to man pages 2012-05-11 03:40:39 +05:30
Thomas S Hatch
f8e518690c some small fixes in the compound command doc 2012-04-03 11:48:27 -06:00
Thomas S Hatch
345a6383e1 fix typo in man pages on Range target 2012-03-19 22:16:15 -06:00
Thomas S Hatch
66cb8daba7 Update salt-syndic manpage 2012-03-19 12:58:15 -06:00
Thomas S Hatch
bf6117cb53 update salt-minion manpage 2012-03-19 12:57:46 -06:00
Thomas S Hatch
efca4be049 update salt-master manpage 2012-03-19 12:54:49 -06:00
Thomas S Hatch
91ecf8e550 update manpage salt-call 2012-03-19 12:47:05 -06:00
Thomas S Hatch
66f2674f8b update salt-key manpage 2012-03-19 12:44:24 -06:00
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