Erik Johnson
b603274ecd
Add notes on GitPython issue in salt<=0.16.3
2013-09-05 13:43:08 -05:00
Erik Johnson
e2bf055542
Add FAQ page to docs
...
This was added per #7024 .
2013-09-05 09:10:47 -05:00
Erik Johnson
c86c855279
Better way of emphasizing S, L, and S in docs
...
Pull req #6972 negated a 100% intentional design decision, intended to
draw attention to the S, L, and S in "SaLt State file" to show why they
are called "SLS files". This commit reverts that change, and bolds the
S, L, and S so that this is more apparent.
2013-08-30 18:05:38 -05:00
Ajith Antony
f880d57af3
SaLT -> Salt
2013-08-30 15:41:15 -05:00
Erik Johnson
c4e85c63e9
Docs formatting fixes
2013-08-24 23:19:54 -05:00
Erik Johnson
f15ce62cea
Add more information on overriding providers
...
As noted in IRC, if you are using a custom linux spin or derivative, it
may not be apparent which provider to use when overriding providers in
the minion config file. This commit adds a massive table for the pkg,
service, user, and group providers which explains how they are used, to
help guide the user to the correct decision when specifying a provider
override.
2013-08-21 16:49:25 -06:00
Pedro Algarvio
9353dcafd3
Revert "salt.modules.cmdmod
renamed to salt.modules.cmd
while enforcing absolute imports."
...
This reverts commit 3fa341280b
.
2013-08-20 23:44:03 +01:00
Pedro Algarvio
3fa341280b
salt.modules.cmdmod
renamed to salt.modules.cmd
while enforcing absolute imports.
2013-08-19 13:45:56 +01:00
Jason Sommer
201b4f8776
Added gitfs_root option
2013-08-17 20:14:57 -05:00
Erik Johnson
a59b5149c6
Clarify the minion ID generation docs
2013-08-15 22:23:14 -05:00
Erik Johnson
ce9b2728a0
Add documentation on how the minion id is derived
2013-08-15 18:03:38 -05:00
Erik Johnson
9c63495e04
Formatting fixes
...
This completes the documentation audit begun in cf365f7
, using proper
backticks and :strong: tags to emphasize text, converting groups of
shell commands to bash code-block sections, etc. This also replaces the
use of \* with the easier-to-grok '*', which will hopefully reduce
confusion among new users.
2013-08-11 22:17:47 -05:00
Seth House
db4d7bcb59
Added rST anchors to pillar and GitFS for easy cross-referencing
2013-08-07 14:34:47 -06:00
Erik Johnson
4ce370b679
improve formatting in remote execution tutorial
2013-08-06 19:21:39 -05:00
Erik Johnson
02cd6d1868
Fix additional broken links
...
This takes care of the last of the warnings generated by sphinx when
building the HTML docs.
2013-08-03 23:35:50 -05:00
Erik Johnson
c78a06c833
Remove links to nonexistant pages
...
Would be good to write these eventually, but for now don't try linking
to them since they do not exist.
2013-08-03 19:12:09 -05:00
Erik Johnson
beedffc62c
Added links, formatting fix for standalone minion docs
2013-08-03 18:54:30 -05:00
Erik Johnson
eb339ef1fa
Replace references to 0.16.1 with 0.16.2
2013-08-01 20:10:45 -05:00
Forrest
a860e5d002
Fixed a typo in pki minion information.
...
Modified path to properly reference the key location.
2013-07-29 22:35:28 -07:00
Erik Johnson
a7110e9305
Add practical example
2013-07-26 12:13:32 -05:00
Erik Johnson
49839b72aa
Add a 4th step to the states tutorial
...
This adds a step showing how file roots can be used to "promote" states
from dev -> QA -> prod.
2013-07-25 20:41:21 -05:00
Seth House
1ad733a2c0
Added missing 's' in cross-reference
2013-07-23 16:07:03 -06:00
Pedro Algarvio
a91b6ae02c
Linked the dictionaries, strings, lists and numbers to the python documentation.
2013-07-23 21:42:33 +01:00
Erik Johnson
50b34955c3
Rename network.hwaddr to network.hw_addr
...
This also adds the aliases network.hwaddr, as well as network.ipaddrs
and network.ipaddrs6. Fixes #5061 .
2013-07-22 21:52:52 -05:00
Joseph Hall
f62771a227
Merge pull request #6268 from terminalmage/issue6127
...
Function parity between pillar and grains modules
2013-07-22 14:15:48 -07:00
Erik Johnson
f863417790
Update references to pillar.data in docs
2013-07-22 16:09:51 -05:00
Seth House
24723629be
Fixed rST cross-reference syntax in two tutorials
2013-07-22 14:35:49 -06:00
Erik Johnson
e28f8bcf65
Make templating notes flow better with renderer docs
...
Did not realize that renderers are mentioned a few paragraphs before the
section I added in 8c3cb95
. This commit moves that data up to the
section describing the renderers.
2013-07-21 16:57:12 -05:00
Erik Johnson
8c3cb95d84
Add note RE: templating to "starting states" doc
2013-07-21 15:58:37 -05:00
Erik Johnson
60faa582f8
Improve walkthrough
...
Several formatting changes, including links to function documentation
where appropriate. Also reworded a bit and added some additional
sections, including an example of how to verify a minion's public key
before accepting it, as requested in #6245 .
2013-07-20 21:10:17 -05:00
Colton Myers
94fe24c905
Fix bad example in the state tutorial part 3, Fix #6165
2013-07-15 15:44:17 -06:00
pille
fda2218a41
fix doc hyperlink
2013-07-05 14:15:28 +02:00
Seth House
858df860c2
Wrapped file:// in literals
2013-07-01 13:42:58 -06:00
Erik Johnson
323243332e
Document the SLS file namespace
2013-06-20 19:51:19 -05:00
Chris Rebert
6a5ff56426
copyediting and formatting
2013-06-18 15:01:57 -07:00
Thomas S Hatch
28d93ab426
Add multi master tutorial
2013-06-18 01:53:35 -06:00
Thomas S Hatch
32fda56f8d
Add some comments on yaml arg parsing per #5483
2013-06-11 11:10:08 -06:00
yinchuan
ddc3423a16
correct the line reference [ #5408 ][ https://github.com/saltstack/salt/issues/5408 ]
2013-06-06 10:55:43 +08:00
yinchuan
6c136b7a86
modify a sentence for more accurate
2013-05-30 18:17:39 +09:00
Valentin Bud
f9e74255d2
Update GitFS Backend Walkthrough to include GitFS over SSH
...
A small description on how to configure GitFS over SSH transport.
2013-05-24 10:36:56 +03:00
Ulrich Dangel
96b64b9992
Fix spelling errors reported by lintian
2013-05-19 22:31:55 +01:00
Chris Rebert
e89cbf4447
capitalize Linux in comments/docs
2013-05-15 19:21:50 -07:00
Thomas S Hatch
4b5c3e6106
Only pass the retcode out to salt-call if retcode_passthrough is
...
set, first fix for #4904
2013-05-13 07:59:28 -06:00
Thomas S Hatch
c1a25bd619
Start on cloud controller tutorial
2013-05-14 00:40:42 -06:00
Colton Myers
cbd6492950
Add docs for file:// in gitfs
2013-05-07 11:21:26 -06:00
hvnsweeting
73c12a2cf4
add require for service state in examples
2013-05-03 09:49:23 +07:00
Chris Rebert
498d2999db
more typo fixes
2013-05-01 16:52:52 -07:00
Thomas S Hatch
4de347fb39
Some more notes on service names
2013-04-30 13:15:01 -06:00
Thomas S Hatch
20ee5dcd1c
Add note on package and service names
2013-04-29 17:26:49 -06:00
David Boucha
4233743c68
Merge pull request #4517 from timhollinger/develop
...
added 'be' to 'need to updated' since I need a verb there.
2013-04-16 14:34:25 -07:00