Commit Graph

2624 Commits

Author SHA1 Message Date
Joseph Hall
acc98cbe62 Update AWS docs for new tagging functionality 2014-04-16 08:49:19 -06:00
Joseph Hall
7aa7cd9944 Merge pull request #12010 from rallytime/documentation_change
Documentation for returner config values pulled from minions
2014-04-15 19:19:36 -06:00
Seth House
bcb66f160f Add Sphinx extension to generate an index for short-URLs 2014-04-15 18:01:31 -06:00
Seth House
e222a9bd1c Add missing True return to state example when state is already correct 2014-04-15 15:51:43 -06:00
Erik Johnson
55cd12c873 Add release notes for 2014.1.2 2014-04-15 13:17:34 -05:00
rallytime
0f77393961 Documentation for returner config values pulled from minions 2014-04-15 11:42:52 -06:00
Pedro Algarvio
3cd612d2c4 Fix compound example.
Refs 11195cbd2d
2014-04-15 10:55:26 +01:00
Thomas S Hatch
a3faf17f10 Merge pull request #11976 from cachedout/nodegroups_doc
Add note about master restart per nodegroups.
2014-04-14 14:21:18 -06:00
Thomas S Hatch
0fe1cd5c61 Merge pull request #11929 from cachedout/11918
Fix compound matching with parens.
2014-04-14 14:04:23 -06:00
Mike Place
0c9f7eb356 Merge pull request #11983 from xenuser/fix_11961
Refs #11961: Add a short note regarding --show-timeout in the salt manpage
2014-04-14 13:15:10 -06:00
Valentin Hoebel
ff07ccac94 Refs #11961: Add a short note regarding --show-timeout in the salt manpage 2014-04-14 21:11:01 +02:00
Mike Place
e3504e5a02 Add note about master restart per nodegroups.
Pointed out here:
https://khsing.net/2014/04/11/fight-with-saltstack-no-top-file-or-external-nodes-data-matches-found/
2014-04-14 09:39:31 -06:00
Henrik Holmboe
2e67643a74 Update Release Notes index
http://salt.readthedocs.org/en/latest/topics/releases/ now points to
2014.1.1 as the latest release.
2014-04-14 10:14:25 +02:00
Pedro Algarvio
2b2754d683 Don't encourage bad **kwargs usage. 2014-04-13 14:38:04 +01:00
Erik Johnson
bc850cfdd3 Add new docs RST autosummary page 2014-04-12 11:23:34 -05:00
Erik Johnson
c351f8b76e Add svnfs to toctree 2014-04-11 16:17:47 -05:00
Seth House
bc10b02d21 Mock requests for building the docs 2014-04-11 14:22:12 -06:00
Seth House
640f613364 Added a full but simplistic example of writing a state module 2014-04-11 14:08:53 -06:00
Mike Place
11195cbd2d Fix compound matching with parens. 2014-04-11 11:33:19 -06:00
Erik Johnson
910393fa3c Add new params to master config docs
Also fixed up some of the wording on the other recently-added remote
fileserver configuration parameters.
2014-04-11 11:40:01 -05:00
Thomas S Hatch
2eef81ba63 Merge pull request #11897 from so14k/freebsd-doc-fix
- Add directions for Installing Salt on FreeBSD 10 with pkgng.
2014-04-10 12:44:02 -06:00
Mike Place
58bafa3728 Link to online YAML parser in docs. 2014-04-10 10:34:35 -06:00
Brad Davis
49529ab65d - Add directions for Installing Salt on FreeBSD 10 with pkgng. 2014-04-10 09:03:00 -06:00
Pedro Algarvio
601c4c7746 Merge pull request #11858 from terminalmage/hgfs-env-whitelist
Add saltenv whitelist/blacklist to hgfs
2014-04-10 13:09:56 +01:00
Mike Place
4893b046cb A note about cherry-picking 2014-04-09 09:26:28 -06:00
Chris Rebert
746e88bf4b improve formatting in Linting section of dev docs 2014-04-08 15:18:10 -07:00
Erik Johnson
0f5160345b Add new params to master docs 2014-04-08 16:13:29 -05:00
Joseph Hall
df9b0af154 Merge pull request #11810 from terminalmage/minionfs-enhancements
Minionfs enhancements
2014-04-07 11:05:54 -06:00
Erik Johnson
ae11b2678a Add new minionfs params to docs 2014-04-07 11:29:24 -05:00
Thomas Güttler
7d25e086d3 "Full List of Renderes" was a sub section of "Examples" before. 2014-04-07 09:27:21 +02:00
Colton Myers
5b6b30e896 Add note about multiple extends of a single state 2014-04-03 15:19:34 -06:00
Nicole Thomas
8aeaf24cff Fixed spelling error in pillar documentation 2014-04-03 09:42:48 -06:00
Joseph Hall
61f05b54dc Update cloud docs to note new requests dependency 2014-04-01 12:23:50 -06:00
anonymouz
9dcc211bba Be consistent and show python mapping for "Dashes" 2014-04-01 13:59:42 +02:00
David Boucha
daa038f7e0 update windows installer links 2014-03-31 14:27:54 -06:00
Colton Myers
cdf039163e Add YAML datetime idiosyncrasy to docs
Refs #11630
2014-03-31 11:46:21 -06:00
Johannes
1434539af7 Fix typo 2014-03-30 15:48:15 +00:00
Ryan Lane
5ade41681d Give warning about using grains as pillar matches
If you use grains to match for pillar top files, any sensitive data
in the pillars is no longer protected, as any minion could modify its
grains to access the sensitive pillars.
2014-03-28 14:34:03 -07:00
Tim O'Guin
db6f276d01 added /var/run/salt to nonroot docs 2014-03-28 10:18:57 -05:00
Seth House
c047f022a7 Removed broken_links.txt accidentally committed
Accidentally committed by some *doofus* in 86e0075.
2014-03-27 13:25:37 -06:00
Seth House
d971b379a0 Replaced Lanyrd embed with link to events page 2014-03-27 10:54:12 -06:00
Thomas S Hatch
ddd1c6fe99 A little mor clarity 2014-03-27 09:49:39 -06:00
Thomas S Hatch
52ba39bb58 Merge pull request #11513 from pass-by-value/document_output_color_codes
Add a note about outputter color codes
2014-03-27 09:42:29 -06:00
Erik Johnson
5e1870d1c5 Add info on per-remote gitfs_base to master docs 2014-03-26 16:29:07 -05:00
Aditya Kulkarni
2b97fbfd1b Add a note about outputter color codes 2014-03-26 14:16:59 -04:00
scottkly
885d55e826 Update writing_tests.rst
Fixed a typo in the title
2014-03-26 11:06:40 -06:00
Seth House
1b77405351 Improved Reactor example of passing pillar data through to state.sls
No need for crazy string building and parsing here. Just pass a
dictionary!
2014-03-25 15:35:52 -06:00
Erik Johnson
c5a390451e Merge pull request #11502 from techhat/etcd
Updating docs for etcd
2014-03-25 12:06:35 -05:00
Colton Myers
236a102567 Add release notes for 2014.1.1 2014-03-25 10:20:45 -06:00
Colton Myers
ae8db02e5e Update released version to 2014.1.1 2014-03-25 10:14:59 -06:00