G. Clifford Williams
a4c0963340
fix missed merge error
2012-10-20 13:17:48 -05:00
G. Clifford Williams
607dab0e71
Merge branch 'develop' of https://github.com/saltstack/salt into develop
...
resolution of documentation merge with upstream develop branch
2012-10-20 13:13:59 -05:00
G. Clifford Williams
d399da4259
Merge branch 'master' of https://github.com/saltstack/salt into develop
...
Conflicts:
doc/ref/renderers/all/index.rst
2012-10-20 11:54:50 -05:00
Seth House
4f6eb195e8
Added documentation for runners o_O
...
You may be asking yourself, "How on earth did runners go undocumented
for so long?!" My response would be, "You seem like an intelligent and
interesting person and I would like to buy you lunch so I can pick your
brain on your thoughts of how to be successful and succeed at life."
2012-10-18 17:02:16 -06:00
Dave Boucha
d20586ba2f
Add pillar_ldap documentation to list of pillars
2012-10-17 10:36:09 -06:00
Dave Boucha
e2a7d768e9
Change reference to returners to pillars
2012-10-17 10:30:19 -06:00
Seth House
c336b4652a
Add initial documentation for the rest_flask netapi module
2012-10-16 17:00:25 -06:00
Thomas S Hatch
b57bdefcf6
Add hook for ext_nodes
2012-10-16 16:37:22 -06:00
Thomas S Hatch
ade639390e
Add initial master tops module tracking docs
2012-10-16 16:35:46 -06:00
G. Clifford Williams
c45ad72284
updated man page and index.rst to include wempy
2012-10-16 14:44:31 -05:00
G. Clifford Williams
1c5042c2ec
added wempy to list in ./doc/ref/renderers/index.rst
2012-10-16 11:21:00 -05:00
Dave Boucha
acdbd79652
Update docs regarding recent update to salt-key -d
2012-10-16 09:31:49 -06:00
Ask Bjørn Hansen
2cefd8f0b1
Fix typo in ref/topology.rst
2012-10-12 13:05:45 -07:00
Thomas S Hatch
a6ac5ce8f3
Add some docs
2012-10-11 23:01:18 -06:00
Seth House
c4ff039147
Added a note about the providers minion conf; misc fixes
2012-10-11 14:44:23 -06:00
Seth House
207c826cde
Added providers config option to docs
2012-10-11 14:17:10 -06:00
Seth House
1c0a0e5965
Removed incorrect colon from function dec in highstate structure
2012-10-11 11:41:15 -06:00
Seth House
4512aa1bb7
Minor rST fixes
2012-10-11 00:36:07 -06:00
Seth House
b845c4a746
Added glossary entry for the module sync system
2012-10-11 00:35:42 -06:00
Seth House
1efeae5e6c
Misc rST fixes and minor text fixes
2012-10-11 00:11:06 -06:00
Seth House
2e0cfc1feb
Added a glossary entry for environments
2012-10-11 00:11:06 -06:00
Seth House
47a1ede6f4
Moved the Esky docs to topics & added to the TOC
2012-10-04 18:52:51 -06:00
Seth House
4246b27ff0
Fixed misc rST syntax errors
2012-10-04 18:52:51 -06:00
Seth House
c5302ae0d6
Added new/missing modules/states to docs TOC & generated files
2012-10-04 18:52:50 -06:00
Thomas S Hatch
6bbef3df8e
Merge pull request #2168 from archtaku/develop
...
Add Subnet/IP address matcher
2012-10-04 13:16:04 -07: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
Sean Channel
22baa7ca69
Update doc/ref/clientacl.rst
...
delete extra 's' on the key removal
2012-10-04 10:48:12 -07:00
Ryan P. Kelly
e08cd261ff
Generic keyword argument usage documentation
2012-10-01 20:13:34 -04:00
Thomas S Hatch
fae2acfc2d
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-09-27 19:28:31 -06:00
Thomas S Hatch
818c2bafaa
Fix #2125
2012-09-27 19:28:08 -06:00
Aaron Tygart
06c02ca6f4
Add Windows frozen minion docs
2012-09-27 19:49:10 -05:00
Thomas S Hatch
857cff66af
Fix #458
2012-09-27 15:40:17 -06:00
Sean Channel
810c1ca3ad
make it not a bug
2012-09-25 19:24:33 -07:00
Jeff Bauer
8daf10e373
update salt-key man page
2012-09-25 14:31:16 -05:00
Thomas S Hatch
bcc1dbbca8
Add the doc tree for salt-api
2012-09-24 14:17:56 -06:00
Alec Koumjian
eb907cb084
Update doc/ref/renderers/index.rst
...
Telling users where they can put their custom renderers.
2012-09-23 16:21:05 -07:00
Aaron Tygart
d445ad0e2b
Merge branch 'upstream/develop' into mongo_pillar
2012-09-22 23:30:56 -05:00
Thomas S Hatch
ec1df1769d
Add exclude docs
2012-09-22 15:55:32 -06:00
Sean Channel
974a7042ed
add backup_mode to minion config and config reference
2012-09-21 18:48:41 -07:00
Sean Channel
e204440766
change location of sock dir
...
per issue #2044 / commit 075c754
2012-09-20 16:46:06 -07:00
Thomas S Hatch
528600692b
Add docs for the new startup_states option
2012-09-20 12:22:12 -06:00
Thomas S Hatch
d76f051610
dd some more docs making the order to requitie relationship
...
a little more clear
2012-09-20 09:39:16 -06:00
Thomas S Hatch
07a834a3b0
Merge pull request #2024 from gekitsuu/develop
...
Moved docs from .rst file to docstring
2012-09-12 20:42:58 -07:00
Adam Glenn
a1f1e50889
Moved docs from .rst file to docstring
2012-09-12 21:30:13 -04:00
Thomas S Hatch
1d59e4caeb
Merge pull request #2022 from gekitsuu/develop
...
Added some documentation about mongodb returner
2012-09-12 14:24:50 -07:00
Adam Glenn
f3ff3cd710
Added some documentation about configuring minions
2012-09-12 16:48:54 -04:00
Thomas S Hatch
2e89eb0049
Add docs for the test: True config option
2012-09-12 13:18:15 -06:00
Aaron Tygart
892afaef7f
Add Esky documentation
2012-09-12 00:23:31 -05:00
Aaron Tygart
c8cef428ca
Add configuration documentation for esky
...
* Add example in minion configuration template
* Add details in minion configuration documentation
2012-09-11 22:44:00 -05:00
Thomas S Hatch
ed1ba8ac3b
Document issues with upgrading and client acl
2012-09-10 10:13:26 -06:00
Thomas S Hatch
3e23074b43
Add docs for new client_acl capabilities
2012-09-10 10:10:55 -06: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
Sean Channel
61a0318ae9
delete the word "Facter"
...
seems just fine without it
2012-08-30 14:28:52 -07:00
Clint Savage
a79caf940d
fixed 'recurse' typo in several locations
2012-08-27 21:26:41 -06:00
Aaron Tygart
89630283cc
Update doc references to include ext_pillar docs
2012-08-27 13:53:25 -05:00
Aaron Tygart
d4b371f3a6
Add ext_pillar documentation
...
Signed-off-by: Aaron Tygart <aaron.tygart@firehost.com>
2012-08-27 13:49:26 -05:00
Thomas S Hatch
3fb8e20d97
initial docs on testing interface
2012-08-27 10:44:00 -06:00
Ulrich Dangel
6fda0d22e7
Mention autosigning in master documentation
2012-08-24 16:20:19 +01:00
Ulrich Dangel
878e53db1b
Update documentation about default includes
2012-08-24 16:14:21 +01:00
Clint Savage
54a9fe4d28
documenting the CA module
2012-08-22 17:48:50 -06:00
Thomas S Hatch
32856600c2
Add client_acl to master config docs
2012-08-18 00:34:40 -06:00
Thomas S Hatch
1543f1223f
there is no 1.0
2012-08-03 00:31:25 -06:00
Thomas S Hatch
8883bb6442
Update man page source
2012-08-02 20:58:52 -06:00
Seth House
01c654d8f1
Added missing modules/states/renderers docs to reference TOC
2012-07-30 00:53:21 -07:00
Thomas S Hatch
cc06749a3c
fix doc for runner command
2012-07-27 14:13:55 -06:00
Marcin Kuzminski
24223e57ae
fixed salt runner doc typo
2012-07-27 21:19:36 +02:00
Thomas S Hatch
eeef52f52c
Add backup_mode doc
2012-07-27 00:05:01 -06:00
Seth House
27f7ff6b4c
Updated cmdmod doc with new name
2012-07-25 10:45:18 -07:00
Ulrich Dangel
217c69f2b7
Add debian_service to documentation
2012-07-24 00:53:53 +02:00
Thomas S Hatch
c954cefd65
Add topology doc
2012-07-19 12:04:30 -06:00
Thomas S Hatch
53285798e0
The watcher function is called mod_watch now
...
and has been for some time...
2012-07-15 01:03:26 -06:00
Intchanter
588f93a5cd
Made some language clearer.
2012-07-15 00:57:53 -06:00
Thomas S Hatch
ab7e02544e
Add verbose flag to salt manpage
2012-07-12 11:46:56 -06:00
Ulrich Dangel
ede5e4ba13
Add augeas module to documentation
2012-07-10 17:08:32 +02:00
Seth House
36effed649
Revert "Merge branch 'doc-autosummary-headings' into develop"
...
This reverts commit 7997ed4842
, reversing
changes made to 83c901a174
.
2012-07-09 16:03:40 -07:00
Alec Koumjian
a22773bdde
Instruct authors of state modules to check for the test parameter
2012-07-03 14:17:52 -07:00
Andy Sykes
29c2763527
Fix documentation oops in 'include' option
2012-06-26 21:55:21 +01:00
Andy Sykes
df096d754f
Documentation oops
2012-06-26 20:54:56 +01:00
Andy Sykes
fbbe74bb35
Bugfixes/documentation update for the 'include' option
...
Bugfixes:
- handle case where 'include' option has an empty value
- globs were not handled correctly
- warning issued if any include option fails to match any files; this
may be deliberate by the user, but it's there to catch the case where
someone typos the path
Documentation updated with a few examples of how to use it. Minion
template config file also updated with similar examples.
2012-06-26 20:53:27 +01:00
Thomas S Hatch
cf0f96567a
Add a comma to some docs
2012-06-22 08:26:38 -06:00
Thomas S Hatch
ff7317f946
Add docs for new caller api
2012-06-19 23:51:58 -06:00
Thomas S Hatch
e2e74d0b88
some more spelling errors
2012-06-18 15:12:10 -06:00
Thomas S Hatch
ae8a1cae27
horrid spelling errors.
2012-06-18 15:10:29 -06:00
Seth House
753ed3a500
Updated modules/states/renderers/returners with new autosummary layout
2012-06-18 00:45:15 -07:00
Seth House
fca05d214e
Updated autosummary template to output headings for the Contents sidebar
2012-06-18 00:42:19 -07:00
Seth House
13acaab80a
Revert "Revert "Merge pull request #1449 from elfixit/develop""
...
This reverts commit 6440faa4d0
but
restores the salt/states/service.py from last correct version.
2012-06-18 00:31:14 -07:00
Seth House
6440faa4d0
Revert "Merge pull request #1449 from elfixit/develop"
...
This reverts commit 31b093dd93
, reversing
changes made to edf676a23e
.
There was a mistake added that changed the salt/states/service.py file
to a binary type.
Conflicts:
doc/ref/states/highstate.rst
doc/ref/states/index.rst
doc/ref/states/ordering.rst
2012-06-18 00:26:36 -07:00
Thomas S Hatch
3b31eb5423
Better explanation of what a function declaration is
2012-06-18 00:22:06 -06:00
Thomas S Hatch
51a8789bd2
Repair docs that violate the "double short dec" problem
...
This problem exists because these statements are not valid yaml. An
example is in the troubleshooting guide.
2012-06-18 00:09:38 -06:00
elfixit
3574518dec
updated state docs to new style state syntax
...
updated the state docs to the new state syntax from:
http://salt.readthedocs.org/en/latest/topics/releases/0.9.9.html#state-syntax-update
2012-06-17 15:40:21 +02:00
Thomas S Hatch
9737c36708
Add docs for job_cache
2012-06-13 15:50:31 -06:00
Erik Johnson
0d08e4a137
Clarify match types in top.sls documentation
...
Examples of pillar, grain, grain_pcre, list, etc. are added.
2012-06-12 17:21:59 -05:00
Thomas S Hatch
ac4510fb42
Add reference documentation for peer_run
2012-06-02 21:05:17 -06:00
Baiju Muthukadan
f09e13187b
Add brew & win_pkg to pkg
virtual module index
2012-05-31 19:22:37 +05:30
Thomas S Hatch
326659faa2
Add docs for peer runner interface, Fix #1370
2012-05-30 23:37:14 -06:00
Baiju Muthukadan
ada24af53c
Few reStructuredText fixes/cleanups
2012-05-30 16:02:24 +05:30
Thomas S Hatch
2515033c08
Add docs on extend
...
Make sure people understand that using the extend keyword twice in a
single sls will cause unexpected results
2012-05-28 16:19:00 -06:00
Thomas S Hatch
1fa592bf0e
Add ssh_known_hosts to docs
2012-05-26 09:28:17 -06:00
Thomas S Hatch
473be16991
Add selinux state to docs
2012-05-26 09:26:13 -06:00
Thomas S Hatch
60bf7be18c
Add git state to docs
2012-05-26 09:23:23 -06:00
Thomas S Hatch
4c1cbcfb6e
Standardize renderer doc refs
2012-05-26 09:17:01 -06:00
Thomas S Hatch
72ad4bf342
Add win_pkg to the doc index
2012-05-26 09:10:18 -06:00
Thomas S Hatch
8107e4421a
Add win_groupadd to module index
2012-05-26 09:05:42 -06:00
Thomas S Hatch
2390c54af0
Add sqlite3 to module docs
2012-05-26 08:58:27 -06:00
Thomas S Hatch
9a9b5ca457
Add reg to doc index
2012-05-26 08:56:06 -06:00
Thomas S Hatch
6775077d78
Add rabbitmq_server to doc index
2012-05-26 08:52:43 -06:00
Thomas S Hatch
371db79ccb
Add postgres doc to index
2012-05-26 08:47:50 -06:00
Thomas S Hatch
7a9a6e5ae2
Add osxdesktop to module doc index
2012-05-26 08:44:52 -06:00
Thomas S Hatch
08179311e7
Add launchctl to docs
2012-05-26 08:42:40 -06:00
Thomas S Hatch
945594bed5
Add grub module to doc index
2012-05-26 08:38:45 -06:00
Thomas S Hatch
7dd66e2720
Add freebsdjail to module doc index
2012-05-26 08:35:53 -06:00
Thomas S Hatch
9ca915fcbe
Add brew module to docs
2012-05-26 08:33:35 -06:00
Thomas S Hatch
f990ecfdf3
Add aliases to doc index
2012-05-26 08:31:38 -06:00
Thomas S Hatch
fac64572f4
Add extra docs for expr_form argument in the command api
2012-05-23 11:11:57 -06:00
Thomas S Hatch
6eb742727d
Fix some spelling errors in dynamic modules doc
2012-05-23 09:27:54 -06:00
L.C. Rees
49fea7a5b6
Merge github.com:kwarterthieves/salt into develop
2012-05-22 22:51:29 -06:00
Thomas S Hatch
b3b80c34d4
Fix #1209
2012-05-22 22:47:30 -06:00
L.C. Rees
3315dad9e7
documentation updates
2012-05-22 22:43:12 -06:00
Thomas S Hatch
0ab61b32c8
Add cython_enable to master docs
2012-05-21 14:36:34 -06:00
Thomas S Hatch
cf98d4557d
update api docs for new client methods
2012-05-19 08:48:56 -06:00
Thomas S Hatch
89f8e59103
Add docs for new runner_dirs option, fix #1301
2012-05-18 18:39:22 -06:00
Baiju Muthukadan
67fb6bff79
simplify example (__init__ can only return None)
2012-05-14 03:15:42 +05:30
Baiju Muthukadan
8b743099c4
Use reStructuredText syntax in example docstring
2012-05-14 03:15:42 +05:30
Baiju Muthukadan
f0e5b30614
Fix file name typo. s/djando/django
2012-05-11 05:12:49 +05:30
Baiju Muthukadan
1bbb280581
Add 'See also' section to man pages
2012-05-11 03:40:39 +05:30
Thomas S Hatch
b6a80a728f
Add requisite doc
2012-05-02 13:26:24 -06:00
Thomas S Hatch
b70f21988e
Add django module rst
2012-05-01 23:34:40 -06:00
Thomas S Hatch
a3822280f2
Add django to index list
2012-05-01 23:33:12 -06:00
Thomas S Hatch
80f754a773
update some config docs
2012-04-27 13:13:42 -06:00
Seth House
e272280bd2
Hide the virtualenv.manage alias from the docs
2012-04-26 00:05:32 -06:00
Seth House
815b197b9b
Updated docs for rh_network module rename to rh_ip
2012-04-25 23:09:11 -06:00
Thomas S Hatch
79f874ad5e
Add alias to the docs tree
2012-04-25 02:05:53 -06:00
Jeff Hutchins
e72fa580b0
Merge branch 'develop' of https://github.com/saltstack/salt into networkstate
...
Conflicts:
doc/ref/states/all/index.rst
salt/modules/network.py
2012-04-19 09:26:32 -06:00
vitaliyf
ba98b383f9
Minor documentation typo fix.
2012-04-07 11:15:09 -04:00
Jeff Schroeder
16b3b54f7d
Add some missing docs for new states fixing #1053
2012-04-06 20:24:46 -07:00
Jeff Hutchins
22ec0cee6a
Merge git://github.com/saltstack/salt
2012-04-06 16:03:19 -06:00
Thomas S Hatch
f8e518690c
some small fixes in the compound command doc
2012-04-03 11:48:27 -06:00
Jeff Hutchins
63393e98ef
Merge branch '0.9.8' of git://github.com/saltstack/salt into networkstate
...
Conflicts:
doc/ref/modules/all/index.rst
2012-04-03 10:25:30 -06:00
Thomas S Hatch
106f5d180d
Add match arguments to top file example
2012-04-03 09:38:01 -06:00
Thomas S Hatch
f1e9525590
Merge pull request #1036 from SEJeff/misc-updates
...
Misc documentation updates
2012-04-02 22:25:50 -07:00
Jeff Schroeder
822170a99f
Fix a simple tyop I introduced in the docs
2012-04-02 22:19:30 -07:00
Jeff Schroeder
5591df2f20
Add a more complex top file example
2012-04-02 22:17:51 -07:00
Jeff Schroeder
4415963420
Add a blurb about nodegroups and compound stuff top.sls docs
...
More to come later
2012-04-02 22:17:34 -07:00
Thomas S Hatch
608151192c
Add a doc on the extend declaration
2012-03-20 14:23:49 -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
Seth House
9fdc5a6917
Silence autosummary warnings about the virtual modules
...
This change also explicitly shows which modules are virtual.
2012-03-19 05:59:20 -06:00
Seth House
65fbc41242
Fixed a couple headline underlines
2012-03-19 05:43:10 -06:00
Thomas S Hatch
0f516bd30d
added in 0.9.8
2012-03-18 22:17:11 -06:00
Jeff Schroeder
8567444373
War on sphinx war-nings... BRING IT!
2012-03-18 18:18:38 -07:00
Jeff Schroeder
65fecfd79f
Fix a few more sphinx warnings
2012-03-18 17:56:06 -07:00
Jeff Schroeder
260f976d73
More doc updates
2012-03-18 17:41:21 -07:00
Jeff Schroeder
6839e8a7fe
Adding new windows modules to the docs
2012-03-18 17:41:21 -07:00
David Bishop
544f5bafc6
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2012-03-17 21:50:22 -04:00
David Bishop
93be588ebb
add sentence pointing to _modules dir for custom modules
2012-03-17 21:50:16 -04:00
Jeff Schroeder
fabe5ba471
Add docs for the new ruby states and update the cmd one
2012-03-17 18:05:37 -07:00
Jeff Schroeder
f834459c41
Add rst doc files for a bunch of modules
2012-03-17 18:05:08 -07:00
Jeff Schroeder
2fe1aa57ee
Add zypper to the virtual pkg module list
2012-03-17 17:57:56 -07:00
Jeff Schroeder
7cf08ed8d2
Rename the debconf salt module to fix conflicts
...
>>> import debconf
>>> debconf.__file__
'/usr/lib/python2.6/dist-packages/debconf.py'
2012-03-17 16:51:08 -07:00
Jeff Schroeder
565ef6b164
Add some new module docs and update release notes
2012-03-17 16:45:32 -07:00
Jeff Schroeder
9b206a6233
Adding gem and rvm states to the state index
2012-03-17 15:28:49 -07:00
Jeff Schroeder
40a4edecf4
s/cmd/cmdmod/ in all modules docs
2012-03-17 15:24:38 -07:00
Jeff Schroeder
4eed2d0135
Add rvm and gem modules to the all modules doc index
2012-03-17 15:21:40 -07:00
Jeff Schroeder
1fbde66303
Add upstart to the list of all modules
2012-03-17 15:12:43 -07:00
Gordon McAllister
72c2014767
War on typos
...
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
David Boucha
eaa0c5ec92
Fix small typo
2012-03-14 11:40:37 -06:00
David Boucha
ea83a765a3
Fix a typo
2012-03-08 21:08:45 -07:00
David Boucha
3a5bb0407d
Various Doc fixes.
...
Mainly small typo fixes and clarifying some language
2012-03-08 21:05:52 -07:00
Thomas S Hatch
06c1d1d000
Add local file server docs
2012-03-08 13:12:53 -07:00
Thomas S Hatch
372fd13ebe
Add file_roots overlay docs
2012-03-08 00:16:01 -07:00
Thomas S Hatch
9d23c45640
Add initial docs for advanced file server settings
2012-03-02 23:32:40 -07:00
Thomas S Hatch
a010ffa9f3
Add deprecation warning to manpage for salt -Q
2012-02-25 23:41:41 -07:00
Thomas S Hatch
632336ffbb
Add dynamic module loading doc
2012-02-25 23:19:09 -07:00
Thomas S Hatch
61edeecdf6
Add providers doc
2012-02-25 01:52:48 -07:00
Seth House
084f8a7259
Added and organized documents on ways of targeting minions
2012-02-25 01:15:57 -07:00
Seth House
6564683052
Updated legacy reference to the minion id as 'hostname'
2012-02-24 23:44:31 -07:00
Ben Hosmer
25981d24db
Adding documentation for deleting a salt-key
2012-02-21 19:36:22 -05:00
Seth House
d5e4b4a94b
Moved some of new sys module documentation into the existing doc
2012-02-17 14:44:49 -07:00
Thomas S Hatch
454d9156f3
add module doc for the sys module
2012-02-17 13:08:31 -07:00
Thomas S Hatch
bb58d17c8b
Add more docs to the state writing document
2012-02-17 12:52:29 -07:00
Thomas S Hatch
a45ba616df
write reffernce on requisites
2012-02-17 11:41:48 -07:00
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
Bret Palsson
e8a2f186e8
Merge branch 'develop' of git://github.com/saltstack/salt into develop
2012-02-10 10:14:30 -07:00
Bret Palsson
14e9f44c50
Apparently I forgot how git works... Second attempt
...
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Minor changes to the rh_network module
2012-02-10 00:29:49 -07:00
Bret Palsson
f795c36c3a
- Add network states file
...
- Add modules.rh_network and states.network to documentation
- Add modules.rh_network and states.network to documentation index
- Update copyright year in documentation
- Began work on the network states
- Minor changes to the rh_network module
2012-02-10 00:21:04 -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
Thomas S Hatch
46a3e538f3
update salt manpage for the new compound matcher
2011-12-04 15:34:01 -07:00
Seth House
98c3e75e8e
Added a few missing modules to the module index
2011-11-27 10:43:17 -07:00
Thomas S Hatch
a1d404c1ff
fix doc to be valid python
2011-11-26 23:08:44 -07:00
Thomas S Hatch
d20aaf768d
Add failhard doc
2011-11-26 22:53:32 -07:00
Thomas S Hatch
942cbe9957
Merge pull request #286 from whiteinge/ordering-rst-fix
...
Fixed two rST syntax errors in the ordering doc
2011-11-26 21:21:56 -08:00
Thomas S Hatch
8859175823
Merge pull request #277 from whiteinge/doc-glossary-fixes
...
Doc glossary fixes
2011-11-26 08:17:30 -08:00
Seth House
e47b629d51
Fixed mismatched glossary entries/definitions in the highstates docs
2011-11-26 02:16:30 -07:00
Seth House
c55c94aafe
Added docs for the yumpkg module to the module list
...
Added a versionadded directive.
2011-11-26 01:45:36 -07:00
Seth House
c62e4f199c
Fixed two rST syntax errors
2011-11-26 01:02:14 -07:00
Thomas S Hatch
df1c762d93
update ordering doc to handle last statement
2011-11-24 21:49:39 -07:00
Thomas S Hatch
1e520d8a04
Add ordering doc
2011-11-24 16:21:08 -07:00
Eric Poelke
9f2cd50a04
Renamed yum.py to yumcmd.py to avoid namespace conflict with the real yum module. Updated list_pkgs to handle any number of packages to be passed in for filtering purposes. Added clean_metadata function to keep options similar to the actual yum cli tool. More enhancements to available_version, now will return the version regardless of the package being an update to existing package or the version of a currently not installed package.
2011-11-22 17:15:45 -08:00
Markus Gattol
dcf2eab462
added missing whitespace after ,
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-15 10:37:06 +00:00
Seth House
dd0c07b7e8
Updated references to modules & returners
2011-11-13 03:25:34 -07:00
Seth House
9cc2c166ac
Added all current autosummary-generated stub documentation
2011-11-13 03:25:34 -07:00
Seth House
0639489083
Replace manual & monolithic automodule with individual autosummary
2011-11-13 03:25:34 -07:00
Seth House
ebc777dcd7
Removed local TOC from modules page (redundant with sidebar TOC)
2011-11-12 22:47:36 -07:00
Seth House
f496d8d81a
Fixed some rST syntax, links, and other last-minute tweaks
2011-11-06 18:56:41 -07:00
Seth House
c87c1746e0
Adjusted the highstate heading levels
2011-10-30 19:28:02 -06:00
Seth House
07872e2a8c
Renamed a couple highstate terms with a longer-form name
2011-10-30 19:28:02 -06:00
Seth House
39159303c6
Fixed invalid rst syntax
2011-10-30 13:20:31 -06:00
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
29a564d6f5
Split the configuration doc into master/minion configuration docs
2011-10-30 10:04:21 -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
f175b1b67e
wip.. highstate structure definition
2011-10-27 00:02:50 -06:00
Seth House
3660fd976e
Added autodoc for all States
2011-10-16 02:08:00 -06:00
Seth House
f05fda1962
Added autodoc for Renderers
2011-10-16 02:02:31 -06:00
Seth House
4f76b47b8c
Added a bunch of missing modules
2011-10-16 01:33:48 -06:00
Seth House
869375c86c
Fixed redis_return name & added mongo_return
2011-10-16 01:33:30 -06:00
Thomas S Hatch
3382abeee5
move the states tutorial
2011-09-29 21:08:10 -06:00
Seth House
a336f6c15f
Added shortcuts to hyperlink downloads, source files, and issues
2011-09-25 01:23:16 -06:00
Thomas S Hatch
25ea2bea65
Add salt-syndic manpage
2011-08-27 11:29:41 -06:00
Thomas S Hatch
93f9d6d65e
fix syntax issue in syndic doc
2011-08-23 23:16:03 -06:00
Thomas S Hatch
059009a0d3
Add peer documentation
2011-08-23 23:06:21 -06:00
Thomas S Hatch
ef2d92e151
remove the syndic charts
2011-08-23 22:23:05 -06:00
Thomas S Hatch
726717f829
Add syndic charts
2011-08-17 23:13:34 -06:00
Thomas S Hatch
2f4cf3c69c
Add initial syndic documentation
2011-08-17 22:42:19 -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
Wieland Hoffmann
cab6bbf223
Fix a typo in /doc/ref/modules/index.rst
2011-07-17 16:13:32 -07:00
Thomas S Hatch
9259c9a59e
Add outputter docs
2011-07-09 14:24:54 -06:00
Thomas S Hatch
a24c69c8e4
Minior fix in salt-run manpage
2011-07-07 22:23:26 -06:00
Thomas S Hatch
d4b99425b0
Add file server docs
2011-07-07 22:20:02 -06:00
Thomas S Hatch
a5a9f7ac59
Add salt-run manpage
2011-07-02 19:55:06 -06:00
Thomas S Hatch
5bfba21cbc
Add runners docs
2011-07-02 18:06:14 -06:00
Thomas S Hatch
193afabf3c
Add renderers documentation
2011-07-02 17:40:40 -06:00
Thomas S Hatch
6fd4d4c9dc
clean up spacing
2011-07-01 17:10:27 -06:00
Thomas S Hatch
146aa6b463
Add doc on rendering system
2011-07-01 00:46:57 -06:00
Thomas S Hatch
50d714433d
Add top file docs
2011-07-01 00:24:50 -06:00
Thomas S Hatch
abbeac3dc2
Initial state system docs
2011-06-30 22:57:18 -06:00
Thomas S Hatch
916a9dbb98
Merge branch 'master' of github.com:thatch45/salt
...
Conflicts:
doc/index.rst
2011-06-26 16:29:59 -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
Seth House
5d167c2b7b
Customized the default table of contents to show more information
...
Brought a little more organization to the list of modules and returners
pages.
2011-06-25 01:44:57 -06:00
Thomas S Hatch
2d45966b87
Add ref/runners file
2011-06-24 23:22:53 -06:00
Thomas S Hatch
b9666f3903
Add docs to the api for compound command execution
2011-06-24 23:12:38 -06:00
Thomas S Hatch
846ced7727
Fix typos in configuration docs
2011-06-24 22:38:27 -06:00
Thomas S Hatch
74caa97327
Add extending salt page
2011-06-23 23:54:05 -06:00
Thomas S Hatch
b3e8669217
fill out returner docs
2011-06-23 21:35:20 -06:00
Thomas S Hatch
886c9e0dd5
Fill out the grains docs a bit
2011-06-23 19:36:44 -06:00
Thomas S Hatch
2924d7f58b
Fix indentation and underlines
2011-06-22 20:55:35 -06:00
Thomas S Hatch
a30b1dcf24
Remove modules that don't exist
2011-06-22 20:49:29 -06:00
Thomas S Hatch
736f4d6963
fix code-block statements
2011-06-22 20:41:10 -06:00
Thomas S Hatch
552118da8c
Add documentation on writing documentation and the __virtual__ function
2011-06-21 22:44:10 -06:00
Thomas S Hatch
3186d38f98
Add module cross calling docs
2011-06-21 21:29:51 -06:00
Travis Cline
7ae8805279
Fixed small documentation typo
2011-06-20 21:24:50 -05: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
Thomas S Hatch
acf80db54b
Some updates on the configuration guide
2011-05-30 22:16:25 -06:00
Seth House
935a09e158
Added placeholder docs for modules/returners/grains/renderers/states
2011-05-23 03:07:31 -06:00
Seth House
fe434b872d
Moved manpages into Sphinx
2011-05-23 01:20:36 -06:00
Seth House
3a90016574
Added initial Sphinx documentation
...
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-23 01:20:36 -06:00