Commit Graph

276 Commits

Author SHA1 Message Date
Grischa Meyer
54f7055a38 renamed postgres.db to postgres.maintenance_db and all postgres module function arguments from db to maintenance_db
made default maintenance_db "postgres" and also made default postgres/psql runas local-server only
2013-03-27 11:03:56 +11:00
Cory Wright
9aed1fe9cf add a mention of the include_empty option to file.recurse 2013-03-22 14:17:08 -04:00
pengyao
0176cde512 modify content error, "vm.swappines" to "vm.swappiness" 2013-03-17 10:45:15 +08:00
Pete Emerson
86318d3da6 Added puppet pillar and documentation 2013-03-12 17:41:40 +00:00
Grischa Meyer
bf4aaae3db Postgres modules now respects the pillar setting postgres.pass, as promised in the documentation
Needed to rename the password for newly created or changed roles to rolepassword.
2013-03-11 23:22:32 +11:00
Jakub Vysoky
2cf4e35994 simple typo found in docs 2013-03-08 11:42:54 +01:00
Thomas S Hatch
adf6018a68 update man pages for 0.13.0 2013-02-12 12:02:51 -07:00
Jan Duzinkiewicz
d53605b2a7 additional info about building windows installer 2013-02-05 23:00:10 +01:00
ydavid365
fe769beb73 fixed invalid doc example for cmd.run 2013-02-01 12:04:06 -08:00
Seth House
a14373f04b Rebuilt manpages for 0.7.5 2013-01-21 14:59:53 -07:00
Thomas S Hatch
7f9acb753d update manpages for 0.12.0 2013-01-15 20:49:54 -07:00
Clint Savage
3cd8c56875 fixing typos is fun! 2012-12-20 13:22:17 -07:00
Thomas S Hatch
66b4f36e52 update manpages to 0.11.0 2012-12-14 06:50:47 -07:00
Seth House
d4ab45a87b Added manpages 2012-11-17 09:37:18 -07:00
Thomas S Hatch
02aac68611 Generate man pages for 0.10.5 2012-11-15 21:36:34 -07:00
G. Clifford Williams
5886991459 another minor typo correction 2012-10-25 12:26:52 -05:00
G. Clifford Williams
6b0ea10b7e minor typo correction 2012-10-25 12:19:35 -05:00
Thomas S Hatch
c4e32a35b2 update version number 2012-10-23 14:56:18 -06:00
Thomas S Hatch
f2de1587c5 Update manpages for 0.10.4 2012-10-23 14:36:13 -06:00
G. Clifford Williams
d399da4259 Merge branch 'master' of https://github.com/saltstack/salt into develop
Conflicts:
	doc/ref/renderers/all/index.rst
2012-10-20 11:54:50 -05:00
Seth House
0ba1ae8c9e Copied (and modifed) conf.py from Salt 2012-10-16 16:57:55 -06:00
G. Clifford Williams
c45ad72284 updated man page and index.rst to include wempy 2012-10-16 14:44:31 -05:00
Thomas S Hatch
4b2d381cf2 Update man pages for 0.10.3 2012-09-30 15:58:27 -06:00
Jeff Bauer
8daf10e373 update salt-key man page 2012-09-25 14:31:16 -05:00
Thomas S Hatch
bcc1dbbca8 Add the doc tree for salt-api 2012-09-24 14:17:56 -06:00
Denis Generalov
74398d19fd *) Make install() definition similar with order package modules
*) Handle refresh param in install()
*) Fix upgrade(): freebsd-update does'nt care about packages, it's about OS itself. But there is not easy way to upgrade package with old package system.
*) Fix docstring example in search()
*) Bring the changes above to the man page
2012-09-20 02:05:14 +04:00
Clint Savage
a79caf940d fixed 'recurse' typo in several locations 2012-08-27 21:26:41 -06:00
David Pravec
15d1e382a1 salt-key delete-all|-D doesnt take arguments
this fixex the man page to be consistent with behaviour of the utility.
2012-08-03 03:54:21 +02:00
Thomas S Hatch
c25259424b generate fresh manpages for 0.10.2 2012-07-27 18:04:56 -06:00
Thomas S Hatch
fc61533442 update man pages for 0.10.1 2012-06-19 16:23:56 -06:00
Michael Prokop
b79ad2a10f Fix typos in manpage
As reported by lintian while doing Debian packaging work:

| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz Alot A lot
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dependancy dependency
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz dependant dependent
| I: salt-common: spelling-error-in-manpage usr/share/man/man7/salt.7.gz specifed specified

