Commit Graph

1247 Commits

Author SHA1 Message Date
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
Tim Hollinger
f13aedfc2b Improved readability, small grammar changes
swapped 'a' for 'an' where appropriate, fixed gramatical errors,
corrected verb agreement
2013-04-03 18:29:05 -06:00
Thomas S Hatch
73a954b6a2 Merge pull request #4289 from grischa/postgres_default_db
renamed postgres.db to postgres.maintenance_db, runas postgres on localhost only
2013-04-01 10:12:09 -07:00
David Boucha
20f1608a41 Merge pull request #4333 from dlindquist/develop
Fix typo: s/mimion/minion/
2013-03-31 12:32:36 -07:00
David Lindquist
009d2354fe Fix typo: s/mimion/minion/ 2013-03-31 12:27:09 -07:00
David Boucha
bbf5cc7f46 Add a needed extra space so it works on cli 2013-03-31 13:21:29 -06:00
Seth House
d18086af40 Tabs -> spaces 2013-03-29 13:20:22 -06:00
Seth House
ae5a4fec4f Fixed broken links at docs footer 2013-03-29 13:19:50 -06:00
Seth House
7dad3f8c4d Fixed uppercase on code-block directives 2013-03-29 13:04:09 -06:00
Seth House
3c626f2bfd Tweak to force headings (only) to appear in custom font 2013-03-29 12:58:25 -06:00
David Boucha
935d7a4eb3 Merge pull request #4318 from tlk2126/ext_pillar_documentation
Ext pillar documentation
2013-03-29 11:34:07 -07:00
Thomas Kula
5c54783cf9 Change the documentation for how ext_pillar is called
Make it clear that the first argument passed is ``pillar``. Also
explain why it makes more sense to return a dictionary of just
the pillar values a particular ext_pillar module is changing or
adding, rather than returning the entire ``pillar`` dictionary.

Note: it isn't documented anywhere that you can use earlier pillar
dictionary values in an external pillar, although that is what the
code does.
2013-03-29 14:28:49 -04:00
Seth House
576c376fd9 Added fileserver and virt runner module docs 2013-03-29 12:25:38 -06:00
Seth House
79b35fe174 Added carbon and sentry returner module docs 2013-03-29 12:25:37 -06:00
Seth House
e7bfefd143 Added libvirt pillar module docs 2013-03-29 12:25:37 -06:00
Seth House
874301d62f Added no_out, no_return, virt_query outputter module docs 2013-03-29 12:25:37 -06:00
Seth House
4e783da4f5 Added a bunch of new execution modules to the docs 2013-03-29 12:25:37 -06:00
Seth House
ffb9bc557f Added disk, npm state module docs 2013-03-29 12:25:37 -06:00