Aaron Tygart
a1a1b3cd2a
Fix mistake in esky documentation
2012-11-14 16:22:56 -06:00
David Boucha
aacfeaff9f
Remove :term: - just highlight the word
2012-11-09 12:26:01 -07:00
David Boucha
7f0601f2cd
Fix code-block error
2012-11-09 12:26:01 -07:00
David Boucha
ef0a4d143e
Add cron example
2012-11-09 12:26:01 -07:00
David Boucha
7514364bef
Add tutorial on using cron to run salt-call
2012-11-09 12:26:01 -07:00
Jay Pipes
ef5e11168c
Adds a note to starting_states tutorial explaining file.managed shortcut
...
address issue #2412
Just adds a note section to the starting_states tutorial doc
page that explains the file.managed shortcut to make it a bit
easier for beginner Salt users to understand...
2012-10-31 16:47:58 -04:00
Jay Pipes
0332c76147
Tiny YAML correction in starting_states tutorial doc page.
2012-10-31 16:11:54 -04:00
G. Clifford Williams
607dab0e71
Merge branch 'develop' of https://github.com/saltstack/salt into develop
...
resolution of documentation merge with upstream develop branch
2012-10-20 13:13:59 -05:00
G. Clifford Williams
d399da4259
Merge branch 'master' of https://github.com/saltstack/salt into develop
...
Conflicts:
doc/ref/renderers/all/index.rst
2012-10-20 11:54:50 -05:00
G. Clifford Williams
86abc2ae3a
added wempy to tutoials/starting_states
2012-10-16 14:52:26 -05:00
Ask Bjørn Hansen
a6130890e7
Update doc/topics/tutorials/bootstrap_ec2.rst
...
Simplify and fix sed syntax in bootstrap tutorial
2012-10-12 13:02:12 -07:00
Thomas S Hatch
c20ef03995
Add the ::
2012-10-11 23:37:20 -06:00
Thomas S Hatch
c40b47722c
Using a diff and not specifying that it is a diff in the doc...
...
can be confusing
2012-10-11 22:27:36 -06:00
Seth House
47a1ede6f4
Moved the Esky docs to topics & added to the TOC
2012-10-04 18:52:51 -06:00
Thomas S Hatch
f7f053b3b2
Merge pull request #2152 from alejandrogomez/typo
...
Fix typo in states tutorial part 3
2012-10-02 09:33:33 -07:00
Alejandro Gómez
0112549c00
Fix typo in states tutorial part 3
2012-10-02 18:01:44 +02:00
anentropic
ee2f597c95
Update doc/topics/tutorials/bootstrap_ec2.rst
...
'E: Unable to locate package salt'
I think you have to install `salt-master` and `salt-minion` packages as shown on the Ubuntu install page: http://docs.saltstack.org/en/latest/topics/installation/ubuntu.html
(I assume we're on Ubuntu since we're also using Canonical CloudInit and the `apt-get` command is used)
2012-10-02 14:27:29 +02:00
Ryan P. Kelly
e08cd261ff
Generic keyword argument usage documentation
2012-10-01 20:13:34 -04:00
Clint Savage
9a5d086bf3
more documentation cleanup
2012-08-03 00:23:39 -06:00
Clint Savage
015766d28b
reworded paragraphs and fixed up some grammar
2012-08-02 22:04:37 -06:00
Clint Savage
4fcc3fdc35
added a period as it should have been :(
2012-08-02 20:59:57 -06:00
Clint Savage
a791a60de6
hopefully better wording of a very confusing statement
2012-08-02 18:35:18 -06:00
Clint Savage
db3ed4e72d
fixed another set of paths in documentation
2012-08-02 17:35:29 -06:00
Clint Savage
4b06beae7e
paths were inconsistent and really shouldn't appear as though they are in /
2012-08-02 17:30:25 -06:00
Thomas S Hatch
a2730242fd
change the tense of the document.
...
Documentation should not use "I" or "you" statements
2012-07-19 10:16:58 -06:00
John Albietz
3530285a78
fixed the lokkit example that I gave before. added new system-config-firewall-tui command.
2012-07-19 00:42:46 -07:00
John Albietz
374c1e333a
added information on how to properly configure the firewall for salt-masters on CentOS 6 / RHEL.
2012-07-18 21:06:45 -07:00
Brian Riley
a3c456f8cd
Fix for bad installation link
...
The tutorials had a link to a non-existant installation page. I changed
this to link to the installation index document. I also removed the
unused installtion link from `conf.py`.
2012-07-16 15:55:23 -07:00
Brian Riley
425ce24e68
Remove :orphan:
as per request
...
I removed the `:orphan:` element at the top as per whiteinge's request
on IRC.
2012-07-16 15:35:08 -07:00
Andreas Gerstmayr
2ae0097401
fix typo in doc/states tutorial
2012-07-11 21:59:02 +03:00
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