Commit Graph

446 Commits

Author SHA1 Message Date
Baiju Muthukadan
742a8cbb23 typo fixes 2013-01-24 19:55:40 +05:30
Seth House
dc737520b9 Moved document fragments into excluded directory
This avoids "document isn't included in any toctree" warnings.
2013-01-24 00:06:02 -07:00
Seth House
567a1edac7 Misc rST fixes 2013-01-23 23:40:24 -07:00
Seth House
915ad76273 Added all tutorials to a local TOC 2013-01-23 23:29:59 -07:00
Seth House
25df5d20a1 Removed placeholder doc 2013-01-23 23:24:26 -07:00
Thomas S Hatch
923d228f4a Merge pull request #3399 from baijum/doc
move documenatation generation to bottom
2013-01-23 19:50:37 -08:00
David Boucha
d72e577e62 Update Windows Installer location. 2013-01-23 14:03:17 -07:00
Baiju Muthukadan
8e238d21e0 move documenatation generation to bottom
Installing Salt is required for auto-generated
module documentation.  Also mentioned about Sphinx
installation using pip.
2013-01-23 16:39:36 +05:30
Thomas S Hatch
e985415e7a Merge pull request #3359 from jacksontj/develop
Fixing formatting on compound matcher docs
2013-01-21 09:30:26 -08:00
jacksontj
2af3304a44 Update doc/topics/targeting/compound.rst 2013-01-21 09:10:52 -08:00
jacksontj
745507bab5 Update doc/topics/targeting/compound.rst
Fixing formatting
2013-01-21 09:10:44 -08:00
John Albietz
f4ada25d4c updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:18:45 -08:00
John Albietz
f448591b38 updated with rhel6 examples for starting / loading at boot. 2013-01-20 00:16:22 -08:00
John Albietz
11125d41e4 additional example for multiple target types. 2013-01-20 00:08:39 -08:00
Thomas S Hatch
4cfed31cbe Fix some of the formatting and use a stock grain so people don't
go looking for a non standard grain
2013-01-19 22:15:24 -07:00
John Albietz
f6d2914542 updated to add an example of other standard top matching types in pillar files.
Not sure if you'll like my example, but we should add at least one example of how to use other standard top matching types into the top.sls file.
2013-01-19 21:04:22 -08:00
Thomas S Hatch
5c2db52f0f Change docs to be third person 2013-01-18 23:33:03 -07:00
HVN
2ec5605e11 add command to run standalone minion 2013-01-19 11:50:08 +07:00
Thomas S Hatch
3e9efc23ba Merge pull request #3325 from jacksontj/develop
Adding range to compound matcher
2013-01-18 17:56:36 -08:00
Thomas Jackson
ebbe102fe5 Adding range to compound matcher
Adding docs for range compound matcher
2013-01-18 17:54:48 -08:00
Bruno Clermont
a83c2f80a0 Add other sources of examples
I have a lengthy and growing "public" states repository that I build my various clients production on top of it.

some of them can be a little exotic.

and I think that I have the only public example of file.accumulated
2013-01-18 15:24:07 +08:00
David Boucha
5e675c9904 Update doc/topics/tutorials/bootstrap_ec2.rst
config file is now copied directly to /etc/salt/minion, not /etc/salt/minion.template

No need for the copy operation.
2013-01-17 16:41:27 -07:00
Sean Channel
a7a1c01530 merge differences and mention fetching tags 2013-01-16 16:42:32 -08:00
Thomas S Hatch
339fca7fba Add new dsl to the release notes for 0.12.0 2013-01-15 21:18:38 -07:00
Thomas S Hatch
05d2976ed4 Add scheduler doc 2013-01-14 14:38:24 -07:00
Thomas S Hatch
9f8eff13be Yes, I started this feature 3 hours ago, but it works like a charm! 2013-01-14 01:51:42 -07:00
David Boucha
26b6dd2784 Add info about new Windows support 2013-01-13 23:22:43 -07:00
David Boucha
6641f0a54a formatting and typo fixes 2013-01-13 22:43:55 -07:00
Thomas S Hatch
0253c1f2dc Some release notes updates 2013-01-13 20:57:47 -07:00
Thomas S Hatch
c64ec40a54 More on the 0.12.0 release notes 2013-01-13 19:05:23 -07:00
Thomas S Hatch
7e25b6b457 Start on 0.12.0 release notes 2013-01-13 18:52:19 -07:00
David Boucha
41f53e12d6 Add first draft of developer docs.
Add directory for future developer docs.

Add first doc on the "dunder dictionaries" on the "__context__" dict
2013-01-10 15:38:26 -07:00
patrickw-nf
2dcefe948f ipc_mode: tcp
Related to: https://github.com/saltstack/salt/issues/1882
2013-01-10 12:36:51 -08:00
David Lindquist
bb84b431ee Fix typo: s/buy/by/ 2013-01-08 17:27:30 -08:00
David Boucha
824cd89d3e Add info and links to the installer source 2013-01-07 15:19:34 -07:00
David Boucha
ce84009dea Add note about Visual C++ redistributable 2013-01-07 14:41:20 -07:00
David Boucha
136a1c4f10 Add Windows Installer Docs.
Silent Installer options
2013-01-07 14:27:16 -07:00
DaveQB
6ac1fa35ac Edited for the new layout of the pki directory in version 0.11+ 2013-01-07 15:44:09 +11:00
Alejandro Gómez
3b6af979bc Fix typo in example 2013-01-05 19:06:31 +01:00
David Boucha
a93f30d5cb Update doc/topics/event/index.rst
default sock_dir was changed. Updated this doc to work with new location.
2013-01-04 18:40:27 -07:00
Ulrich Dangel
1e198d9708 Replace succesful with successful (reported by lintian) 2013-01-04 03:52:19 +00:00
Pedro Algarvio
dd0258b3e4 Include Travis-CI in the hacking doc, it makes our life easier. 2013-01-03 18:51:44 +00:00
Erik Johnson
70f14c6c0f Remove sentence from development virtualenv docs
Per https://github.com/saltstack/salt/pull/3042#issuecomment-11715005
2012-12-27 23:32:48 -06:00
Erik Johnson
23ca7f049a Clarify virtualenv installation/configuration docs
Since the "pidfile" param has been added to the list of params for which
root_dir is prepended, editing the pidfile is no longer necessary when
running from a recent git checkout. Added a note to clarify this.
2012-12-27 11:51:56 -06:00
Erik Johnson
9a878c7400 Update hacking docs 2012-12-26 20:44:15 -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
Erik Johnson
36252d5dfb Add notes for developing on RedHat variants 2012-12-21 18:23:33 -06:00
Erik Johnson
5b3e592fd0 More clarification/correction to hacking docs
Running pip install -e /path/to/git/clone from within the virtualenv
does not also install salt's additional required modules, as the
document suggests. I ran into this issue last week and so did a guy I
was helping troubleshoot in #salt.

Also, I clarified the bit about using --system-site-packages in your
virtualenv.
2012-12-21 16:00:50 -06:00
Ondrej Kupka
f49506f38e Make sure the Portage package name is unambiguous 2012-12-21 19:20:41 +01:00
Ondrej Kupka
bfe70f7405 Update Gentoo installation manual 2012-12-21 19:05:33 +01:00