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
Erik Johnson
88d7839cef
Replace 2nd-person wording
...
This commit re-does the updates from #5536 without using 2nd-person
pronouns.
2013-06-13 21:05:19 -05:00
Erik Johnson
c80845ff74
Clean up docs on building with sphinx-build
...
Also added details on how to build the docs on RHEL/CentOS 6.
2013-06-13 20:29:17 -05:00
Erik Johnson
e8b08318f7
Add examples of targeting nested pillars
2013-06-13 20:29:04 -05:00
Erik Johnson
b26bf3e4a8
Add examples of targeting nested grains
2013-06-13 20:28:11 -05:00
Thomas S Hatch
47dad7a1f6
Merge pull request #5528 from ageron/fix_kwargs
...
Upgrade kwargs parsing
2013-06-13 14:24:11 -07:00
Aurélien Geron
9690cd7908
cleaned up and finished kwargs parsing upgrade, added et fixed doc
2013-06-13 17:58:10 +02:00
Colton Myers
3bb7366574
Add docs for enabling EPEL in RHEL
2013-06-12 17:17:44 -06:00
Colton Myers
75e9c9d61e
Fix some formatting
2013-06-12 17:17:35 -06:00
Seth House
370dc7881b
Removed line numbers from master/minion conf file examples
...
This change is to lazily side-step Sphinx issues rendering code
alongside line numbers. Aligning the line numbers <td> with the code
<td> is dumb and I'd like to patch the HTMLWriter to output
Bootstrap-compatible <ol>'s instead.
2013-06-12 12:15:40 -06:00
Thomas S Hatch
8583762d3c
Merge pull request #5497 from ageron/fix_compound_commands
...
Fixed compound commands parsing: do not split arguments
2013-06-12 07:29:42 -07:00