robert.fach
4f7b0a29d1
updated information regarding required version for dulwich gitfs backend
2015-01-22 17:14:27 +01:00
Colton Myers
a067e6ceba
Fix the grains precedence documentation
...
Fixes #19611
2015-01-21 16:10:18 -07:00
Thomas S Hatch
602b1a34aa
Merge pull request #19862 from kev009/freebsd-kmods
...
Add freebsdkmod changes to 2014.7.2 relnotes
2015-01-20 16:06:17 -07:00
Colton Myers
1fb6fc0ba1
Fix the explanation of the Default Data - YAML section of starting states
2015-01-20 15:03:54 -07:00
rallytime
99e35ffb1e
Add 2014.7.1 release to Windows Installation Docs
...
Also remove the links to the 2014.7.0 exe's because of regressions.
2015-01-20 12:21:57 -07:00
Kevin Bowling
494543c5bc
Add freebsdkmod changes to 2014.7.2 relnotes
2015-01-20 02:09:32 -07:00
Joseph Hall
56a52f9552
Merge pull request #19752 from rallytime/remove_sshpass_checks
...
Remove sshpass checks
2015-01-15 15:12:00 -07:00
rallytime
4d5cc90c6a
Remove sshpass checks from utils/cloud.py and other references
...
Fixes #19219
2015-01-14 23:08:00 -07:00
Colton Myers
228ada2890
Add release notes for 2014.7.2
2015-01-14 15:17:33 -07:00
Colton Myers
2e364ac249
Add more release notes for 2014.7.1
2015-01-14 15:17:21 -07:00
rallytime
4a1a5123f2
Remove old --out options from salt-cloud docs
...
Fixes #19453
2015-01-13 21:39:27 -07:00
David\ Beitey
839968f637
Expand documentation about Saltfile for salt-ssh
2015-01-13 16:50:29 +10:00
Mike Place
b419366443
Release note note
...
Fixes #18551
2015-01-08 16:41:20 -07:00
Colton Myers
f2fd892dc5
Merge pull request #19145 from whiteinge/sphinx-fixups
...
Minor Sphinx fixups
2014-12-22 16:25:01 -07:00
rallytime
b43519b882
Update the windows package to correct one: 2014.7.0 --> 2014.7.0-1
...
Fixes #19146
2014-12-19 16:00:30 -07:00
Seth House
a8e8111c92
Add a cross-ref to the vmbuilder formula repo
2014-12-19 14:34:58 -07:00
Seth House
d2e9378084
Switch html_title to empty string instead of None
2014-12-19 14:34:58 -07:00
Seth House
a33ae0655f
Switch the :formula: extlink to :formula_url:
...
The addition of the Salt domain conflicted with this role. Better to
rename this one to be more explicit and to save that real-estate for
future use.
2014-12-19 14:34:57 -07:00
Seth House
f345188d06
Set minimum Sphinx version to 1.3
2014-12-19 14:34:57 -07:00
Colton Myers
9d5e05a381
Add more release notes for 2014.7.1
2014-12-18 14:19:52 -07:00
rallytime
926c486587
Correct master_sign_key_name reference
...
Fixes #19053
2014-12-17 11:32:23 -07:00
Seth House
51fa87c446
Change all state examples to use short-dec format for consistency
...
Closes #12419 .
The command used to search the docs for state examples is below. This
generates a file in Vim's quickfix format that can be loaded with the -q
flag.
find . -type f \( -name '*.rst' -o -name '*.py' \) -print0
| xargs -0 -P10 -n1 awk '
BEGIN { RS=""; FS="\n" }
{ linenr = linect; linect += (NF + 1) }
/^\s+[a-zA-Z0-9'\''_-]+:\n\s+[a-zA-Z0-9'\''_-]+:\n\s+- / {
print FILENAME "|" linenr + 2 "|", $1
}
' > ./salt-states.quickfix
2014-12-12 23:36:40 -07:00
Seth House
c0567bab0f
Updated Formula Best Practices doc with several recommendations
2014-12-12 17:43:00 -07:00
Seth House
d0f038eec0
Minor clarification to not pointing directly to formulas repos
2014-12-12 17:42:54 -07:00
Seth House
e7922758ae
Minor rST formatting
2014-12-12 17:42:53 -07:00
Thomas S Hatch
0c6655544c
Merge pull request #18782 from rallytime/master_tops_rendering
...
Fix markup so master_tops document will render correctly
2014-12-08 13:21:00 -07:00
Erik Johnson
00bf5daff8
Add bugfix for #17963 to 2014.7.1 releae notes
2014-12-08 08:45:03 -06:00
rallytime
9e5350c2f4
Fix markup so master_tops document will render correctly
...
Fixes #18723
2014-12-05 20:47:41 -07:00
Thomas S Hatch
8a7134e72d
Merge pull request #18672 from whiteinge/mod_aggregate-state-level
...
Add docs for mod_aggregate state-level keywords
2014-12-03 21:12:10 -07:00
Seth House
54d8760d2d
Added docs for the state-level aggregate keyword
...
Also added clarification on the two ways to invoke the aggregation
function.
2014-12-02 18:33:10 -05:00
Thomas S Hatch
dbcc98e5ba
Merge pull request #18610 from rallytime/update_zmq4_docs
...
Make ZMQ 4 installation docs for ubuntu more clear
2014-12-02 10:04:16 -07:00
Tim O'Guin
39fb372898
fixed allocate_new_eip typo in AWS cloud docs
2014-12-01 14:46:32 -06:00
rallytime
9fe67a34c2
Make ZMQ 4 installation docs for ubuntu more clear
...
References #18476
2014-12-01 11:48:17 -07:00
Elias Probst
6a7662c498
Fix typo (agregate → aggregate).
2014-11-29 15:58:07 +01:00
Erik Johnson
b11542dab9
Update 2014.7.1 release notes
2014-11-28 16:55:49 -06:00
Pedro Algarvio
f5794f837c
Update 'doc/.tx/config' - Build #213
...
http://cookingwithsalt.org/job/salt/job/transifex/213/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-11-26 20:01:25 +00:00
rallytime
73f3c0091d
Clean up doc build so it doesn't stacktrace
...
Fixes #18471
- Add zmq.eventloop to mocked modules in doc/conf.py
- Cleaned up rst references in rest_tornado.rst
2014-11-25 15:11:15 -07:00
Colton Myers
42223567b8
Add warning to docs about topfile compilation
...
Ref #12483
2014-11-24 14:33:37 -07:00
Erik Johnson
55b80853f6
Add new release notes file for 2014.7.1
2014-11-24 10:36:46 -06:00
Erik Johnson
22962d097e
Fix wording in 2014.1.1 release notes
...
As this was the first bugfix release for 2014.1.0, it should not be
described as "another" bugfix release.
2014-11-24 10:35:47 -06:00
Erik Johnson
c0d9b84a86
Add 2014.7.0 to toctree
2014-11-24 09:46:48 -06:00
rallytime
91538d7ec1
Add information about salt-cloud events to master events doc
2014-11-21 15:57:59 -07:00
Seth House
898f1a70c3
Fix missing space after colon in architecture doc
...
Fixes #18134
2014-11-20 12:30:33 -06:00
Ronan Amicel
3d2b44a14b
Fix typo in 2014.7.0 release notes
...
virturalenv → virtualenv
2014-11-20 11:26:01 +01:00
Elias Probst
b0ead3f326
Typo in 2014.7.0 release notes (documentaiton → documentation).
2014-11-19 20:47:18 +01:00
Colton Myers
426c97282e
Deprecating for Boron, not Beryllium
2014-11-18 16:39:01 -07:00
Colton Myers
c0f7756153
Reorganize orchestration doc and deprecate overstate runner
2014-11-18 16:31:36 -07:00
Thomas S Hatch
10d1d490d4
Merge pull request #18187 from whiteinge/doc-key-events
...
Added documentation for key events
2014-11-17 21:12:39 -07:00
Thomas S Hatch
6d87d65cf4
Merge pull request #18186 from whiteinge/faq-nohup-restart
...
Added nohup example to the FAQ about restarting Salt with Salt
2014-11-17 21:12:33 -07:00
Thomas S Hatch
ab6c8c4f05
Merge pull request #18056 from jacksontj/saltnado
...
Saltnado
2014-11-17 08:58:39 -07:00
Thomas S Hatch
792358c5e0
Merge pull request #18101 from eliasp/2014.7-doc.topics.mine-mine_functions_example
...
Fix YAML syntax in mine_functions example.
2014-11-14 14:36:48 -07:00
Elias Probst
5580c714a5
Fix YAML syntax in mine_functions example.
...
The elements provided for a mine_functions definition need to be
either a list or a dict, but not a mix of both.
2014-11-14 21:25:30 +01:00
Seth House
0a55e39683
Added documentation for key events
2014-11-14 13:07:34 -05:00
Seth House
daf0fe9937
Added nohup example to the FAQ about restarting Salt with Salt
...
Suggested by @ in #7997 .
2014-11-14 12:40:18 -05:00
Thomas Jackson
6d2fbc8715
Documentation for saltnado
2014-11-13 08:36:29 -08:00
Justin Findlay
9158661205
expand unittest docs: formal style, more examples
2014-11-12 16:55:50 -07:00
Justin Findlay
217217f624
wrap unittest doc at 80 chars
2014-11-12 15:59:35 -07:00
rallytime
07e8c393ed
Fix spelling in raet doc
2014-11-12 06:50:38 -07:00
C. R. Oldham
25f7bf111a
Add breaking change notice for module.run in 2014.1.0
2014-11-10 16:28:21 -07:00
Mike Place
1fd9983fc7
Merge pull request #17310 from rallytime/update_windows_pkg_doc
...
Add 2014.7.0 release to windows installation doc
2014-11-10 12:33:00 -07:00
Colton Myers
69fa6b2e3c
Fix the release notes note
2014-11-10 09:51:21 -07:00
rallytime
4cbeebd3d0
Add 2014.7.0 release to windows installation doc
2014-11-07 15:26:28 -07:00
rallytime
2396392449
Remove release candidate message from docs sidebar
2014-11-07 09:37:09 -07:00
Thomas S Hatch
124fbba226
Merge pull request #17216 from rallytime/update_windows_links
...
Update windows installer links to include 2014.1.13 pkgs
2014-11-06 14:33:55 -07:00
rallytime
6f10b96f01
Update windows installer links to include 2014.1.13 pkgs
2014-11-05 16:15:07 -07:00
Sandra Kosmalla
2096f2cafd
fix syntax error in writing grains code snippet
2014-11-05 15:13:51 -07:00
Colton Myers
4149716bf2
Add note to release notes about pillar/compound matching in mine/publish
2014-11-05 11:27:23 -07:00
Pedro Algarvio
a114dab27d
Update 'doc/.tx/config' - Build #196
...
http://cookingwithsalt.org/job/salt/job/transifex/196/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-11-04 21:51:34 +00:00
Colton Myers
df0547969f
We evaluate a prereq, we don't call it. Fixes #17086
2014-11-04 11:36:30 -07:00
Erik Johnson
dfc10ef9b6
Update RC version in docs sidebar
2014-10-31 19:34:03 -06:00
Seth House
53dae1b3e4
Merge pull request #17019 from whiteinge/doc-salt-api-2014.7-release-notes
...
Added the salt-api merge and recent additions to 2014.7 release notes
2014-10-29 18:16:16 -05:00
Seth House
36ca21de0c
Added the salt-api merge and recent additions to 2014.7 release notes
2014-10-29 18:15:03 -05:00
Nicole Thomas
500afb29fe
Merge pull request #16962 from jacksontj/2014.7
...
2014.7
2014-10-29 16:19:03 -06:00
Seth House
9da07584e4
Added missing docs for the /key rest_cherrypy entry point
...
Should have been part of #16706 .
2014-10-29 16:35:04 -05:00
Thomas Jackson
9f7dac0674
Spelling fixes for docs
2014-10-28 08:12:27 -07:00
Colton Myers
6da0967805
Fix pre-required vs pre-requiring mixups in prereq doc
2014-10-27 10:59:07 -06:00
Erik Johnson
142bac1522
Update release candidate number in docs sidebar
2014-10-25 17:56:28 -05:00
Henrik Holmboe
0e772aefe7
Update conf.py as well
2014-10-24 16:27:37 -06:00
Henrik Holmboe
1fc008bf25
Point to the correct latest 2014.1.13 release
...
This is recurring and #12720 is tracking the issue.
Conflicts:
doc/topics/releases/index.rst
2014-10-24 16:27:11 -06:00
rallytime
617d777fa9
Release notes for 2014.1.13
2014-10-24 16:22:53 -06:00
Erik Johnson
d1e867c718
Remove known issue comment for salt-ssh
2014-10-24 16:16:33 -05:00
Erik Johnson
706f53941b
Add notice on automatic installation of repoquery
2014-10-24 16:15:48 -05:00
rallytime
b90ba8cf4e
Added updates to 2014.7.0 release notes
2014-10-24 09:29:13 -06:00
Thomas S Hatch
e9b29ea3e6
Redirect tot he correct page
2014-10-23 18:24:32 -06:00
Thomas S Hatch
910991a468
update raet intro
2014-10-23 18:15:24 -06:00
Thomas S Hatch
ed12f4c984
Merge pull request #16805 from thatch45/agg_doc
...
fix docs for mod_aggregate per #16575
2014-10-23 13:46:33 -06:00
Erik Johnson
d19c6b16ce
Improve wording of RPM changes in helium release notes
2014-10-23 12:00:35 -05:00
Erik Johnson
b261c663fa
Add notice of new packages for Helium release
2014-10-23 11:48:40 -05:00
Colton Myers
fb2ae7cfbf
Merge pull request #16822 from whiteinge/doc-reactor-changes
...
Added versionadded and versionchanged directives to Reactor docs
2014-10-22 15:08:39 -06:00
Seth House
1faec87514
Added versionadded and versionchanged directives to Reactor docs
...
Also reworded and cross-linked the client interfaces docs.
2014-10-22 15:07:05 -06:00
Erik Johnson
86078aea8c
Normalize release notes with develop branch
2014-10-22 14:42:37 -05:00
Thomas S Hatch
cb14a8660e
fix docs for mod_aggregate per #16575
2014-10-21 16:37:34 -06:00
Erik Johnson
af25ad1019
Improvements to releases page
...
This clarifies what the current stable release is. It also hides the
2014.7.0 release notes until we actually release that version.
2014-10-20 14:11:51 -05:00
rallytime
559ed2906b
Fix small typo in fedora installation docs
2014-10-20 12:06:46 -06:00
Erik Johnson
13a92bde69
Add further clarification that gitfs auth is pygit2-only
2014-10-19 17:01:13 -05:00
Erik Johnson
90ba9b8a43
Add notice that per-remote auth params are not supported in GitPython
2014-10-18 17:36:51 -05:00
Thomas S Hatch
2e9b63ed31
Add notes on cp module and -W/w
2014-10-18 09:24:31 -06:00
Seth House
4846dcebbd
Update the Reactor docs to use the local method instead of cmd
2014-10-17 09:17:34 -05:00
Erik Johnson
48e81ac32d
Add new fileserver features to helium release notes
...
Also made some formatting fixes
2014-10-15 22:44:43 -05:00
Erik Johnson
49c7e6ac1a
Fix misspelled code-block type
2014-10-15 22:44:27 -05:00