Commit Graph

762 Commits

Author SHA1 Message Date
Thomas S Hatch
28d93ab426 Add multi master tutorial 2013-06-18 01:53:35 -06:00
Thomas S Hatch
dc2862108f Start on the 0.16.0 release notes 2013-06-18 01:51:10 -06: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
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
Thomas S Hatch
32fda56f8d Add some comments on yaml arg parsing per #5483 2013-06-11 11:10:08 -06: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
Joe Healy
4c9b183e96 Updated now that packages depend on zmq3.2 2013-06-07 21:25:42 +10: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
22992efc64 Add links to Salt 0.15.2 Windows installers 2013-05-29 11:00:05 -06:00
Thomas S Hatch
7b399bd752 Add header for schedule returner 2013-05-28 05:27:14 +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
Ulrich Dangel
96b64b9992 Fix spelling errors reported by lintian 2013-05-19 22:31:55 +01: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
Thomas S Hatch
9c85eaa8d2 Add index to salt cloud controller 2013-05-13 04:41:53 -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
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
David Boucha
9c51f51687 Add link to 32bit Windows installer 2013-05-06 21:59:58 -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
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
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
04050e9190 Small rST fixes 2013-04-30 14:15:26 -06:00
Thomas S Hatch
4de347fb39 Some more notes on service names 2013-04-30 13:15:01 -06:00
Thomas S Hatch
20ee5dcd1c Add note on package and service names 2013-04-29 17:26:49 -06:00
Thomas S Hatch
2d5d4d8cf2 Fix #4536 2013-04-22 12:00:14 -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
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
Erik Johnson
a0d0db6ed1 Add docs on installing w/easy_install 2013-04-07 17:05:31 -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
David Boucha
bbf5cc7f46 Add a needed extra space so it works on cli 2013-03-31 13:21:29 -06:00
Seth House
7dad3f8c4d Fixed uppercase on code-block directives 2013-03-29 13:04:09 -06: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
Thomas Kula
0ae59dd809 Add documentation on writing external pillars
Explain how an ext_pillar module works, the conventions for how
and when things are called, and what to return.

The explanation of what pre-existing data is passed to
ext_pillar( pillar, ... ) is based on the current code --- I'm not
sure if the current code is a guarantee that it will happen this
way in the future.
2013-03-29 14:18:43 -04:00
David Boucha
12ed1ab9bf Add links to 0.14.0 Salt Windows Installers 2013-03-24 22:37:57 -06:00
Erik Johnson
5b4df95b2b Added notes on installing psutil via pip
Python header files are required, and may not be installed depending on
your distro. Added a paragraph mentioning this.
2013-03-24 11:51:51 -05:00
Zoran Simic
b6d361b9d1 Merge branch 'develop' of https://github.com/saltstack/salt into develop 2013-03-21 23:08:38 -07:00
Zoran Simic
98b25c7f78 Fixed formatting in doc/topics/tests/index.rst 2013-03-21 23:07:41 -07:00
Thomas S Hatch
79848bc219 Start on 0.14.0 release notes 2013-03-21 15:23:05 -06:00
Thomas S Hatch
4d96f24ebc Merge pull request #4186 from zsimic/develop
Fixed formatting in doc/topics/tests/index.rst
2013-03-21 07:04:02 -07:00
Zoran Simic
0508691e64 Fixed formatting in doc/topics/tests/index.rst 2013-03-21 00:07:42 -07:00
Thomas S Hatch
dd3598eafe Minor edits from #4184
@h3, thanks for the docs update, we greatly appreciate it! I just
changed the tense (we try to keep the docs third person - I know,
it still needs work). Keep it comming!
2013-03-20 22:15:42 -06:00
Thomas S Hatch
6cce655f84 Merge pull request #4184 from h3/patch-1
Update ubuntu documentation
2013-03-20 21:13:03 -07:00
Maxime Haineault
7f1294f932 Update ubuntu documentation
add-apt-repository is not always present by default on Ubuntu systems. Updated the installation doc accordingly.
2013-03-20 23:23:55 -03:00
Erik Johnson
57024a8461 Rename pkg.available_version to pkg.latest_version
See https://github.com/saltstack/salt/issues/4163#issuecomment-15211619

All refs have been updated, and each pkg provider now has
available_version as a function reference pointing to latest_version.

