peacetara
|
2f54587cbc
|
Adding 'Running and debugging salt states' section. That shows off the salt-call command, to help you debug. Also shows you how in the world to run a .sls file, which is always a good thing :)
|
2012-06-28 11:51:25 -07:00 |
|
Seth House
|
b7a49ec403
|
Updated function declarations in tutorials to use the short syntax
|
2012-06-18 00:04:51 -07:00 |
|
Alec Koumjian
|
39e4d8d976
|
Added tutorial for preseeding minions with accepted keys.
|
2012-06-14 09:26:47 -07:00 |
|
Baiju Muthukadan
|
cdd7937b37
|
It's three components (salt,grains & pillar)
|
2012-06-13 06:51:40 +05:30 |
|
Seth House
|
4b15fb7f0e
|
Fixed several link target syntaxes
|
2012-06-10 09:23:42 -07:00 |
|
Seth House
|
6c770e3d44
|
Marked include tmpl as an orphan to avoid Sphinx warnings
|
2012-06-10 08:55:12 -07:00 |
|
Gavrie Philipson
|
785e92bd4d
|
Another typo fix
|
2012-06-10 15:32:34 +03:00 |
|
Gavrie Philipson
|
0323803816
|
Fixed typo.
|
2012-06-10 15:17:51 +03:00 |
|
Matt Haggard
|
8035751678
|
Clarified where the top.sls file goes
|
2012-06-05 14:54:21 -06:00 |
|
Baiju Muthukadan
|
ada24af53c
|
Few reStructuredText fixes/cleanups
|
2012-05-30 16:02:24 +05:30 |
|
L.C. Rees
|
3315dad9e7
|
documentation updates
|
2012-05-22 22:43:12 -06:00 |
|
Thomas S Hatch
|
fd17c6a1dd
|
Add doc for standalone minion
|
2012-05-14 13:33:20 -06:00 |
|
Jeroen Dekkers
|
6106f1d829
|
Use the correct port numbers in documentation
|
2012-04-26 01:57:43 +02:00 |
|
Taavi Burns
|
dc7b86d9c9
|
Fix misspelling of "curly".
|
2012-04-16 01:33:45 -04:00 |
|
Taavi Burns
|
7273403cd9
|
Indenting Python code in the tutorial
I have to imagine that the docstring and return function should
actually be indented. :)
|
2012-04-15 23:52:23 -04:00 |
|
Jens Rantil
|
c08771d584
|
Fixing a weird sentence in documentation
I made a comment about the sentence here:
a7a136fd8d (commitcomment-1111231)
|
2012-03-21 00:47:06 +01:00 |
|
Thomas S Hatch
|
1655ab59e0
|
fixed this issue where using a dot is now much cleaner
|
2012-03-19 15:30:42 -06:00 |
|
Seth House
|
a7749524a4
|
Fixed old references to grains doc
|
2012-03-19 05:46:20 -06:00 |
|
Jeff Schroeder
|
9ce7db9710
|
Fix a busted link in the docs to grain info
|
2012-03-18 17:55:53 -07:00 |
|
Jeff Schroeder
|
4119f4f9dc
|
Fix some sphinx warnings and link docs better
|
2012-03-18 17:41:22 -07:00 |
|
Jeff Schroeder
|
5280efafca
|
Big update to the "Starting States" doc
|
2012-03-18 17:41:21 -07:00 |
|
Jeff Schroeder
|
2908f18b04
|
Added doc bits about firewall config on Ubuntu and Debian
|
2012-03-18 17:41:21 -07:00 |
|
Gordon McAllister
|
72c2014767
|
War on typos
Also cleanup whitespace and break some long lines
|
2012-03-14 17:09:19 -07:00 |
|
David Boucha
|
3a5bb0407d
|
Various Doc fixes.
Mainly small typo fixes and clarifying some language
|
2012-03-08 21:05:52 -07:00 |
|
Christer Edwards
|
f8dd5a9c8b
|
fixed typo and added note re: FreeBSD file_roots
|
2012-02-29 13:45:46 -07:00 |
|
Christer Edwards
|
f2902790e3
|
initial attempt at a firewall doc for salt master
|
2012-02-29 13:39:07 -07:00 |
|
Christer Edwards
|
f227c335b6
|
formatting and clarification cleanup in docs
|
2012-02-27 21:19:29 -07:00 |
|
Erik Johnson
|
57d417fe41
|
simplify MAC address example by using network.hwaddr instead of parsing ifconfig with cmd.run
|
2012-02-27 16:51:04 -06:00 |
|
Seth House
|
2ed2241ff7
|
Moved platform-specific tutorials into the installation instructions
|
2012-02-25 14:56:28 -07:00 |
|
Christer Edwards
|
e47f498d7c
|
created basic installation tutorial for fedora 16
|
2012-02-20 18:29:28 -07:00 |
|
Christer Edwards
|
eb97e55252
|
created archlinux installation tutorial
|
2012-02-20 16:37:12 -07:00 |
|
Christer Edwards
|
361d1f9eb1
|
removed instructions re: path changes
the Makefile has been patched so those manual
changes are no longer needed. Also updated
the tested versions.
|
2012-02-19 22:46:10 -07:00 |
|
Seth House
|
f7dce9a7ee
|
Replaced links to installation instructions
|
2012-02-08 03:20:41 -07:00 |
|
Thomas S Hatch
|
0d524920e7
|
move the ec2 bootstrap into tutorials
|
2012-01-31 22:35:50 -07:00 |
|
Erik Johnson
|
84cd002e64
|
need empty line before code blocks. added ones that were missing.
|
2012-01-30 11:25:08 -06:00 |
|
Erik Johnson
|
56ac9dec70
|
add link to state.highstate
|
2012-01-29 19:02:05 -06:00 |
|
Erik Johnson
|
a475787f41
|
Add warning about using dots in ID declaration
|
2012-01-29 18:51:57 -06:00 |
|
Thomas S Hatch
|
57fff21be1
|
fix missing :
|
2012-01-25 21:15:01 -07:00 |
|
Christer Edwards
|
ef576c607a
|
freebsd installation documentation and tutorial
|
2012-01-02 22:47:05 -07:00 |
|
Seth House
|
e5ffaf193d
|
Fixed a bone-headed typo; thanks for the report, Zheng Liu!
|
2011-12-21 08:15:35 -07:00 |
|
Thomas S Hatch
|
a7a136fd8d
|
Add starting states doc
|
2011-12-10 00:28:29 -07:00 |
|
Seth House
|
2f8616a42e
|
Fixed bad ref to grains
|
2011-11-26 02:16:32 -07:00 |
|
Seth House
|
e47b629d51
|
Fixed mismatched glossary entries/definitions in the highstates docs
|
2011-11-26 02:16:30 -07:00 |
|
Seth House
|
be3eabb0da
|
Fixed bad `watch ` example; added a note about name declarations
|
2011-11-16 14:41:44 -07:00 |
|
Seth House
|
7e5f8be530
|
Fixed and improved the States tutorials
Got rid of the references to state.template and jumped straight into
state.highstate use and configuration.
|
2011-11-16 09:23:33 -07:00 |
|
Seth House
|
67c62c270c
|
Finished the States tutorials
They still need quite a bit of polish.
|
2011-10-30 19:43:18 -06:00 |
|
Seth House
|
8582075a55
|
Moved requires into include for module & states tutorials
|
2011-10-30 19:28:02 -06:00 |
|
Seth House
|
c019fa1291
|
wip: Split States tutorial into separate steps
|
2011-10-30 12:41:14 -06:00 |
|
Seth House
|
b78d0d8b0b
|
wip: Moved how to use the minion into its own tutorial
|
2011-10-30 12:41:10 -06:00 |
|