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
Joseph Hall
c378c0e155
Merge pull request #3159 from shadowfax-chc/makeconf
...
Makeconf
2013-01-05 04:47:48 -08:00
shadowfax-chc
8216c07b20
Added docs for makeconf module
2013-01-05 02:14:08 -05: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
David Boucha
d7d40f8334
Update doc/ref/peer.rst
...
Fix typo
2013-01-04 15:13:11 -07:00
Thomas S Hatch
853ce42983
Merge pull request #3143 from mrud/mru/spelling
...
Replace succesful with successful (reported by lintian)
2013-01-03 22:04:49 -08:00
Ulrich Dangel
1e198d9708
Replace succesful with successful (reported by lintian)
2013-01-04 03:52:19 +00:00
shadowfax-chc
8e315e2103
Added docs for layman state
2013-01-03 20:27:35 -05:00
Jeff Schroeder
b83b9a6bf0
Merge pull request #3132 from s0undt3ch/develop
...
Include Travis-CI in the hacking doc, it makes our life easier.
2013-01-03 12:50:33 -08:00
Pedro Algarvio
dd0258b3e4
Include Travis-CI in the hacking doc, it makes our life easier.
2013-01-03 18:51:44 +00:00
Seth House
5e74a511fc
Removed Disqus in favor of RTD-native "Edit on GitHub" links
2013-01-02 18:44:51 -07:00
shadowfax-chc
a1a8126e85
Added docs for gentoolkitmod module
2013-01-02 22:34:26 +00:00
shadowfax-chc
5c6f47501f
Added docs for layman module
2013-01-02 22:31:53 +00:00
shadowfax-chc
4fca5e7d71
Added docs for eix modules
2013-01-02 22:30:43 +00:00
Thomas S Hatch
12e7ee1500
Add fileserver backend doc to the toc
2013-01-01 16:58:12 -07:00
Thomas S Hatch
3369f1431a
Add fileserver backend docs
2013-01-01 16:58:12 -07:00
David Boucha
f16906bb79
Fix typo.
2013-01-01 00:44:49 -07:00
David Boucha
4a3135b5ab
grammar fix. url fix.
2012-12-31 11:35:31 -07:00
David Boucha
7ab1a8e3e8
Add Windows Package manager docs
2012-12-31 11:35:31 -07:00
David Boucha
f023e3fcae
Add link to Windows Package manager on front page.
2012-12-31 11:35:31 -07:00
Erik Johnson
86c10c673d
Leave off trailing slash
...
None of the other directory paths have a trailing slash, this commit
makes a small aesthetic change.
2012-12-31 04:32:03 -06: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
Godefroid Chapelle
6c74931ea8
Update doc/ref/states/highstate.rst
...
fix Rest formatting mistakes
2012-12-27 20:12:18 +01: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
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
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
Alec Koumjian
26ac0437fe
Add bootstrap and prioritize platform instructions to install
2012-12-20 21:21:59 -08:00
Thomas S Hatch
d217fd9f49
update contents to have the git policy
2012-12-20 16:08:10 -07:00
Thomas S Hatch
d19bf88a53
Add style guide to the toc
2012-12-20 14:17:39 -07:00
Clint Savage
3cd8c56875
fixing typos is fun!
2012-12-20 13:22:17 -07:00
Thomas S Hatch
892a371b87
Fix #1775 by adding a coding style
2012-12-20 12:35:27 -07:00
Sean Channel
8adee9532a
both ways to add repo
2012-12-20 11:20:48 -08:00
Thomas S Hatch
25aaabdd39
Merge pull request #2969 from nkuttler/doc_debian
...
Update the incorrect Debian install information
2012-12-20 08:34:30 -08: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
947d40adf2
Update the incorrect Debian install information
2012-12-20 17:15:05 +01:00
Nicolas Kuttler
657878dcdc
Add missing colons
2012-12-20 16:51:30 +01:00
David Boucha
90c073a2eb
Fix typos and grammar. Some clarifications
2012-12-20 08:22:31 -07:00
Thomas S Hatch
3fcaba4caf
Hook reactor docs into the table of contents
2012-12-19 22:10:46 -07:00
Thomas S Hatch
29f2132ca9
Get some reactor docs up
2012-12-19 22:09:44 -07:00