Sphinx docs also updated so that the available_version function
reference is hidden in the docs.
2013-03-20 21:09:15 -05:00
Sean Channel
4ab4ff4021 fix column alignment 2013-03-20 17:54:39 -07:00
Thomas S Hatch
6cac81fe80 Merge pull request #4182 from zsimic/develop
Making tests runnable on OSX
2013-03-20 16:26:22 -07:00
Zoran Simic
6d52cab067 Making tests runnable on OSX 2013-03-20 16:13:22 -07:00
Thomas Jackson
98a969b45e Add minion data to the compound matcher 2013-03-20 12:56:38 -07:00
David Boucha
8318c698b1 Update Windows installer links 2013-03-19 19:50:38 -06:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00
Gary Wilson Jr
8c39c1743a Added a couple missing language specifiers for the code-block directive and switched a couple 'yaml' specifications to 'jinja' to get proper highlighting. 2013-03-18 16:42:56 -05:00
Gary Wilson Jr
3850e189e5 Corrected walkthrough path in doc reference. 2013-03-18 16:42:56 -05:00
Gary Wilson Jr
cc72ebb1fb Fixed :doc: uses in the docs that were not rendering due to an extra space. 2013-03-18 16:42:56 -05:00
Thomas S Hatch
b03ca985c2 update the pillar walkthrough with the new get functions 2013-03-18 13:38:47 -06:00
Jeremiah Wuenschel
b58ea7aaed Updating the output format for ping calls
A default installation no longer has JSON-style output
2013-03-16 16:30:57 -07:00
Thomas S Hatch
a91a12cbfb doc fix for some links 2013-03-14 10:18:26 -06:00
Thomas S Hatch
e3cb131d8a Add pillar walkthrough 2013-03-13 23:45:44 -06:00
Thomas S Hatch
7ad7a28acc Add gitfs tutorial 2013-03-13 23:45:44 -06:00
Thomas S Hatch
d6ad39fd89 Add refs to walkthrough to new tutorials 2013-03-13 23:45:43 -06:00
Thomas S Hatch
8f4216b025 Add note about pillar walkthrough to starting states 2013-03-13 23:45:43 -06:00
Thomas S Hatch
430cd2788b Add redirect to pillar walkthrough at the end 2013-03-13 23:45:43 -06:00
David Boucha
12374d8c78 Add link to 64bit Windows installer 2013-03-13 14:52:49 -06:00
David Boucha
fd51b34aae Add link to 32bit Salt Windows installer 2013-03-13 11:04:41 -06:00
Erik Johnson
c54b96becb Update package provider writing guidelines
Included a paragraph about available_version that reflects the changes
made to implement #3687.
2013-03-10 10:16:34 -05:00
Pete Emerson
4273fd5831 Fix typo in grains.rst 2013-03-07 14:27:22 -08:00
Pete Emerson
88d25814d0 Listing grains and grain data 2013-03-07 13:32:46 -08:00
Valentin Bud
7ac3e35a6c Update walkthrough.rst 2013-03-07 20:01:31 +02:00
Thomas S Hatch
6cf175e11c Merge pull request #3978 from valentinbud/develop
Update walkthrough.rst
2013-03-07 09:36:02 -08:00
Valentin Bud
09f39c4859 Update walkthrough.rst 2013-03-07 19:31:41 +02:00
Thomas S Hatch
3ccd3bcc31 Merge pull request #3977 from valentinbud/develop
Update walkthrough.rst
2013-03-07 09:24:11 -08:00
Valentin Bud
a487e884bb Update walkthrough.rst 2013-03-07 18:58:21 +02:00
Thomas S Hatch
d7b154a6a4 Clean up rst formatting 2013-03-07 09:54:18 -07:00
Valentin Bud
608ee7c809 Update debian.rst 2013-03-07 17:18:43 +02:00
Thomas S Hatch
d285005b10 Merge pull request #3933 from dcolish/correct-installation-index-doc
Add M2Crypto dependency back in to the installation requirements
2013-03-04 21:07:50 -08:00
Dan Colish
2247c300ab Add M2Crypto dependency back in to the installation requirements
* It was removed 3867ffb3ef but not added
  back when the patch was reverted.
2013-03-04 19:57:02 -08:00
Seth House
e1c52914f1 Switched hard-coded URL to use the :blob: ref 2013-03-04 14:38:36 -07:00
Matt Schartman
0fe10d4e55 Update doc/topics/tutorials/walkthrough.rst
Changed 'coppied' to 'copied'
2013-02-27 15:54:58 -08:00
Nelson Chen
9311ef4c1c Fix for minor typo in walkthrough
s/sill/still/
2013-02-27 14:12:29 -08:00
Thomas S Hatch
f6df098a42 Merge pull request #3850 from seanchannel/develop
Ubuntu firewall rules are already included
2013-02-26 10:26:46 -08:00
Sean Channel
07d37bfab0 Ubuntu firewall rules are already included 2013-02-26 10:19:46 -08:00
Jack Kuan
28f2569879 Fix a typo and try to squeeze in pydsl along the py renderer to give it more publicity! ;) 2013-02-26 13:16:02 -05:00
Daniel Hepper
59635e81ac Fixed typo in Walkthrough 2013-02-26 09:50:03 +01:00
kennyballou
659024ab40 Remove configuration files section (Arch Linux)
This is already being done, maybe since as far back as
0d7732930a
2013-02-25 22:41:31 -07:00
Thomas S Hatch
6c94d8136f Fix more of the walkthrough and add a few more pieces 2013-02-25 19:15:50 -07:00
Thomas S Hatch
88902aca33 minor fixes to walkthrough 2013-02-25 18:32:32 -07:00
Thomas S Hatch
91dc74cec7 Finish first draft of the walkthrough 2013-02-25 18:15:39 -07:00
Thomas S Hatch
ff88e0b0d1 More on the walkthhrough 2013-02-25 14:37:00 -07:00
David Boucha
25ad4ffef8 Fix Windows Installer download location 2013-02-24 20:27:28 -07:00