Thomas S Hatch
0f776c13be
Add top file doc
2012-01-31 18:37:33 -07:00
Thomas S Hatch
6425dd1bb6
update grains doc
2012-01-31 17:05:42 -07:00
Alec Koumjian
5b0b277a5e
Telling users where to place their custom grains (_grains). Also, what actions sync the grains
2012-01-31 15:53:48 -08:00
Erik Johnson
3511018dd2
slight grammatical change
2012-01-30 13:23:00 -06:00
Erik Johnson
3d2cf86a0c
corrected previous commit
2012-01-30 13:21:06 -06:00
Erik Johnson
6020c6b4aa
added note about ID declaration uniqueness
2012-01-30 13:11:27 -06:00
Erik Johnson
6a6ca5f753
added missing period
2012-01-29 20:08:40 -06:00
Erik Johnson
e2eaef1f44
1) Fixed syntax error affecting yaml code block. 2) A couple grammmar fixes. 3) Added section on return data for states
2012-01-29 19:48:45 -06:00
Erik Johnson
a475787f41
Add warning about using dots in ID declaration
2012-01-29 18:51:57 -06:00
Thomas S Hatch
d16ab04236
Merge branch 'develop' of https://github.com/rubic/salt into rubic-develop
2012-01-23 18:35:05 -07:00
Seth House
958347a7be
Spelling fixes
2012-01-21 21:38:28 -07:00
Jeff Bauer
4ac1448d64
updated salt-key doc for rejected keys
2012-01-19 12:46:12 -06:00
Thomas S Hatch
cb80f70cdb
Merge pull request #543 from rubic/develop
...
updated documentation for user, fixed configuration template links
2012-01-18 21:30:21 -08:00
Jeff Bauer
d67c7f5613
updated documentation for user, fixed configuration template links
2012-01-18 23:04:48 -06:00
Corey Quinn
dfd82ad0bd
Debian/Ubuntu package for upstream acceptance
...
Applying latest changes for packaging
Fixed typos in man pages
Latest round of changes
More packaging fixups
Fixed salt-common typo
Fixed wildcarding in install files
Removed extra man pages
Removed trailing slash
Fixed links
Moved binaries to proper packages
Fixed man pages
Pathing
Perms tweak
Missing files
Fixed spacing
Fixed another lintian error
build the msgpack stuff
Updating rules and install files
Fixed shebang
Control updates
Fixed copyright file
Fixed lintian
Fixed overrides
cmd.retcode no longer uses subprocess.call since it is broken
fix issue with source_hash and trailing whitespace
Bye-bye pickle, hello msgpack
Add docs for new source powers
Add support for source_hash to be a source hash string
add pure python template type
add return clarifying that no states were found if no states are found
change some strings to use format
add code to cache jobs on the minion if option is set
serialize cache data
was caching the wrong line data
Add cache_jobs to the minion config template
add docs for new config param cache_jobs
make the minions return to the master in addition to returning to
returners
Add capability to designate multiple returns
only run the apache module if apachectl is installed
only load solr module if solr is installed
Debug statement used the wrong variable.
Only load nginx on machines that have nginx installed
Make it more like the apache module
2012-01-18 12:15:01 -08:00
Seth House
b9dc071b45
Added host of reST fixes for the release
2012-01-15 22:54:23 -07:00
Seth House
b54d4ee573
Added new modules, states, returners docs
2012-01-15 22:54:23 -07:00
Thomas S Hatch
3e2ac7f81e
fix copy/paste oversight
2012-01-13 20:04:28 -07:00
Thomas S Hatch
e0919bf68d
stub out file for dynamic modules doc
2012-01-13 17:44:16 -07:00
Thomas S Hatch
ddfef6e1c2
Add nodegroup targeting doc
2012-01-13 17:37:18 -07:00
Thomas S Hatch
6caf98e9d6
change syntax
2012-01-13 17:29:58 -07:00
Thomas S Hatch
4ef171b6a2
Finish adding the contents of the minion configuration guide
2012-01-13 17:27:43 -07:00
Thomas S Hatch
a24a880e56
fix ref to logfile in master configuration ref
2012-01-13 17:27:21 -07:00
Thomas S Hatch
4678e93b09
add some docs to the minion config manager
2012-01-13 14:17:54 -07:00
Thomas S Hatch
e9a69b1265
update config guide for the master
2012-01-13 12:35:56 -07:00
Thomas S Hatch
4d3c68c1c6
update the salt manpage for new features
2012-01-13 11:28:08 -07:00
Aaron Bull Schaefer
21d0aef86d
Fix typo in man page's query option description
2012-01-07 15:34:57 -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
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
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
Thomas S Hatch
8859175823
Merge pull request #277 from whiteinge/doc-glossary-fixes
...
Doc glossary fixes
2011-11-26 08:17:30 -08: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
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
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
dd0c07b7e8
Updated references to modules & returners
2011-11-13 03:25:34 -07:00
Seth House
9cc2c166ac
Added all current autosummary-generated stub documentation
2011-11-13 03:25:34 -07:00
Seth House
0639489083
Replace manual & monolithic automodule with individual autosummary
2011-11-13 03:25:34 -07:00
Seth House
ebc777dcd7
Removed local TOC from modules page (redundant with sidebar TOC)
2011-11-12 22:47:36 -07:00