G. Clifford Williams
86abc2ae3a
added wempy to tutoials/starting_states
2012-10-16 14:52:26 -05:00
Dave Boucha
7038e81732
Sentence fix
2012-10-12 16:52:08 -06:00
Dave Boucha
5aa5e13a8a
Updated Visual Studio 2008 link
2012-10-12 16:37:09 -06: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
e8870573a2
mod_watch needs to always return a state dict, Fix #2233
2012-10-12 12:45:49 -06:00
Thomas S Hatch
c20ef03995
Add the ::
2012-10-11 23:37:20 -06:00
Thomas S Hatch
1855aa8aa1
Uppercase...
2012-10-11 22:43:08 -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
4d35f129f6
Added glossary entry for grains
2012-10-11 00:22:01 -06:00
Thomas S Hatch
de59231013
Initial eauth docs
2012-10-09 19:02:59 -06:00
Sean Channel
3c7d4a815f
typo in "code-block" tag
2012-10-08 12:00:37 -07:00
Sean Channel
1b20fb5880
typo in code_blck
2012-10-08 09:22:38 -07:00
Thomas S Hatch
40e90d644a
Add to access control
2012-10-07 21:40:35 -06:00
Thomas S Hatch
97c60e1e2c
Start access control doc
2012-10-07 15:35:18 -06:00
Seth House
789d6b596e
Readded missing "installation" target
2012-10-04 18:52:51 -06:00
Seth House
47a1ede6f4
Moved the Esky docs to topics & added to the TOC
2012-10-04 18:52:51 -06:00
Seth House
4246b27ff0
Fixed misc rST syntax errors
2012-10-04 18:52:51 -06:00
Erik Johnson
3eed6c857e
Add Subnet/IP address matcher
...
This implements #653 . Note that there appears to be an underlying
problem with how highstates instantiate Matcher objects, which is
keeping this from working in an SLS file. See issue #2167 for more
details on that.
2012-10-04 13:02:59 -05:00
Thomas S Hatch
dca280a232
Add auth package to setup.py
2012-10-03 13:57:36 -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
Thomas S Hatch
6a1a17ee2d
Merge pull request #2150 from anentropic/patch-1
...
Update doc/topics/tutorials/bootstrap_ec2.rst
2012-10-02 09:26:27 -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
Romeo Theriault
b7b1552691
reformat a bit
2012-10-01 16:58:40 -10:00
Romeo Theriault
0d936f072f
update solaris docs for 0.10.3
2012-10-01 16:49:32 -10:00
Ryan P. Kelly
e08cd261ff
Generic keyword argument usage documentation
2012-10-01 20:13:34 -04:00
Seth House
184e4bbd22
Added note about #salt-devel
2012-09-27 13:54:13 -06:00
Thomas Kula
6024649f5a
Events documentation fix - iter_event*s*
...
It's 'iter_events', not 'iter_event'
2012-09-25 10:22:26 -04:00
Thomas S Hatch
c45b36a72b
Add exclude to release notes
2012-09-22 15:59:35 -06:00
Sean Channel
f384b5d194
change location of sock dir
...
per issue #2044 / commit 075c754
here also
2012-09-20 16:49:04 -07:00
Thomas S Hatch
9bfe0bb95f
Set startup_states in the release notes
2012-09-20 13:34:54 -06:00
Thomas S Hatch
88d5f2bd4d
Add finger stuff to 0.10.3 release notes
2012-09-18 12:21:49 -06:00
Thomas S Hatch
2face129f2
Add master_finger to base opts
2012-09-18 11:20:12 -06:00
Pedro Algarvio
42803b41a9
Include my major changes to the releases doc.
2012-09-11 23:00:33 +01:00
Thomas S Hatch
2c871d60a4
Start on the 0.10.3 release notes
2012-09-10 18:12:35 -06:00
Thomas S Hatch
bb2e3dc4f7
Enable
2012-09-06 22:09:40 -06:00
Thomas S Hatch
5cc5a7671a
Add integration test docs
2012-09-06 14:09:17 -06:00
Romeo Theriault
c263ede05c
added documentation on how to install salt on solaris
2012-09-05 18:12:17 -10:00
Thomas S Hatch
bd1058ab44
Start on test docs, ref #1920
2012-09-05 10:34:33 -06:00
Bruno Renié
a6568f6383
Added my states repo to the community section
2012-09-02 13:45:03 +02:00
David Pravec
956b89013e
fix wrong rst syntax in yaml_idiosyncrasies.rst
...
and this time i also verified the builded documentation to be ok.
Sorry i didnt do it last time.
2012-08-29 19:06:19 +02:00
Thomas S Hatch
f510dcbc2f
Take out the first person speak
2012-08-29 10:41:39 -06:00
David Pravec
7df0764bcb
explained how to (not) use UTF8 with YAML
...
yaml is really pain sometimes... It does support ASCII characters only.
This little text explains how to write extra characters if its needed.
2012-08-29 15:56:12 +02:00
Thomas S Hatch
7ca15f47cf
Merge pull request #1889 from herlo/master
...
fixed 'recurse' typo in several locations
2012-08-27 22:06:13 -07:00
Thomas S Hatch
e2e79ced5a
Add Tom Vaughan's state tree
2012-08-27 22:56:31 -06:00
Clint Savage
a79caf940d
fixed 'recurse' typo in several locations
2012-08-27 21:26:41 -06:00
Thomas S Hatch
356e0599af
Fix #1838
2012-08-24 00:49:04 -06:00
Thomas S Hatch
ab9cdcf60e
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-08-20 15:38:53 -06:00
Thomas S Hatch
480837d344
there was no 0.9.10
2012-08-20 15:38:38 -06:00
Jack Kuan
1e75b6b56a
Small doc fix.
2012-08-20 16:15:04 -04:00
Thomas S Hatch
16565484c4
Add brief doc on sending SIGUSR1
2012-08-15 22:05:06 -06:00
Thomas S Hatch
12010e054f
Clean up conflicing pillar data in the docs
2012-08-04 16:42:21 -06: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
b9c2d913b6
Add a ref to compount targets
2012-08-01 11:11:40 -06:00
Thomas S Hatch
880d6a99cd
Add more Joseph Hall
2012-07-30 08:45:15 -06:00
Ulrich Dangel
52dbc5d406
Update Debian installation documentation
2012-07-28 19:31:27 +02:00
Ulrich Dangel
55d3e4745c
Fix missing ` in release notes
2012-07-27 20:39:49 +02:00
Ulrich Dangel
be01b54a92
Mention autosigning
2012-07-27 20:31:23 +02:00
Thomas S Hatch
8d8130b064
Add key verification addition
2012-07-27 12:13:56 -06:00
Ulrich Dangel
7b72594935
Add information about new/improved modules
2012-07-27 19:15:21 +02:00
Ulrich Dangel
b017fe4e9f
Add note about new configuration file handling.
2012-07-27 19:14:26 +02:00
Ulrich Dangel
39dff5f060
Remove trailing whitespace
2012-07-27 19:10:59 +02:00
Thomas S Hatch
fdfbab2cd0
Add sql additions to the release notes
2012-07-27 10:20:42 -06:00
Thomas S Hatch
ee1cc2f68f
Add new file backup stuff to the release notes
2012-07-26 23:45:11 -06:00
Thomas S Hatch
cf7187a990
Initial drafting of 0.10.2 release notes
2012-07-25 10:45:56 -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
John Albietz
f958ba9fbf
Added example showing how to use pcre matching in salt pillar files. Sometimes the '*' glob doesn't seem to work perfectly. pcre always works as expected. imho, pcre matching should be the default for salt pillars.
2012-07-18 20:54:44 -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
Seth House
45937c02c0
Added a "See also" for the hacking doc to the install page
2012-07-15 11:36:51 -07:00
Andreas Gerstmayr
2ae0097401
fix typo in doc/states tutorial
2012-07-11 21:59:02 +03:00
Ulrich Dangel
63ca9eb348
Adjust link to packages.debian.org
2012-07-06 00:55:34 +02:00
Thomas S Hatch
9c409531ab
Fix broken link in debian docs
2012-07-05 16:51:19 -06:00
Thomas S Hatch
b1c83e8115
Just Ubuntu
2012-07-05 16:06:45 -06:00
Thomas S Hatch
4756a62572
update install doc index
2012-07-05 16:06:15 -06:00
Thomas S Hatch
bfa719dceb
Add Debian specific doc
2012-07-05 16:05:20 -06:00
Thomas S Hatch
469866965f
change Debian install notes to Ubuntu
2012-07-05 16:00:34 -06:00
lewinson
ccb96b5281
Indicate Python 2.7 is okay
2012-07-01 09:28:37 -07:00
Wraithan (Chris McDonald)
624896c274
fix doc symlink
2012-06-30 17:47:26 -07:00
Wraithan (Chris McDonald)
910f936d71
Improve hacking docs
2012-06-30 17:28:08 -07: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
Thomas S Hatch
04d6a02913
Fix #1472
2012-06-19 10:18:44 -06:00
Baiju Muthukadan
8223969b0f
Fix the order of release notes listing
2012-06-19 14:21:27 +05:30
Seth House
b7a49ec403
Updated function declarations in tutorials to use the short syntax
2012-06-18 00:04:51 -07:00
Thomas S Hatch
34c4ed6204
Initial draft of 0.10.0 release docs
2012-06-15 13:42:27 -06: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
345df8b64a
Added docs for firewalling, batching, and running without root to TOC
2012-06-10 09:21:46 -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
Thomas S Hatch
cb7bd81980
Add iter_event to event docs
2012-06-07 19:51:40 -06:00
Thomas S Hatch
5cffd2d5c7
Add initial event system docs
2012-06-07 19:37:55 -06:00
Matt Haggard
8035751678
Clarified where the top.sls file goes
2012-06-05 14:54:21 -06:00
Matt Haggard
6075bee8f4
Added missing line so code block renders
2012-06-05 12:47:32 -06:00
Matt Haggard
17f3865339
Document current problem installing on Ubuntu 11.04 with workaround
2012-06-05 12:39:51 -06:00
Thomas S Hatch
11d481260a
Comment on yaml issue that is now resolved
2012-06-04 13:40:35 -06:00
Thomas S Hatch
b4072b65ce
Add soem pre 0.9.10 docs for non root master
2012-06-02 23:48:30 -06:00
Thomas S Hatch
4e747ade2a
Fix #1393
2012-06-02 23:41:01 -06:00
Thomas S Hatch
6dc2ca1f06
Add docs explaining SELinux issues
2012-06-02 18:05:30 -06:00
Thomas S Hatch
285e82d104
Add some examples to jobs doc
2012-05-30 15:39:27 -06:00
Baiju Muthukadan
ada24af53c
Few reStructuredText fixes/cleanups
2012-05-30 16:02:24 +05:30
Baiju Muthukadan
8783c44452
Fix typo, s/baash/bash
2012-05-30 14:29:04 +05:30
Thomas S Hatch
7a6ae1ce59
clean up some pillar docs to be more clear
2012-05-23 10:40:36 -06:00
Thomas S Hatch
fb88767ae7
Add a doc on pillar targeting
2012-05-23 10:34:44 -06:00
Thomas S Hatch
59693d4607
Add pillar match to compound matcher doc
2012-05-23 10:22:13 -06:00
L.C. Rees
49fea7a5b6
Merge github.com:kwarterthieves/salt into develop
2012-05-22 22:51:29 -06:00
L.C. Rees
3315dad9e7
documentation updates
2012-05-22 22:43:12 -06:00
Thomas S Hatch
892a9a38c2
Add info on projects using Salt
2012-05-22 22:34:38 -06:00
Thomas S Hatch
cf71716662
Merge pull request #1322 from thehoule/documentation
...
Fixed typo's, added python-software-properties install
2012-05-22 09:25:17 -07:00
Nick Houle
73f7efd044
Fixed typo's, added python-software-properties install
2012-05-22 10:16:47 -06:00
Jeff Schroeder
dc47ee35fc
Merge pull request #1313 from thehoule/documentation
...
Added actual link to Troubleshooting index.rst file
2012-05-21 10:57:09 -07:00
Nick Houle
1715d8cf76
Updated link with the corrected restructured syntax
2012-05-21 11:31:18 -06:00
Nick Houle
79fcb1bf4d
Added actual link to Troubleshooting index.rst file
2012-05-21 08:34:42 -06:00
Thomas S Hatch
a5834e362c
Merge pull request #1308 from thehoule/documentation
...
Salt Installation - Ubuntu
2012-05-21 07:17:46 -07:00
Nick Houle
7eb386fc8b
Fixed indentation errors and added a link to the salt troubleshooting section for users to reference more in depth troubleshooting.
2012-05-21 08:08:38 -06:00
Nick Houle
a63f703fd9
Updated revisions for new Ubuntu installation. Changed word wrap in vim view for cleaner look.
2012-05-20 14:53:22 -06:00
Nick Houle
58986a7119
Fixed typo and re-made the master bind section. Second Version of orginal.
2012-05-20 14:16:41 -06:00
Nick Houle
6ac45a24ea
Completely updated salt installation for Ubuntu. Previous version was partially up to date, yet had to explanations. New installation file for ubuntu has configuration of salt configs, testing of salt setup, and troubleshooting.
2012-05-20 09:49:16 -06:00
Baiju Muthukadan
d858cf7d02
Use the new Google groups URL to avoid redirection
2012-05-20 10:24:48 +05:30
Nick Houle
790f8a5a35
Fixed typo's in 0.9.9 releas notes
2012-05-19 17:38:36 -06:00
Jeff Schroeder
44e81fa45d
Adding @mattmcclean's openstack salt states
...
OpenStack salt states are asked about frequently, here are some examples.
2012-05-17 13:41:39 -07:00
Philipp Adelt
b2dad7920d
Clarify pillar use for files managed on minions that include pillar key/value data
2012-05-16 12:58:35 +02:00
Thomas S Hatch
6bfa7de00d
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-05-14 13:36:36 -06:00
Thomas S Hatch
fd17c6a1dd
Add doc for standalone minion
2012-05-14 13:33:20 -06:00
Eivind Uggedal
aee8687c2b
Include my salt states as community examples.
...
Some are arch linux specific, but most could easily be generalized.
Some highlights:
* going
* gunicorn
* iptables
* nginx
* phantomjs
* postgresql
* redis
* salt
* ssh
* tarsnap
2012-05-14 21:23:58 +02:00
Jeff Schroeder
88ae053ad4
Add another community state tree to the docs
...
Thanks @kevindroid!
2012-05-12 16:47:28 -07:00
Baiju Muthukadan
2d35f7f373
Link to the Open Comparison Contributing Docs
...
The `Open Comparison Contributing Docs` has some good suggestions
and tips for contributors:
http://opencomparison.readthedocs.org/en/latest/contributing.html
2012-05-13 02:04:32 +05:30
Vitaliy Fuks
2991ab39d6
Targetting->Grains did not actually document how to target minions based on grains data.
2012-05-06 14:46:08 -04:00
Thomas S Hatch
acab40e68f
Add a comma to make example valid
2012-05-01 12:04:41 -06:00
Thomas S Hatch
7a8b40f597
the network module already supports vlans!
2012-04-30 10:26:45 -06:00
Thomas S Hatch
c100adca03
Clean the release notes more, these should be good to go
2012-04-27 00:54:41 -06:00
Thomas S Hatch
acabc26340
Add more to the release notes
2012-04-26 00:41:19 -06:00
Thomas S Hatch
8b8e2fdae4
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-04-26 00:28:28 -06:00
Thomas S Hatch
1cf05e3b95
Extend 0.9.9 release announcement
2012-04-26 00:28:03 -06:00
Seth House
7a91888fe1
Minor rST fixes in a few docs & docstrings
2012-04-25 23:11:09 -06:00
Thomas S Hatch
89260372eb
This no longer applies and is basically done anyway
2012-04-25 22:55:29 -06:00
Jeroen Dekkers
6106f1d829
Use the correct port numbers in documentation
2012-04-26 01:57:43 +02:00
Thomas S Hatch
1984d335c8
Add doc for double short decs
2012-04-23 00:33:57 -06:00
Monty Taylor
3867ffb3ef
Replace M2Crypto RSA with PyCrypto.
...
M2Crypto has been abandonded upstream, has many outstanding bugs,
and doesn't build unpatched on Fedora. Since the only thing M2Crypto
is being used for in the salt codebase is RSA support, using the PyCrypto
RSA module instead is pretty straight forward. Additionally, the RSA
module uses sign/verify terminology around our use of private encrypting
known tokens for verification purposes rather than private_encrypt and
public_descrypt, which makes reading the intent a little clearer.
2012-04-20 09:30:33 -07: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
Thomas S Hatch
776709a374
Add release notes for external pillar
2012-04-07 16:59:57 -06:00
Thomas S Hatch
eb03fa00a2
Add header for use requisites
2012-04-06 16:42:37 -06:00
Thomas S Hatch
f2030964b1
Add quib about apt daemonized process to release notes
2012-04-03 10:28:56 -06:00
Thomas S Hatch
979fef65af
Add batch.rst, Fix #1039
2012-04-03 09:49:39 -06:00
Thomas S Hatch
f1e9525590
Merge pull request #1036 from SEJeff/misc-updates
...
Misc documentation updates
2012-04-02 22:25:50 -07:00
Jeff Schroeder
b005cee70f
Slightly expand docs on the various other compound matchers
2012-04-02 22:17:42 -07:00
Jeff Schroeder
e4b342b9be
Document additional RHEL6 installation info
...
Fixes #1021
2012-04-02 22:17:26 -07:00
Jeff Schroeder
9bba2eeb95
Update to troubleshooting docs
...
- Mention that you need to run salt in the foreground to manage
it via process watchdocs such as monit or supervisord.
- Mentioned checking Mandatory Access Control software if
enabling ports via the firewall don't fix communication probs
- Actually say that salt-call is for running cmds minion-side
- Added more awesome-sauce
2012-04-02 22:17:20 -07:00
Jeff Schroeder
d5d8b7ffc8
EPEL includes salt now, lets mention that
2012-04-02 22:17:11 -07:00
Thomas S Hatch
4222eb2505
update release notes
2012-04-02 17:24:12 -06:00
Thomas S Hatch
bb356df777
Add docs for refresh_pillar, Fix #1020
2012-03-29 08:58:32 -06:00
Thomas S Hatch
fcb41489ab
s/hach/hash/
2012-03-27 21:06:54 -06:00
Thomas S Hatch
e06a7a00e4
Add a little something so people know that 0.9.9 is not out yet
2012-03-27 15:19:48 -06:00
Thomas S Hatch
1b77daac8f
Initial commit for the 0.9.9 release document
...
I started this so that we can add things to the release nots as we
develop them, if you add a feature feel free to add it to the release
notes!
2012-03-27 15:18:01 -06:00
Thomas S Hatch
2b14b15dad
Add note about python stack on RHEL5, Fix #999
2012-03-24 23:01:56 -06: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
Jens Rantil
0c89b451e7
Small documentation fix.
...
"Programmer interface" => "Programming interface".
2012-03-21 00:35:50 +01:00
Thomas S Hatch
6f247fe871
some monor additions to the release document
2012-03-20 15:05:13 -06:00
Thomas S Hatch
751a9ef8ce
set spell in vim needs more [ power
2012-03-20 13:57:21 -06:00
Thomas S Hatch
d3aff46461
Add info about running states from the minion
2012-03-20 13:53:01 -06:00
Thomas S Hatch
d625e5477e
Add requisite in to 0.9.8 release notes
2012-03-20 13:25:56 -06:00
David Boucha
ba09db25a9
Updated Windows Installation docs
...
This worked well for me. I need some people to attempt to follow these directions.
2012-03-20 01:00:13 -06:00
David Boucha
eab62c2cf8
First Windows Installation page
2012-03-20 01:00:13 -06:00
David Boucha
ca002556b6
Add a little to the Windows release notes.
2012-03-19 21:19:49 -06: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
7d1bc6debb
Added link to the perlgeek IRC logs
2012-03-19 06:07:08 -06:00
Seth House
a7749524a4
Fixed old references to grains doc
2012-03-19 05:46:20 -06:00
Jeff Schroeder
10f1883c6b
Update the salt auth abstract to reflect recent changes
2012-03-18 21:59:35 -07:00
Jeff Schroeder
8567444373
War on sphinx war-nings... BRING IT!
2012-03-18 18:18:38 -07:00
Jeff Schroeder
1a6e48de89
Fix some sphinx warnings in the jobs docs
2012-03-18 18:04:25 -07: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
260f976d73
More doc updates
2012-03-18 17:41:21 -07:00
Jeff Schroeder
d8987c6cc6
rST-ify some text and link to the firewall doc in troubleshooting
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
Jeff Schroeder
8ac5c2f6c6
Adding blurb on example salt states to the community docs
2012-03-18 17:41:21 -07:00
Jeff Schroeder
b312ced8a9
Update the troubleshooting documentation
2012-03-18 17:41:21 -07:00
Jeff Schroeder
69587db577
Add info about the new windows modules
2012-03-18 17:41:21 -07:00
Jeff Schroeder
5fbd73d4dd
Add user flag for git to the release notes
2012-03-17 23:36:46 -07:00
Jeff Schroeder
1572662123
Add example of how to call modules with kwargs
2012-03-17 22:52:26 -07:00
Jeff Schroeder
6e220a41e9
Adding link to Pillar documentation
2012-03-17 19:16:48 -07:00
Jeff Schroeder
6baa783bc1
Add note that git and hg modules have been added
2012-03-17 17:55:58 -07:00
Jeff Schroeder
8414aa6fc8
Merge branch 'develop' of github.com:saltstack/salt into doc-update
...
Conflicts:
doc/topics/releases/0.9.8.rst
Manually fix merge commits and update a whole bunch of the wording
2012-03-17 17:47:48 -07:00
Jeff Schroeder
f9d5705cd7
More updates
...
This one includes:
- Installing packages for Ubuntu
- kwarg pkg.installed state example from @blast_hardcheese
- Information on new file client
2012-03-17 17:26:33 -07:00
Jeff Schroeder
cc66806d62
Grammar updates
2012-03-17 17:26:08 -07:00
Jeff Schroeder
d12acd9ec5
Continuing updates for 0.9.8 release notes
2012-03-17 17:01:52 -07:00
Jeff Schroeder
221044af47
More documentation fun with release notes
2012-03-17 16:45:49 -07:00
Jeff Schroeder
1c1ba99439
More updates to the 0.9.8 release notes
2012-03-17 16:28:40 -07:00
Jeff Schroeder
0df3566de8
More updates to the 0.9.8 release notes
2012-03-17 16:27:56 -07:00
Jeff Schroeder
8ba877e619
Merge branch 'develop' of github.com:saltstack/salt into doc-update
...
Conflicts:
doc/topics/releases/0.9.8.rst
Fix the merge conflicts manually
2012-03-17 15:35:18 -07:00
Jeff Schroeder
635e0c9a20
Fairly large doc update for the 0.9.8 release notes
2012-03-17 15:32:32 -07:00
Thomas S Hatch
b4bd2d5a4a
more additions on the 0.9.8 release notes
2012-03-17 15:58:54 -06:00
Thomas S Hatch
0abedcd56d
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-03-17 15:23:11 -06:00
Thomas S Hatch
15fb8c4c9d
Add more to the release document
2012-03-17 15:22:50 -06:00
Thomas S Hatch
acf2516946
Merge pull request #940 from SEJeff/doc-update
...
Doc update
2012-03-17 14:20:46 -07:00
Jeff Schroeder
c6aff3423d
Merge branch 'develop' of github.com:saltstack/salt into doc-update
2012-03-17 14:16:54 -07:00
Jeff Schroeder
81c181c33f
Module updates to the release notes
2012-03-17 14:14:57 -07:00
Jeff Schroeder
aec0d96fdc
Updating release notes
2012-03-17 13:59:45 -07:00
Thomas S Hatch
f64de477fc
Add upgrade data
...
Fix #922
2012-03-17 14:47:21 -06:00
Jeff Schroeder
61170e3ec2
Add some more troubleshooting documentation
...
- Fix a few commands that were already there and rendered weird
- Add a section for ports the salt master needs option
- Added a section on troubleshooting a hung master
2012-03-17 10:53:14 -07:00
Jeff Schroeder
65778e15b9
Fix a few tyops
2012-03-17 08:39:51 -07:00
Thomas S Hatch
7dcf24f411
Start release notes for 0.9.8
2012-03-17 01:10:46 -06:00
Gordon McAllister
72c2014767
War on typos
...
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
David Bishop
51dc7c26df
apostrophes are hard
2012-03-14 00:39:47 -04:00
David Bishop
a5159c840e
another typo
2012-03-14 00:34:37 -04:00
Jeff Schroeder
9136b2eb85
Fix a small tyop in the pillar example
2012-03-13 21:28:51 -07:00
David Boucha
3a5bb0407d
Various Doc fixes.
...
Mainly small typo fixes and clarifying some language
2012-03-08 21:05:52 -07:00
Thomas S Hatch
e5dcefe82e
Add initial pillar docs
2012-03-07 15:38:43 -07:00
Thomas S Hatch
222976b691
Started on #757
...
Documented some YAML issues we run into when making sls files
2012-03-02 23:12:53 -07:00
Matthew Nicholson
2539e1e735
new section on open file limits
2012-03-01 13:23:48 -05:00
Christer Edwards
f8dd5a9c8b
fixed typo and added note re: FreeBSD file_roots
2012-02-29 13:45:46 -07:00
Christer Edwards
e78a0fc5b3
standardized install docs for code-blocks
2012-02-29 13:41:38 -07:00
Christer Edwards
f2902790e3
initial attempt at a firewall doc for salt master
2012-02-29 13:39:07 -07:00
Christer Edwards
ff62c63ad4
more formatting and syntax cleanup in release doc
2012-02-28 22:26:46 -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
pille
aa08f8a52b
updated ubuntu install doc
...
currently there's no single up-to-date salt-package anymore.
it has been split into pieces. wrt #711 .
2012-02-27 11:44:48 +01:00
Seth House
bca4c2ff12
Added document-level headings to platform-specific headings
2012-02-25 14:56:29 -07:00
Seth House
be81d5dde5
Removed duplicate global labels from install tutorials
2012-02-25 14:56:28 -07:00
Seth House
2ed2241ff7
Moved platform-specific tutorials into the installation instructions
2012-02-25 14:56:28 -07:00
Seth House
d9b17cede2
Re-added the installation docs
...
Since RTD build the latest docs as the default available docs having the
installation instructions along with the rest of the docs is really the
best place for them to live.
Fixes #762
Fixes #763
2012-02-25 14:55:44 -07:00
Seth House
084f8a7259
Added and organized documents on ways of targeting minions
2012-02-25 01:15:57 -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
Thomas S Hatch
514faf9314
initial troubleshooting doc
2012-02-17 14:04:05 -07:00
Thomas S Hatch
21ba494638
Make the release a little clearer with the proc dir
2012-02-15 11:16:58 -07:00
Thomas S Hatch
55d0385ba7
initial copy of the 0.9.7 release file
2012-02-14 23:39:11 -07:00
Seth House
f7dce9a7ee
Replaced links to installation instructions
2012-02-08 03:20:41 -07:00
Seth House
55e3202354
Removed installation doc in favor of more dynamic one at new site
...
A Django site has been set up which can handle time-sensitive
information a bit better than that Sphinx solution.
2012-02-08 03:20:41 -07:00
Thomas S Hatch
c295899f85
Ad initial docs for the jobs interface
2012-01-31 23:27:09 -07:00
Thomas S Hatch
0d524920e7
move the ec2 bootstrap into tutorials
2012-01-31 22:35:50 -07:00
Alec Koumjian
8372ee5fd4
Adding ec2 cloud-init bootstrap docs
2012-01-31 20:33:39 -08: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
Seth House
ad5216963f
Removed unnecessary repo from the PPA install instructions
...
The zmq packages are now hosted in our own repository.
2012-01-27 13:22:24 -07:00
Thomas S Hatch
57fff21be1
fix missing :
2012-01-25 21:15:01 -07:00
Seth House
dd693ba8a0
Added msgpack to the list of dependencies
2012-01-24 12:45:23 -07:00
Jeff Schroeder
537dd5ca93
Fix a tyop in the 0.9.6 release notes
2012-01-22 16:56:29 -08:00
Thomas S Hatch
68684c7426
Add release notes for 0.9.6
2012-01-21 23:08:23 -07:00
Thomas S Hatch
cb80f70cdb
Merge pull request #543 from rubic/develop
...
updated documentation for user, fixed configuration template links
2012-01-18 21:30:21 -08:00
Jeff Bauer
d67c7f5613
updated documentation for user, fixed configuration template links
2012-01-18 23:04:48 -06:00
Evan Borgstrom
baf3e6a359
Bye-bye pickle, hello msgpack
2012-01-17 23:07:40 -05:00
Seth House
b4b0e1a7c3
Fixed various reST stuffs in the 0.9.5 release notes
2012-01-16 17:27:04 -07:00
Seth House
b9dc071b45
Added host of reST fixes for the release
2012-01-15 22:54:23 -07:00
Byron Clark
b7e80c9269
Fix a small spelling mistake.
2012-01-14 20:19:46 -07:00
Thomas S Hatch
b762434c6e
Initial release notes for 0.9.5
2012-01-14 19:49:55 -07:00
Seth House
58b240fb65
Merge pull request #424 from whiteinge/doc-fedorainstall
...
Fixed the Fedora install instructions
2012-01-04 12:08:12 -08:00
Seth House
da526872b0
Fixed the Fedora install instructions
2012-01-03 14:15:49 -07:00
Christer Edwards
ef576c607a
freebsd installation documentation and tutorial
2012-01-02 22:47:05 -07:00
Thomas S Hatch
fb00520a56
fix header for Gentoo instructions
2012-01-02 22:22:51 -07:00
Thomas S Hatch
3b0446963b
Add Gentoo instructions for installation
2012-01-02 21:52:13 -07:00
Seth House
76610ee2d6
Fixed incorrect docs about the python-zmq package; thanks akaihola!
2011-12-22 11:26:26 -07:00
Seth House
e5ffaf193d
Fixed a bone-headed typo; thanks for the report, Zheng Liu!
2011-12-21 08:15:35 -07:00
Seth House
badb3dff12
Updated IRC references from OFTC to Freenode
2011-12-12 13:53:36 -07:00
Seth House
a9a0f58698
Simplified the Lucid instructions
...
I don't yet know how to get the PPA also building for Maverick, so may
as well simplify the instructions for now.
2011-12-12 01:54:56 -07:00
Seth House
b08b0f98f5
Added el5/el6 install instructions; unified all the rpm instructions
2011-12-12 01:51:36 -07:00
Thomas S Hatch
a7a136fd8d
Add starting states doc
2011-12-10 00:28:29 -07:00
Seth House
4870c12526
Updated Debian installation instructions
2011-11-28 03:19:23 -07:00
Seth House
d050aa4ac3
Fixed rST syntax error
2011-11-27 23:49:50 -07:00
Thomas S Hatch
3efe6374c0
Add 0.9.4 rel announcement
2011-11-27 21:53:58 -07:00
Seth House
a4a7f11727
Improved documentation for Debian
2011-11-26 12:56:20 -07:00
Thomas S Hatch
4237b781a4
Merge pull request #278 from whiteinge/doc-dependencies
...
Emphasise Salt dependencies in the install docs
2011-11-26 08:18:00 -08:00
Thomas S Hatch
8859175823
Merge pull request #277 from whiteinge/doc-glossary-fixes
...
Doc glossary fixes
2011-11-26 08:17:30 -08:00
Seth House
1a25688c86
Emphasise Salt dependencies in the install docs
2011-11-26 02:32:37 -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
d5b7d0366f
Updated the installation instructions for Ubuntu
2011-11-25 23:54:18 -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
b6ecb49828
Updated URLs for the switch to the saltstack GitHub organization
2011-11-15 23:45:51 -07:00
Thomas S Hatch
e2328997f6
Merge branch 'master' of github.com:thatch45/salt
2011-11-12 23:27:36 -07:00
Seth House
1d68dab07d
Fixed tiny rST error in roadmap
2011-11-12 22:47:36 -07:00
Thomas S Hatch
b280f73276
kill a bug
2011-11-12 22:46:05 -07:00
Markus Gattol
4580bb962b
gitflow, tags with github issues
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-13 01:42:20 +00:00
Markus Gattol
795c2803de
additions/changes/fixes to roadmap
...
Signed-off-by: Markus Gattol <markus.gattol@sunoano.org>
2011-11-13 00:51:28 +00:00
Thomas S Hatch
522faec503
a few mroe comments for the roadmap
2011-11-12 17:23:42 -07:00
Thomas S Hatch
35d4e8ec78
update the roadmap with 1.0 and 2.0 goals
2011-11-12 17:20:45 -07:00
Seth House
f496d8d81a
Fixed some rST syntax, links, and other last-minute tweaks
2011-11-06 18:56:41 -07:00
Thomas S Hatch
3c1b3fc511
update release files
2011-11-05 11:24:39 -06:00
Thomas S Hatch
ac509ceecc
wip - Start 0.9.3 release notes
2011-11-04 23:18:21 -06: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
a912520cf8
Reorganized and reworded the contents page for better focus
...
Also moved the TOC to its own doc to provide a complete and
comprehensive overview. Removed some extra and unecessary toctree calls.
2011-10-30 12:41:14 -06:00
Seth House
280c5ec4eb
Moved configuration into its own doc
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
Seth House
8c812c7f2b
Moved all the installation instructions into a single doc
2011-10-30 12:19:37 -06:00
Seth House
0620a78a44
Updated Ubuntu installation instructions for new ZeroMQ PPA
2011-09-30 16:35:15 -06:00
Thomas S Hatch
3382abeee5
move the states tutorial
2011-09-29 21:08:10 -06:00
Thomas S Hatch
eeb1da1539
Add more tot he states tutorial
2011-09-29 21:06:11 -06:00
Thomas S Hatch
5362c94b52
Merge branch 'master' of github.com:thatch45/salt
2011-09-26 00:49:00 -06:00
Thomas S Hatch
0307df123f
Add salt-states tutorial
2011-09-25 21:57:18 -06:00
Seth House
a336f6c15f
Added shortcuts to hyperlink downloads, source files, and issues
2011-09-25 01:23:16 -06:00
Seth House
7050f09926
Replaced links to the download tarball with a substitution
2011-09-25 01:23:16 -06:00
Thomas S Hatch
d06096c62c
update info for 0.9.2
2011-09-19 21:10:35 -06:00
Thomas S Hatch
3473def295
Add 0.9.2 release notes
2011-09-17 12:41:19 -06:00
Thomas S Hatch
fba2777f29
update docs for 0.9.1
2011-08-29 18:54:06 -06:00
Thomas S Hatch
fdf63b1284
update download and news info
2011-08-27 14:59:22 -06:00
Thomas S Hatch
ea04ac7264
add 0.9.0 release notes
2011-08-27 14:59:10 -06:00
Erik Nolte
1ca58adb79
Fix spelling error: recieve -> receive
2011-07-27 17:46:53 -06:00
Thomas S Hatch
3d2d16ce99
Add RHEL 5 rpms info to the docs
2011-07-18 23:20:23 -06:00
Thomas S Hatch
1506b81d0d
Fix some headers
2011-07-17 23:07:54 -06:00
Thomas S Hatch
4f11c85ed2
Add download data to docs
2011-07-17 23:00:38 -06:00
Thomas S Hatch
58f52d5c45
Add roadmap file
2011-07-11 22:49:55 -06:00
Thomas S Hatch
2d48bdd446
update docs for 0.8.9
2011-07-10 13:17:33 -06:00
Thomas S Hatch
4d1568ab16
Release announcement for 0.8.9
2011-07-09 17:03:25 -06:00
Seth House
c9e78f508e
Fixed incorrect indentation
2011-06-25 01:44:57 -06:00
Seth House
726c318218
Simplified "Getting help" and fleshed out the Community page
2011-06-25 01:40:46 -06:00
Thomas S Hatch
2924d7f58b
Fix indentation and underlines
2011-06-22 20:55:35 -06:00
Thomas S Hatch
6da6f5e7bd
Fill out the community section of the docs
2011-06-21 23:04:07 -06:00
Thomas S Hatch
0a0455b87b
Add the rough draft of the salt abstract for the protocol
2011-06-01 21:32:05 -06:00
Seth House
7c22005c6b
Fleshed out the tutorial a bit
...
Added a bunch of crossrefs; removed empty placeholders; added Debian
instructions; topic reorganization; added examples of how to interact
with Salt once it is running.
2011-05-31 03:01:22 -06:00
Seth House
56e0e1d6b4
Fixed bad references to salt-key
2011-05-31 03:01:22 -06:00
Thomas S Hatch
30a513afa3
Started work on the Salt Authentication Specefication
2011-05-30 23:20:44 -06:00
Thomas S Hatch
784a9c2235
Add the first salt release notes!
2011-05-30 20:33:50 -06:00
Thomas S Hatch
21994140b5
Add 0.7.0 release notes
2011-05-30 20:24:57 -06:00
Thomas S Hatch
2c4f376662
Add 0.8.0 release notes
2011-05-30 18:57:36 -06:00
Thomas S Hatch
f97c58743e
Add 0.8.8 release notes
2011-05-30 18:57:18 -06:00
Seth House
20f18681bd
Added initial Sphinx documentation
...
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-27 06:27:42 +08:00