Commit Graph

1398 Commits

Author SHA1 Message Date
Erik Johnson
80f615ed9c Further clarification on add-apt-repository
The change made in 1e831ad was not entirely accurate. This commit gives
more detail, providing a better explanation.
2013-06-30 18:05:29 -05:00
Erik Johnson
1e831ada42 Documentation fix
This fixes #5827 by specifying the proper name for the software package
which provides add-apt-repository. It may have at one point been called
software-properties-common, but Ubuntu's package search page has
packages going back to 10.04 LTS showing add-apt-repository in the
python-software-properties package.
2013-06-30 16:39:23 -05:00
Sebastian Vetter
229a4e9d2d Update ext_pillar location in manpage 2013-06-30 23:53:21 +10:00
Sebastian Vetter
84ca6fd8f6 Fix folder name for external pillars in docs 2013-06-30 19:01:20 +10:00
David Boucha
337884b389 Remove hyperlink until new link is found 2013-06-29 23:59:53 -06:00
Colton Myers
78192603fa Remove the evil dash of doom
Good catch, @s0undt3ch!  =)
2013-06-28 15:50:54 -06:00
Thomas S Hatch
75789d6cee Merge pull request #5808 from basepi/releasedocs
Add the Salt Release Process to the documentation
2013-06-28 10:30:04 -07:00
Colton Myers
a19ce0ee42 Add conventions to the TOC 2013-06-28 11:28:03 -06:00
Colton Myers
ea7064c012 Add the Salt Release Process to the documentation 2013-06-28 11:23:48 -06:00
Colton Myers
1c506a901d Restructure for topics/conventions/ docs
Add index.rst for conventions
2013-06-28 11:02:30 -06:00
David Boucha
be69e95e98 Merge pull request #5802 from alexanderhaensch/patch-1
Update windows.rst
2013-06-28 09:14:55 -07:00
David Boucha
8f28a641a7 Fix Multi Master Tutorial link 2013-06-28 10:05:42 -06:00
alexanderhaensch
0b721ecdec Update windows.rst
I think 2008 SP1 is needed. In my case it was crashing with return code 0
2013-06-28 11:34:38 +02:00
Erik Johnson
f8ae107446 Add BSD shadow support to release notes.
Also added a versionchanged directive to the docstring for the user
state to denote when shadow support was added for BSD.
2013-06-26 17:10:56 -05:00
Pedro Algarvio
ce76fd78a4 Quiet sphinx. 2013-06-26 18:29:40 +01:00
ran
38aa906da0 fix mine while caching is disabled 2013-06-25 23:42:09 +03:00
David Boucha
0c874e9d32 document pkg.purge on Windows 2013-06-24 18:09:17 -06:00
Kevin Tran
7122651d20 Fixed spelling 2013-06-22 14:24:14 -07:00
Thomas S Hatch
c76069fbad add tutorial to header for 0.16.0 release notes 2013-06-21 17:31:06 -06:00
Thomas S Hatch
67f0b88225 Bump man pages to 0.15.90 2013-06-21 15:18:17 -06:00
Thomas S Hatch
a3d6131eb8 Merge pull request #5679 from UtahDave/develop
Add some Windows info to the release notes.
2013-06-21 14:09:05 -07:00
David Boucha
2aca94856e Add info on windows networking and other features 2013-06-21 15:04:48 -06:00
David Boucha
32a633d323 Add info about Windows Powershell in cmd 2013-06-21 14:43:17 -06:00
David Boucha
4453a32308 Add info about Windows templating fixes 2013-06-21 14:39:59 -06:00
Thomas S Hatch
d3adc9d11b Add more features to the release notes 2013-06-21 14:34:22 -06:00
Erik Johnson
5bff2dd783 fix hyperlink 2013-06-21 13:08:36 -05:00
Erik Johnson
2c278c9cbf Begin new section on improved windows support 2013-06-21 13:02:36 -05:00
Erik Johnson
f6dbadd6a1 Tweak documentation on random cron timing feature 2013-06-21 12:34:19 -05:00
Erik Johnson
3be572ff8a Add info on confirmation prompt for salt-key -a/-A 2013-06-21 12:09:15 -05:00
Erik Johnson
323243332e Document the SLS file namespace 2013-06-20 19:51:19 -05:00
Colton Myers
59a549c662 Add example for ext_pillar in docs, Fix #5653 2013-06-20 15:32:56 -06:00
Colton Myers
7b84a2fe8d Remove trailing whitespace 2013-06-20 15:29:59 -06:00
Colton Myers
bad8ed6d28 Document that top files are combined from various environments
Ref #5440
2013-06-19 10:08:05 -06:00
Seth House
aa5f944c5c Added links to downloadable versions of the docs 2013-06-19 09:46:12 -06:00
Erik Johnson
092ba37db7 Clarify the documentation for "random" cron timing feature
This commit improves the explanation of this new feature, both in the
cron state's docstring and in the 0.16.0 release notes.
2013-06-19 10:26:04 -05:00
Joseph Hall
0272a91ef0 Merge pull request #5618 from terminalmage/docs
Improved pillar docs
2013-06-18 19:43:33 -07:00
Erik Johnson
878a9f1886 Slight grammar fix
Removed an unneeded "the".
2013-06-18 19:50:33 -05:00
Erik Johnson
751bb2459a Add information on new features
I've recently added these two features and figured they deserve a
mention in the release notes.
2013-06-18 19:46:48 -05:00
Erik Johnson
6de20853b0 Improved pillar docs
This commit adds documentation on the pillar.get function, and also
converts a couple references to some of the execution functions to links
to the docstring for that function, for better navigation.
2013-06-18 19:26:21 -05:00
Chris Rebert
6a5ff56426 copyediting and formatting 2013-06-18 15:01:57 -07:00
Thomas S Hatch
9853642dee Add pillar ref to the front page 2013-06-18 01:53:35 -06:00
Thomas S Hatch
28d93ab426 Add multi master tutorial 2013-06-18 01:53:35 -06:00
Thomas S Hatch
320652e211 Add docs on prereq and prereq_in 2013-06-18 01:52:10 -06:00
Thomas S Hatch
dc2862108f Start on the 0.16.0 release notes 2013-06-18 01:51:10 -06:00
Colton Myers
ef4ba74c10 Add additional clarification for autosign in docs 2013-06-17 16:28:05 -06:00
Chris Rebert
d5b7c7d037 requisites.rst: minor copyediting 2013-06-17 13:02:27 -06:00
Jonathan Ballet
69d77d8c1a output: fix typo introduced in 5f473b 2013-06-17 17:31:44 +02:00
Jonathan Ballet
5f473bb17e output: new state output 'changes'
It displays states result in 'full' mode unless nothing changed, in
which case it displays results in 'terse' mode.
2013-06-17 15:22:57 +02:00
Thomas S Hatch
89d6d1241c Add initial prereq docs, this needs a lot more, and a tutorial 2013-06-15 00:44:54 -06:00
Thomas Jackson
f6cf1ee206 Adding docs for "depends" decorator 2013-06-14 17:19:53 -07:00