Commit Graph

222 Commits

Author SHA1 Message Date
Aaron Bull Schaefer
21d0aef86d Fix typo in man page's query option description 2012-01-07 15:34:57 -08:00
Seth House
58b240fb65 Merge pull request #424 from whiteinge/doc-fedorainstall
Fixed the Fedora install instructions
2012-01-04 12:08:12 -08:00
Christer Edwards
ba8f18c542 fix grains usage example and syntax
Port of change from e5aea88fbf which will get overwritten when the
manpages are generated from Sphinx.
2012-01-04 02:15:44 -07:00
Christer Edwards
e5aea88fbf fix grains usage example and syntax 2012-01-03 20:23:30 -07:00
Seth House
da526872b0 Fixed the Fedora install instructions 2012-01-03 14:15:49 -07:00
Christer Edwards
ef576c607a freebsd installation documentation and tutorial 2012-01-02 22:47:05 -07:00
Thomas S Hatch
fb00520a56 fix header for Gentoo instructions 2012-01-02 22:22:51 -07:00
Thomas S Hatch
3b0446963b Add Gentoo instructions for installation 2012-01-02 21:52:13 -07:00
Seth House
76610ee2d6 Fixed incorrect docs about the python-zmq package; thanks akaihola! 2011-12-22 11:26:26 -07:00
Seth House
e5ffaf193d Fixed a bone-headed typo; thanks for the report, Zheng Liu! 2011-12-21 08:15:35 -07:00
Seth House
badb3dff12 Updated IRC references from OFTC to Freenode 2011-12-12 13:53:36 -07:00
Seth House
a9a0f58698 Simplified the Lucid instructions
I don't yet know how to get the PPA also building for Maverick, so may
as well simplify the instructions for now.
2011-12-12 01:54:56 -07:00
Seth House
b08b0f98f5 Added el5/el6 install instructions; unified all the rpm instructions 2011-12-12 01:51:36 -07:00
Thomas S Hatch
a7a136fd8d Add starting states doc 2011-12-10 00:28:29 -07:00
Thomas S Hatch
538541916e Merge pull request #333 from whiteinge/doc-runnerstypo
Fixed typo in runners docs (thanks, SEJeff)
2011-12-08 07:36:46 -08:00
Seth House
13ae216307 Added a versionadded directive for the new compound targeting 2011-12-07 23:42:05 -07:00
Seth House
cfc3e9ab33 Fixed typo in runners docs (thanks, SEJeff) 2011-12-07 23:41:07 -07:00
Thomas S Hatch
dfe041d146 Add state wrting doc - still needs some love 2011-12-04 23:29:03 -07:00
Thomas S Hatch
6edb7f4c38 dd some documentation for compond targets 2011-12-04 16:09:12 -07:00
Thomas S Hatch
46a3e538f3 update salt manpage for the new compound matcher 2011-12-04 15:34:01 -07:00
Maxim Burgerhout
a1d934743a Documentation and spelling fixes
Some docstrings where clearly leftovers from previous copy-paste actions or
contained wrong information. I fixed those, together with the salt (7) manpage.
2011-11-30 22:15:29 +01:00
Seth House
4870c12526 Updated Debian installation instructions 2011-11-28 03:19:23 -07:00
Seth House
d050aa4ac3 Fixed rST syntax error 2011-11-27 23:49:50 -07:00
Thomas S Hatch
3efe6374c0 Add 0.9.4 rel announcement 2011-11-27 21:53:58 -07:00
Thomas S Hatch
be50ce0e52 remove deprecated state examples 2011-11-27 16:03:35 -07:00
Thomas S Hatch
a33d448817 update man pages for 0.9.4 2011-11-27 15:53:48 -07:00
Seth House
98c3e75e8e Added a few missing modules to the module index 2011-11-27 10:43:17 -07:00
Thomas S Hatch
a1d404c1ff fix doc to be valid python 2011-11-26 23:08:44 -07:00
Thomas S Hatch
d20aaf768d Add failhard doc 2011-11-26 22:53:32 -07:00
Thomas S Hatch
942cbe9957 Merge pull request #286 from whiteinge/ordering-rst-fix
Fixed two rST syntax errors in the ordering doc
2011-11-26 21:21:56 -08:00
Seth House
a4a7f11727 Improved documentation for Debian 2011-11-26 12:56:20 -07:00
Thomas S Hatch
4237b781a4 Merge pull request #278 from whiteinge/doc-dependencies
Emphasise Salt dependencies in the install docs
2011-11-26 08:18:00 -08:00
Thomas S Hatch
8859175823 Merge pull request #277 from whiteinge/doc-glossary-fixes
Doc glossary fixes
2011-11-26 08:17:30 -08:00
Thomas S Hatch
d9655e0c72 Merge pull request #276 from whiteinge/yumpkg-docs
Added docs for the yumpkg module
2011-11-26 08:16:41 -08:00
Seth House
1a25688c86 Emphasise Salt dependencies in the install docs 2011-11-26 02:32:37 -07:00
Seth House
2f8616a42e Fixed bad ref to grains 2011-11-26 02:16:32 -07:00
Seth House
e47b629d51 Fixed mismatched glossary entries/definitions in the highstates docs 2011-11-26 02:16:30 -07:00
Seth House
c55c94aafe Added docs for the yumpkg module to the module list
Added a versionadded directive.
2011-11-26 01:45:36 -07:00
Seth House
c62e4f199c Fixed two rST syntax errors 2011-11-26 01:02:14 -07:00
Seth House
d5b7d0366f Updated the installation instructions for Ubuntu 2011-11-25 23:54:18 -07:00
Thomas S Hatch
df1c762d93 update ordering doc to handle last statement 2011-11-24 21:49:39 -07:00
Thomas S Hatch
1e520d8a04 Add ordering doc 2011-11-24 16:21:08 -07:00
Eric Poelke
9f2cd50a04 Renamed yum.py to yumcmd.py to avoid namespace conflict with the real yum module. Updated list_pkgs to handle any number of packages to be passed in for filtering purposes. Added clean_metadata function to keep options similar to the actual yum cli tool. More enhancements to available_version, now will return the version regardless of the package being an update to existing package or the version of a currently not installed package. 2011-11-22 17:15:45 -08:00
Seth House
08ed1da4cb Added a custom 404 page for GitHub pages 2011-11-16 19:52:51 -07:00
Seth House
5392f23c62 Added link to FLOSS Weekly interview 2011-11-16 15:43:38 -07:00
Seth House
be3eabb0da Fixed bad `watch` example; added a note about name declarations 2011-11-16 14:41:44 -07:00
Seth House
7e5f8be530 Fixed and improved the States tutorials
Got rid of the references to state.template and jumped straight into
state.highstate use and configuration.
2011-11-16 09:23:33 -07:00
Seth House
b6ecb49828 Updated URLs for the switch to the saltstack GitHub organization 2011-11-15 23:45:51 -07:00
Markus Gattol
dcf2eab462 added missing whitespace after ,
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-15 10:37:06 +00:00
Seth House
14e23344e5 Added Google Analytics to <head> 2011-11-13 23:52:50 -07:00