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
b4b0e1a7c3
Fixed various reST stuffs in the 0.9.5 release notes
2012-01-16 17:27:04 -07:00
Seth House
4e3aacc813
Slight modifications to docs in preparation for rtfd.org
...
Moved the html customizations into a proper theme and cleaned up the
configs to be useful for the default theme.
2012-01-16 02:46:41 -07:00
Seth House
105ed6d70c
Added pyyaml to the list of mocked imports for the docs
2012-01-16 01:45:30 -07: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
Seth House
31354bf15b
Mock various imports req'd for autodoc
2012-01-15 22:38:34 -07:00
Seth House
4b8a91bd4d
Replaced logo with new version
2012-01-15 17:18:30 -07:00
Thomas S Hatch
c42bf882e9
Merge branch 'develop' of github.com:saltstack/salt into 0.9.5
2012-01-14 20:24:12 -07:00
Thomas S Hatch
4169f45899
update the manpages
2012-01-14 20:23:12 -07:00
Byron Clark
b7e80c9269
Fix a small spelling mistake.
2012-01-14 20:19:46 -07:00
Thomas S Hatch
b762434c6e
Initial release notes for 0.9.5
2012-01-14 19:49:55 -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
Seth House
4edf6da1ed
Put local Salt directory at the front of PYTHONPATH
...
Sphinx's autodoc was seeing the globally installed Salt over the local
copy.
2012-01-10 06:10:34 -07:00
Thomas S Hatch
b63d51c3bb
Add script to gen the gource video to webm
2012-01-08 00:20:18 -07:00
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