Godefroid Chapelle
6c74931ea8
Update doc/ref/states/highstate.rst
...
fix Rest formatting mistakes
2012-12-27 20:12:18 +01:00
Thomas S Hatch
c197152210
Merge pull request #3041 from archtaku/docs
...
cleanup for 8bb8143
2012-12-27 09:32:11 -08:00
Erik Johnson
6739eca926
cleanup for 8bb8143
2012-12-27 11:29:46 -06:00
Thomas S Hatch
ba42755935
Add explanation of "issue" to overstate doc
2012-12-27 09:55:15 -07:00
Thomas S Hatch
2971bf4e8e
Merge pull request #3031 from archtaku/docs
...
Add missing config params to minion conf docs
2012-12-27 08:46:44 -08:00
Godefroid Chapelle
ef00765f30
Update doc/ref/states/highstate.rst
...
More details in large example
2012-12-27 10:47:23 +01:00
Erik Johnson
8bb8143ee3
Add missing config params to minion conf docs
...
I noticed earlier tonight when I added some information to the "hacking"
docs that my "root_dir" and "sock_dir" links were not actually linking
to anything, and found that they were missing from the minion
configuration page. It turns out that there were a good many params that
hadn't made their way into the docs yet, so I added as many of them as
I could identify.
2012-12-26 22:58:35 -06:00
Erik Johnson
92ab669a1f
Provider doc enhancements
...
1) Added an example for the minion config option "providers".
2) Cleaned up line widths on solaris install instructions, and added
information on how to use pkgutil as the default package provider.
3) Since systemd is the default provider for Arch Linux now, I corrected
the information in the "State Providers" page so that the example of
overriding the service provider reflects the current state of the
codebase.
2012-12-21 21:40:01 -06:00
Thomas S Hatch
169c5314c4
Merge pull request #2968 from nkuttler/doc_fixes
...
Fix three small typos
2012-12-20 08:33:59 -08:00
Nicolas Kuttler
657878dcdc
Add missing colons
2012-12-20 16:51:30 +01:00
Erik Johnson
7415755653
More docs updates
...
Added the same links to returner and renderer docs as I did for grains,
states, and modules last night.
2012-12-19 14:35:43 -06:00
Erik Johnson
5def1dd54c
Updated docs for grains, modules, and states
...
Added links to module function documentation, as well as to
"file_roots", and mentioned the saltutil.sync_* functions. Will probably
do the same for returners and renderers soon. This should help people
navigate through the docs easier.
2012-12-18 23:29:36 -06:00
Erik Johnson
15cd4278a4
change reference to 0.10.6 to 0.11.0
2012-12-16 01:25:05 -06: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
85d6d584a5
Add docs to the master for state_output and state_verbose
...
Fix #2857
2012-12-10 17:39:21 -07:00
Thomas S Hatch
ee0158ebe2
Add state_output option docs
2012-12-10 17:37:42 -07:00
David Boucha
e2dba0ecae
Add module field list documentation
2012-12-03 11:39:38 -07:00
Seth House
cc7c16957b
Added docs for new modules
2012-12-02 16:09:43 -07:00
Seth House
d19b10117f
Added docs on the client API interfaces
2012-12-02 15:48:03 -07:00
Jack Kuan
bf0eff9785
Move stateconf module doc to its own rst file.
...
Also added an example of using render pipes(#!jinja|mako|yaml) as
per @UtahDave's request.
2012-11-28 23:08:56 -05:00
Jack Kuan
06484a2d8b
Some random doc updates.
2012-11-24 02:07:53 -05:00
David Boucha
1db1287fab
Add MySQL to list of returners.
...
Add MySQL to list of returners.
Improve formatting of docstring so it looks better
in the actual documentation.
Add python module requirement
2012-11-22 22:30:34 -07:00
Thomas S Hatch
f9f0200eca
Add docs on executing the overstate
2012-11-19 23:28:57 -07:00
Thomas S Hatch
12fce1d79c
Add overstate docs
2012-11-19 22:51:19 -07:00
Jack Kuan
0b9e5e1f9e
Fix doc to align with last change.
2012-11-15 11:20:44 -05:00
Jack Kuan
cf7f7faba9
Merge branch 'develop' of github.com:saltstack/salt into develop
...
Conflicts:
salt/renderers/jinja.py
salt/renderers/json.py
salt/renderers/mako.py
salt/renderers/wempy.py
2012-11-15 01:29:34 -05:00
Jack Kuan
bc1183924f
Doc updates, typo fixes. Add -s option for template renderers.
2012-11-15 01:20:10 -05:00
Ryan Schneider
2ccf589425
Refactor: make_dirs -> makedirs, gzip_compression -> gzip
2012-11-14 18:06:53 -08:00
Ryan Schneider
ad1a43012a
Add gzip and template to cp.get_dir, expose make_dirs on cp.get_file
2012-11-14 16:48:26 -08:00
Seth House
659ca23a92
Added docs for new state modules
2012-11-14 12:51:54 -07:00
Seth House
a534cf0b69
Added/updated docs on new/changed execution modules
2012-11-14 12:48:43 -07:00
Seth House
702305902e
Updated docs for new pipelined renderers
2012-11-14 12:41:52 -07:00
Jack Kuan
7f3ac3fe89
Add some docs on render pipe.
...
Also, added a stateconf state so that its stateconf.set function
can be used by the stateconf renderer.
2012-11-13 02:01:34 -05:00
Mike Yumatov
bafd02e827
Fix pillar_roots configuration example
2012-11-12 10:12:40 +04:00
Thomas S Hatch
4afe355d87
Use often instead of must
2012-11-10 22:06:16 -07:00
Thomas S Hatch
537e9141e2
fix small typo
2012-11-08 18:52:09 -07:00
Ryan Schneider
c638617612
Add gzip_compression support to cp.get_file
2012-11-08 16:09:38 -08:00
Ryan Schneider
deaf32b877
Add template rendering to cp.get_file src/dest
2012-11-06 19:36:51 -08:00