plus one minor one I stumbled upon (sucsessfully -> successfully).
2012-06-18 22:57:31 +02:00
Thomas S Hatch
1b51c648ed Man pages for 0.10.0 2012-06-16 16:25:22 -06:00
Michael Prokop
15eb31f1da Fix some typos in configuration template and manpage
* usefule -> useful
* the the -> the
* issolate -> isolate
* coppied -> copied
2012-06-07 23:18:03 +02:00
Dax Kelson
27050174e7 Spelling fix 2012-05-24 10:48:58 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Baiju Muthukadan
1bbb280581 Add 'See also' section to man pages 2012-05-11 03:40:39 +05:30
Thomas S Hatch
e6b2850277 update the man pages for 0.9.9 2012-04-27 16:43:55 -06:00
Jeroen Dekkers
6106f1d829 Use the correct port numbers in documentation 2012-04-26 01:57:43 +02:00
Monty Taylor
3867ffb3ef Replace M2Crypto RSA with PyCrypto.
M2Crypto has been abandonded upstream, has many outstanding bugs,
and doesn't build unpatched on Fedora. Since the only thing M2Crypto
is being used for in the salt codebase is RSA support, using the PyCrypto
RSA module instead is pretty straight forward. Additionally, the RSA
module uses sign/verify terminology around our use of private encrypting
known tokens for verification purposes rather than private_encrypt and
public_descrypt, which makes reading the intent a little clearer.
2012-04-20 09:30:33 -07:00
Taavi Burns
dc7b86d9c9 Fix misspelling of "curly". 2012-04-16 01:33:45 -04:00
Taavi Burns
1440248e1a Fix the same indentation bug, but in the man page. 2012-04-16 01:33:45 -04:00
Thomas S Hatch
a8f48832af Update live manpages for 0.9.8 2012-03-19 13:02:36 -06:00
Ben Hosmer
3df7714dc3 Adding documention to delete a minion key 2012-02-21 19:26:20 -05:00
Michael Lustfield
1ed6b5e56a Simple typo in example usage of salt.modules.virt.freecpu() 2012-02-21 15:50:38 -06:00
Thomas S Hatch
545058551b update man pages for 0.9.7 2012-02-15 09:54:37 -07:00
Thomas S Hatch
6804c86b3a update man pages to 0.9.6 2012-01-20 20:45:27 -07:00
Erik Johnson
2262db9468 updated to reflect changes in commit 93423aa2e5 2012-01-20 04:49:22 -06:00
Evan Borgstrom
1cffa188e5 Minor documentation correction on 'context' & 'defaults'
To ensure the YAML structure correctly assigns 'context' & 'defaults' as
dicts the elements under context & defaults need an extra set of
indents.

Example:

- example:
  test: 1

Compiles to: [{'example': None, 'test': 1}]

While:

- example:
    test: 1

Correctly compiles to: [{'example': {'test': 1}}]
2012-01-18 18:38:29 -05: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
Thomas S Hatch
4169f45899 update the manpages 2012-01-14 20:23:12 -07:00
Christer Edwards
e5aea88fbf fix grains usage example and syntax 2012-01-03 20:23:30 -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
Thomas S Hatch
a33d448817 update man pages for 0.9.4 2011-11-27 15:53:48 -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
8ebdc4c1a7 Updated manpages for 0.9.3 release 2011-11-07 00:54:32 -07:00
Thomas S Hatch
54abecd9bc add generated manpages 2011-08-27 11:38:12 -06:00
Erik Nolte
1d71c9ce19 Move remaining salt-monitor code to the salt-monitor project 2011-08-10 13:54:38 -06:00
Erik Nolte
8918f26a14 Add salt-monitor documentation 2011-07-27 17:54:36 -06:00
Erik Nolte
1ca58adb79 Fix spelling error: recieve -> receive 2011-07-27 17:46:53 -06:00
Thomas S Hatch
c226df95e6 Add salt-run manpage and update man pages for 0.8.9 2011-07-09 17:13:08 -06:00
Thomas S Hatch
e0143dc342 Merge the rendered spinx man pages into the deployment dir 2011-05-30 16:24:23 -06:00
Thomas S Hatch
928dd4fc26 Restore the salt-master manpage 2011-05-27 17:50:47 -06:00
Thomas S Hatch
8186817064 Merge remote-tracking branch 'white/master'
Conflicts:
	README
	doc/man/salt-cp.1
	doc/man/salt-key.1
	doc/man/salt-minion.1
	doc/man/salt.1
	doc/man/salt.7
2011-05-27 17:47:49 -06:00
Pedro Algarvio
7ccb5e4cec Typos, white-space, unused/missing imports, wrapping, PEP-8. 2011-05-26 12:17:02 +01:00
Seth House
fe434b872d Moved manpages into Sphinx 2011-05-23 01:20:36 -06:00
Thomas S Hatch
a653a8eca2 fix typo in salt-key manpage 2011-05-14 17:14:24 -06:00
Thomas S Hatch
262497f334 typos in salt-cp manpage 2011-05-14 17:10:56 -06:00
Thomas S Hatch
28e62ccddc Get rid of more refs to facter 2011-05-13 22:54:36 -06:00
Thomas S Hatch
3488171e3e Update the salt minion manpage 2011-05-13 22:51:09 -06:00
Thomas S Hatch
9b384cc39b update the salt master manpage 2011-05-13 22:50:30 -06:00
Thomas S Hatch
404e18ef38 update the salt-key manpage 2011-05-13 22:49:43 -06:00
Thomas S Hatch
7cac12fc10 update salt 7 manpage, remove facter dep 2011-05-13 22:47:04 -06:00
Thomas S Hatch
8c88202be3 update the salt manpage 2011-05-13 22:45:53 -06:00
Thomas S Hatch
698fae3896 Add a manpage for salt-cp 2011-05-13 22:43:58 -06:00
Thomas S Hatch
25a19cfd6b rename the saltkey manpage 2011-05-13 22:36:01 -06:00
Thomas S Hatch
901d36f327 move man pages into doc directory preperatory for more documentation 2011-05-12 08:46:30 -06:00