Commit Graph

1464 Commits

Author SHA1 Message Date
Erik Johnson
092ba37db7 Clarify the documentation for "random" cron timing feature
This commit improves the explanation of this new feature, both in the
cron state's docstring and in the 0.16.0 release notes.
2013-06-19 10:26:04 -05:00
Joseph Hall
0272a91ef0 Merge pull request #5618 from terminalmage/docs
Improved pillar docs
2013-06-18 19:43:33 -07:00
Erik Johnson
878a9f1886 Slight grammar fix
Removed an unneeded "the".
2013-06-18 19:50:33 -05:00
Erik Johnson
751bb2459a Add information on new features
I've recently added these two features and figured they deserve a
mention in the release notes.
2013-06-18 19:46:48 -05:00
Erik Johnson
6de20853b0 Improved pillar docs
This commit adds documentation on the pillar.get function, and also
converts a couple references to some of the execution functions to links
to the docstring for that function, for better navigation.
2013-06-18 19:26:21 -05:00
Chris Rebert
6a5ff56426 copyediting and formatting 2013-06-18 15:01:57 -07:00
Thomas S Hatch
9853642dee Add pillar ref to the front page 2013-06-18 01:53:35 -06:00
Thomas S Hatch
28d93ab426 Add multi master tutorial 2013-06-18 01:53:35 -06:00
Thomas S Hatch
320652e211 Add docs on prereq and prereq_in 2013-06-18 01:52:10 -06:00
Thomas S Hatch
dc2862108f Start on the 0.16.0 release notes 2013-06-18 01:51:10 -06:00
Colton Myers
ef4ba74c10 Add additional clarification for autosign in docs 2013-06-17 16:28:05 -06:00
Chris Rebert
d5b7c7d037 requisites.rst: minor copyediting 2013-06-17 13:02:27 -06:00
Jonathan Ballet
69d77d8c1a output: fix typo introduced in 5f473b 2013-06-17 17:31:44 +02:00
Jonathan Ballet
5f473bb17e output: new state output 'changes'
It displays states result in 'full' mode unless nothing changed, in
which case it displays results in 'terse' mode.
2013-06-17 15:22:57 +02:00
Thomas S Hatch
89d6d1241c Add initial prereq docs, this needs a lot more, and a tutorial 2013-06-15 00:44:54 -06:00
Thomas Jackson
f6cf1ee206 Adding docs for "depends" decorator 2013-06-14 17:19:53 -07:00
Erik Johnson
88d7839cef Replace 2nd-person wording
This commit re-does the updates from #5536 without using 2nd-person
pronouns.
2013-06-13 21:05:19 -05:00
Erik Johnson
c80845ff74 Clean up docs on building with sphinx-build
Also added details on how to build the docs on RHEL/CentOS 6.
2013-06-13 20:29:17 -05:00
Erik Johnson
e8b08318f7 Add examples of targeting nested pillars 2013-06-13 20:29:04 -05:00
Erik Johnson
b26bf3e4a8 Add examples of targeting nested grains 2013-06-13 20:28:11 -05:00
Thomas S Hatch
47dad7a1f6 Merge pull request #5528 from ageron/fix_kwargs
Upgrade kwargs parsing
2013-06-13 14:24:11 -07:00
Aurélien Geron
9690cd7908 cleaned up and finished kwargs parsing upgrade, added et fixed doc 2013-06-13 17:58:10 +02:00
Colton Myers
3bb7366574 Add docs for enabling EPEL in RHEL 2013-06-12 17:17:44 -06:00
Colton Myers
75e9c9d61e Fix some formatting 2013-06-12 17:17:35 -06:00
Seth House
370dc7881b Removed line numbers from master/minion conf file examples
This change is to lazily side-step Sphinx issues rendering code
alongside line numbers. Aligning the line numbers <td> with the code
<td> is dumb and I'd like to patch the HTMLWriter to output
Bootstrap-compatible <ol>'s instead.
2013-06-12 12:15:40 -06:00
Thomas S Hatch
8583762d3c Merge pull request #5497 from ageron/fix_compound_commands
Fixed compound commands parsing: do not split arguments
2013-06-12 07:29:42 -07:00
Aurélien Geron
7e4634a3e1 Document the new compound-commands arguments parsing 2013-06-12 12:50:41 +02:00
illumin-us-r3v0lution
9eefa831e6 make it more obvious that salt runners execute on the master 2013-06-11 21:17:48 -03:00
Thomas S Hatch
32fda56f8d Add some comments on yaml arg parsing per #5483 2013-06-11 11:10:08 -06:00
Thomas S Hatch
594eb74968 Add docs on minion_data_cache 2013-06-11 10:35:45 -06:00
Chris Rebert
7e79440c8d copyedit states/layers.rst 2013-06-10 17:11:29 -07:00
Thomas S Hatch
f76fb045c2 Add initial state layer documentation 2013-06-09 16:28:27 -04:00
David Boucha
9d38df7a66 add pywin32 install. Fix m2crypto link 2013-06-07 16:23:46 -06:00
David Boucha
d08e2a2543 Add M2Crypto to install list 2013-06-07 16:20:54 -06:00
David Boucha
6d34915d6b Add install wmi to Windows source install docs 2013-06-07 16:18:15 -06:00
Seth House
cfd349afe1 Fixed rST indentation on seealso 2013-06-07 12:47:47 -06:00
Joe Healy
4c9b183e96 Updated now that packages depend on zmq3.2 2013-06-07 21:25:42 +10:00
yinchuan
3163cb5100 correct the doc for cli to fix issuse #5420
Hope that's a right fix.
https://github.com/saltstack/salt/issues/5420
2013-06-07 09:25:47 +08:00
Seth House
4499cfed0b Added new state module docs 2013-06-06 17:05:50 -06:00
Seth House
c5bc3f0475 Added new module docs 2013-06-06 17:05:47 -06:00
Erik Johnson
47946a89f4 Remove old locale module rst file 2013-06-06 17:58:00 -05:00
Erik Johnson
91a26f1550 Update rst docs to reflect rename to salt/modules/localemod.py
This updates the rst docs to match the change made in ef90d58.
2013-06-06 17:48:59 -05:00
Erik Johnson
f2b036b625 Update salt-key manpage to reflect changes to "-l" arg 2013-06-06 17:44:52 -05:00
yinchuan
ddc3423a16 correct the line reference [#5408][https://github.com/saltstack/salt/issues/5408] 2013-06-06 10:55:43 +08:00
David Boucha
dadb35292c Add links to Salt 0.15.3 Windows installers 2013-06-03 12:05:10 -06:00
yinchuan
6c136b7a86 modify a sentence for more accurate 2013-05-30 18:17:39 +09:00
Chris Rebert
daf11a081f copyedit modular_systems.rst
spelling/typos/homophones
run-on sentences
commas
grammar
2013-05-29 16:52:12 -07:00
Thomas S Hatch
de32f33ad1 Add modulear_systems doc 2013-05-29 21:26:55 +00:00
David Boucha
11e281e709 Merge pull request #5300 from UtahDave/develop
Add links to Salt 0.15.2 Windows installers
2013-05-29 10:00:57 -07:00
David Boucha
22992efc64 Add links to Salt 0.15.2 Windows installers 2013-05-29 11:00:05 -06:00
yinchuan
b80f904853 Node Groups: 'L@foo.domain.com,bar.domain.com,baz.domain.com or bl*.domain.com' not 'and'
use 'and' at this confuse me, and in the http://docs.saltstack.com/topics/targeting/nodegroups.html also use 'or'.
2013-05-29 11:08:32 +08:00
Chris Rebert
cde16f8608 remove deleted modules from docs 2013-05-28 17:24:12 -07:00
Thomas S Hatch
7b399bd752 Add header for schedule returner 2013-05-28 05:27:14 +00:00
Thomas S Hatch
4f1339305f Add docs on overstate funciton calls 2013-05-28 04:45:47 +00:00
Thomas S Hatch
31c6045b01 Add vars reference document. Fix #5220 2013-05-27 18:48:21 +00:00
Valentin Bud
f9e74255d2 Update GitFS Backend Walkthrough to include GitFS over SSH
A small description on how to configure GitFS over SSH transport.
2013-05-24 10:36:56 +03:00
Colton Myers
5971b0e8a8 Fix syntax error in jinja context examples
Bad indentation meant it would pass in the pieces of context as part of
the **kwargs, rather than as part of the context kwarg.
2013-05-21 13:42:00 -06:00
Thomas S Hatch
375bd4763f Merge pull request #5156 from timl/develop
Replace human_name with humanname.
2013-05-21 01:39:46 -07:00
David Boucha
1608814fc9 Some small doc improvements for Windows Repo page 2013-05-20 23:30:15 -06:00
Tim Laszlo
89b6a07267 Replace human_name with humanname.
The documentation indicates
human_name should hold to a human readble name for the repository.
The code is looking for humanname.
2013-05-20 13:14:17 -05:00
Ulrich Dangel
96b64b9992 Fix spelling errors reported by lintian 2013-05-19 22:31:55 +01:00
Thomas S Hatch
856eeb7746 Add docs for #5035 2013-05-16 17:51:50 -06:00
Colton Myers
8b24dbc09a Explain how to do a leading not in compound matcher 2013-05-16 11:06:17 -06:00
Chris Rebert
e89cbf4447 capitalize Linux in comments/docs 2013-05-15 19:21:50 -07:00
Thomas S Hatch
4b5c3e6106 Only pass the retcode out to salt-call if retcode_passthrough is
set, first fix for #4904
2013-05-13 07:59:28 -06:00
Chris Rebert
4f4fe73d05 salt.renderers.stateconf.rst: add more missing spaces before open parens 2013-05-14 14:38:19 -07:00
Chris Rebert
571fdd7299 some copyediting of the stateconf renderer docs 2013-05-14 14:32:34 -07:00
Thomas S Hatch
9c85eaa8d2 Add index to salt cloud controller 2013-05-13 04:41:53 -06:00
Thomas S Hatch
84f7fd442f Add salt/virt to toc 2013-05-13 03:34:45 -06:00
Thomas S Hatch
3f1fc94ed0 Fix fomatting 2013-05-14 09:09:08 -06:00
Thomas S Hatch
0c2f113ccb Add valid_id commit to vulnerability report 2013-05-14 09:06:51 -06:00
Thomas S Hatch
6f2ff1ef61 Add doc on salt virt ethernet control 2013-05-14 00:41:06 -06:00
Thomas S Hatch
c1a25bd619 Start on cloud controller tutorial 2013-05-14 00:40:42 -06:00
Thomas S Hatch
245ebb54ee Add mine to toc, fix #4963 2013-05-10 22:12:12 -06:00
Chris Rebert
4ae8dca55a make ext_pillar vulnerability even more correcter
fix "varsions" typo
2013-05-10 16:10:58 -06:00
Thomas S Hatch
f1706d6870 make ext_pillar vulnerability more correct 2013-05-10 15:24:38 -06:00
Thomas S Hatch
91e138eb6a update 0.15.1 notes 2013-05-10 15:15:00 -06:00
Thomas S Hatch
2f869f8dc3 Update advisories 2013-05-10 15:15:00 -06:00
Thomas S Hatch
e190f335f8 Add patch information 2013-05-10 10:13:47 -06:00
Thomas S Hatch
f1581d969c Fix formatting 2013-05-10 10:01:38 -06:00
Thomas S Hatch
1003ec83b9 initial release notes for 0.15.1 2013-05-10 09:53:39 -06:00
Thomas S Hatch
c1857e1329 Merge pull request #4965 from basepi/osxdocs4951
Fix OSX installation docs for macports, Fix #4951
2013-05-09 23:10:35 -07:00
Colton Myers
15ea2d528c Fix OSX installation docs for macports, Fix #4951 2013-05-09 20:06:23 -06:00
Chris Rebert
4f1372ce1f fix some Sphinx warnings 2013-05-09 16:59:15 -07:00
Chris Rebert
710b81d147 fix "minon" misspelling; format example bash command 2013-05-09 17:19:22 -06:00
David Boucha
3f21e2c3ac Add links to 0.15.1 Salt Windows installers 2013-05-09 11:28:14 -06:00
Joe Healy
b0f4e42cde Updated docs to deal with debian unstable packages
being hosted at debian.saltstack.com
2013-05-10 00:12:40 +10:00
Colton Myers
cbd6492950 Add docs for file:// in gitfs 2013-05-07 11:21:26 -06:00
Thomas S Hatch
ae7abfbbf3 Merge pull request #4869 from basepi/output4579
Add 'mixed' option for state_output in master config, Fixes #4579
2013-05-07 08:42:42 -07:00
David Boucha
9c51f51687 Add link to 32bit Windows installer 2013-05-06 21:59:58 -06:00
Colton Myers
9a2c99419d Add docs for state_output: 'mixed' 2013-05-06 15:40:13 -06:00
Thomas S Hatch
9526b39c0d Merge pull request #4848 from cvrebert/patch-2
fix typo: "and" -> "an"
2013-05-05 20:33:57 -07:00
Joseph Hall
224d1905c8 Merge pull request #4846 from hulu/copyedit-release-notes
fix some typos in the Release Notes
2013-05-05 14:44:30 -07:00
Chris Rebert
728d785429 fix typo: "and" -> "an" 2013-05-05 01:53:19 -07:00
Chris Rebert
01cd98fa4d fix some release note typos 2013-05-05 01:04:49 -07:00
David Boucha
6cea4e44af grammar and spelling fixes to 0.15.0 release notes 2013-05-05 01:32:10 -06:00
David Boucha
8f05b0dce6 Add link to 64 bit 0.15.0 Windows Salt installer 2013-05-05 01:13:40 -06:00
Thomas S Hatch
ae5e55811e Update man pages to 0.15.0 2013-05-03 14:48:49 -06:00
hvnsweeting
73c12a2cf4 add require for service state in examples 2013-05-03 09:49:23 +07:00
Thomas S Hatch
c5a112dc2d Refine the top paragraph a bit 2013-05-02 19:57:40 -06:00
Joe Healy
c3dfd96a54 Deleted outdated build instructions
I think something similar to these should be available, but
anyone following these and also trying to use the backported packages
is likely to make a mess at the moment.
2013-05-03 11:37:10 +10:00
Joe Healy
cf357dba63 Removed duplicated instructions for clarity 2013-05-03 11:36:57 +10:00
Thomas S Hatch
496d53d4c3 Start work on the 0.15.0 release notes 2013-05-02 18:27:00 -06:00
Thomas S Hatch
59a5204155 Merge pull request #4719 from joehealy/update_docs_for_debian
Updated docs to reflect new debian packaging arrangements
2013-05-01 22:26:10 -07:00
Thomas S Hatch
63058e3bde Merge pull request #4715 from shadowfax-chc/lvm
Lvm State
2013-05-01 22:18:28 -07:00
Joe Healy
5edd08d680 Updated docs to reflect new debian packaging arrangements 2013-05-02 11:20:22 +10:00
Chris Rebert
498d2999db more typo fixes 2013-05-01 16:52:52 -07:00
Thomas S Hatch
ed471565f3 Make it more clear that runners are called on the master per #4643 2013-05-01 17:16:15 -06:00
Colton Myers
ce56ca0820 Add docs for SUSE installation 2013-05-01 16:48:16 -06:00
Seth House
45fcf66ee1 Added docs files for new modules 2013-04-30 14:16:22 -06:00
Seth House
04050e9190 Small rST fixes 2013-04-30 14:15:26 -06:00
Seth House
32f063cb39 Added docs for new execution & state modules 2013-04-30 14:06:16 -06:00
Thomas S Hatch
4de347fb39 Some more notes on service names 2013-04-30 13:15:01 -06:00
shadowfax-chc
e0d8d2073f Added docs for lvm state 2013-04-29 21:37:18 -04:00
shadowfax-chc
8b7fb8cbd3 Added docs for lvm state 2013-04-29 21:36:55 -04:00
Thomas S Hatch
20ee5dcd1c Add note on package and service names 2013-04-29 17:26:49 -06:00
Thomas S Hatch
2affd3ee2a Add extra include docs, fix #4274 2013-04-28 20:19:43 -06:00
Thomas S Hatch
2d5d4d8cf2 Fix #4536 2013-04-22 12:00:14 -06:00
Thomas S Hatch
ac05ae467c Add some docs on minimum worker threads 2013-04-22 11:05:30 -06:00
Thomas S Hatch
3d92e9544e Add docs for the salt mine 2013-04-22 00:07:23 -06:00
Frank
5c751743bb Update ubuntu.rst
The `software-properties-common` package is required to be able to do `add-apt-repository` and not the mentioned `python-software-properties`.
2013-04-19 20:59:57 +03:00
David Boucha
4233743c68 Merge pull request #4517 from timhollinger/develop
added 'be' to 'need to updated' since I need a verb there.
2013-04-16 14:34:25 -07:00
Tim Hollinger
bf043f6603 added 'be' to 'need to updated' since I need a verb there.
Added a verb to 'need to updated' so it looks as though I passed 2nd
grade English :P
2013-04-16 15:32:52 -06:00
David Boucha
a910146c54 Add links to 0.14.1 Windows installers 2013-04-15 18:58:15 -06:00
James Kyle
4333141e87 Corrected syntax error in include example for python-libs.
Changed

include:
  - python-libs

to

include:
  - python.python-libs
2013-04-13 09:35:40 -07:00
Hank Donnay
64fefdabce Add blurb about template inheritance and search path 2013-04-12 17:05:49 -05:00
Seth House
3781d8cdf4 Added leadlander code 2013-04-10 20:46:16 -06:00
Thomas S Hatch
99e2b56d68 Merge pull request #4458 from joehealy/fix_man_typos2
Fixed typos
2013-04-10 10:36:46 -07:00
Joe Healy
07c4814a4e Fixed typos 2013-04-11 02:00:20 +10:00
Seth House
020f5acfe4 Fix placholder Google Analytics code 2013-04-09 12:34:21 -06:00
shadowfax-chc
28a93d5fee Added docs for mdadm state 2013-04-08 22:24:46 -04:00
Erik Johnson
a0d0db6ed1 Add docs on installing w/easy_install 2013-04-07 17:05:31 -05:00
Erik Johnson
a099d8df57 Update renderer docs
Remove reference to the python renderer being added in the future, as it
has been around for some time.
2013-04-07 00:51:19 -05:00
Erik Johnson
0d1a450e60 Remove unnecessary MacOS metadata file 2013-04-07 00:47:22 -05:00
Joseph Hall
94a30a1169 Merge pull request #4406 from timhollinger/develop
Changed to 3rd person
2013-04-05 18:07:20 -07:00
Tim Hollinger
c773fc115c Changed to 3rd person
Changed to 3rd person
2013-04-05 18:56:42 -06:00
Thomas S Hatch
2ff8e8ee20 Merge pull request #4403 from timhollinger/develop
minor fixes
2013-04-05 16:42:17 -07:00
Tim Hollinger
246a411178 minor change
s/to/as  line 6
2013-04-05 17:41:39 -06:00
Tim Hollinger
50917223c2 minor fixes
Fixed Debian / Redhat httpd
2013-04-05 17:25:46 -06:00
Chris Rebert
878e63d331 fix terminology: "PEP 8" the doc; "pep8" the script
PEPs aren't normally referred to with a dash (e.g. "PEP-8"), but rather with a space.
    (Note how PEPs cross-reference each other.)
"PEP-08" is completely nonstandard.
    Python 2 PEPs run into the triple-digits; Python 3 PEPs are/were 4-digit (3xxx).
    So padding it to 2 digits is completely weird.
2013-04-05 15:28:24 -07:00
Thomas S Hatch
440345db85 Merge pull request #4398 from timhollinger/develop
Improved readability, grammar
2013-04-05 13:55:11 -07:00
Tim Hollinger
96fa0c48f9 Changed to 3rd person
Changed to 3rd person
2013-04-05 14:52:51 -06:00
Colton Myers
f457c23683 Add link to issue from pep8 2013-04-05 14:29:48 -06:00
Colton Myers
a7b7c97506 Fix typos and add more clarification 2013-04-05 14:22:34 -06:00
Tim Hollinger
98ca53c218 Fixed 80 column width
Due to fussy programmers that still live with 1972 standards :P
2013-04-05 14:20:36 -06:00
Colton Myers
815be866d3 Add documentation to 'fix' pep8 and flake8 2013-04-05 14:11:32 -06:00
Tim Hollinger
164e3c796f Improved readability, grammar
Swapped 'a' for 'an' where necessary.  Changed verb agreement.
Uncluttered scentences.
2013-04-05 13:49:51 -06:00
Thomas S Hatch
9ea128050e Last time I edit on github directly 2013-04-05 12:46:08 -06:00
Thomas S Hatch
1af88122ed Add code_block decs 2013-04-05 12:45:12 -06:00
Thomas S Hatch
5e8ec2c9a7 Add indent style stuff 2013-04-05 12:43:00 -06:00