Seth House
7be2045a63
Subclass to specifically handle documenting SLS files
2013-12-23 06:02:12 -07:00
Seth House
ddb438c711
Move helper functions into the class to allow future customization
2013-12-23 06:02:12 -07:00
Seth House
034f35b93f
Extended Sphinx domain with formula directives and roles
2013-12-23 06:02:12 -07:00
Seth House
9e22ca741a
Added styles for the literate-doc directive
2013-12-23 06:02:12 -07:00
Seth House
427bb75510
Wrap the literate-coding elements in a container
...
Needed for the necessary left-right styling.
2013-12-23 06:02:11 -07:00
Seth House
15589daf1c
Fixed docs template to not render sidebar div when no sidebars
2013-12-23 06:02:11 -07:00
Seth House
f2ad5b1bef
Remove sidebars for formula docs
2013-12-23 06:02:11 -07:00
Seth House
5f8df81d37
Added first stab at a literate-code style documentation directive
2013-12-23 06:02:11 -07:00
Forrest Alvarez
ef303d2807
Fixed a typo in the troubleshooting index, copied over some content from the index to both the master and the minion, and cleaned them up to be more relevant to each.
2013-12-23 05:43:58 +00:00
Joseph Hall
cc40351668
Update sentence describing the getting started guides
2013-12-21 19:12:47 -07:00
Erik Johnson
29ec37be33
Add quick paragraph about needing compiler
...
A compiler is required to build M2Crypto, this commit adds a short
paragraph as a reminder of this fact.
2013-12-21 11:45:21 -06:00
Forrest Alvarez
17c8af56c9
Made some more updates to the master and minion troubleshooting docs to get rid of errors.
2013-12-21 06:38:47 +00:00
Forrest Alvarez
b3c6c6b56e
Updated the contents.rst so it pulls in more info from the topics, added some preliminary data for the master/minion docs so it stops erroring, did not delete the relevant sections from the main index.
2013-12-21 06:19:45 +00:00
Seth House
a0ef5f7964
Updated doc title to reflect actual module name
...
Refs #9366
2013-12-20 15:35:28 -07:00
Thomas S Hatch
f2a8587940
Merge pull request #9377 from terminalmage/issue9363
...
Full rewrite of memcached state and execution module
2013-12-20 11:44:36 -08:00
Erik Johnson
180699ee7d
Hide alias functions from docs
2013-12-20 13:40:06 -06:00
Seth House
a3e3b89cb8
Merge pull request #9373 from MTecknology/develop
...
Added reactor documentation
2013-12-20 11:10:27 -08:00
Michael Lustfield
e9f500bcfe
Made two blocks into code blocks.
2013-12-20 12:40:13 -06:00
Michael Lustfield
66286c8a86
Added example for using the reactor system.
2013-12-20 12:26:25 -06:00
Michael Lustfield
8569a84f1c
Added information about eventlisten.py
2013-12-20 12:25:29 -06:00
Seth House
26edc398f7
Merge pull request #9367 from whiteinge/docs-client-interfaces
...
Document Salt's client interfaces (more better)
2013-12-19 22:03:26 -08:00
Seth House
6f22ac72a1
Fleshed out docs for each method in the various *Client() interfaces
2013-12-19 22:57:56 -07:00
Seth House
79ad988fef
Fleshed out the Python API docs
2013-12-19 21:40:43 -07:00
Seth House
f051ad477c
Added CloudClient to the Python API docs
2013-12-19 21:40:34 -07:00
Joseph Hall
a868cc0d71
Removing API docs, because they were really only meant for Halite
2013-12-19 17:47:34 -07:00
Joseph Hall
d70690dbcb
Add doc about using Salt Cloud from Salt
2013-12-19 15:35:48 -07:00
Forrest Alvarez
9429458ff9
updated globbing docs with an extra example
2013-12-19 06:23:00 +00:00
Forrest Alvarez
ac496b223f
Merge remote branch 'upstream/develop' into develop
2013-12-19 06:21:28 +00:00
Colton Myers
d61a93fde5
Document availability of templating variables, Fix #9261
2013-12-18 11:13:21 -07:00
Corey Quinn
58ac57c6af
Fixed ping to test as per Tom yelling at me in Salt Class
2013-12-17 14:07:37 -08:00
Colton Myers
7b9731f049
0.17.3 release notes
2013-12-16 12:20:25 -07:00
Forrest Alvarez
f77cc4e68f
Updated the index of the troubleshooting docs with some new links to master and minion docs, added those, did not add content yet.
2013-12-16 06:09:12 +00:00
Benn Eichhorn
c0df125151
updated aws docs
2013-12-16 11:48:27 +11:00
Pedro Algarvio
3bf2d1a014
Merge pull request #9275 from techhat/selectquery
...
Switch all cloud providers to use standard list_nodes_select()
2013-12-15 09:19:43 -08:00
Joseph Hall
e060354e02
Update docs for list_nodes_select()
2013-12-15 09:40:03 -07:00
Seth House
7a74358cca
Merge pull request #9267 from terminalmage/issue9067
...
Fix example in template variable reference docs
2013-12-14 22:17:57 -08:00
Erik Johnson
de7633f72a
Rewrite reference to yumpkg in 0.9.8 release notes
2013-12-14 14:25:16 -06:00
Erik Johnson
1aeec6fbae
Fix example in template variable reference docs
2013-12-14 14:22:30 -06:00
Seth House
91e254d2a6
Merge pull request #9260 from gravyboat/develop
...
Updated clientacl docs to resolve 6802.
2013-12-13 21:56:45 -08:00
Seth House
86209ae472
Updated old link to the yumpkg.py module's new location
2013-12-13 22:54:15 -07:00
Seth House
5ccc3c0b59
rST fix
2013-12-13 22:52:02 -07:00
Forrest Alvarez
5a521ada05
Merge remote branch 'upstream/develop' into develop
2013-12-14 05:48:56 +00:00
Seth House
cb8ed95992
Moved custom conf cross-references into Salt domain file
2013-12-13 22:45:48 -07:00
Seth House
c0f74f95aa
Added minor Salt Sphinx domain
2013-12-13 22:45:48 -07:00
Forrest Alvarez
ad9a2ed62f
Updated clientacl docs to resolve 6802.
2013-12-14 05:45:31 +00:00
Joseph Hall
e9f0f2c02e
Add one more warning about large amounts of data
2013-12-13 19:52:38 -07:00
Joseph Hall
ddfaffa090
Allow EC2 to list images based on owner
2013-12-13 19:46:38 -07:00
Seth House
d158fbefd4
Changed conf-log to conf_log to match the other conf_* roles
...
@s0undt3ch Hope you don't mind.
2013-12-13 17:34:59 -07:00
Seth House
48f79b1508
Recombinated the combobulator
...
Shh! No one tell @thatch45 that these have been in the repo for 2.5 years.
2013-12-13 17:34:59 -07:00
Erik Johnson
c88269351b
Remove references to yumpkg in documentation
2013-12-13 18:01:34 -06:00
Joseph Hall
c968443508
Update docs to reflect pycrypto dependency
2013-12-13 15:43:24 -07:00
Thomas S Hatch
167c110f43
Add doc for yaml_utf8
2013-12-13 14:40:47 -07:00
Joseph Hall
8593da4048
L comes after J
2013-12-13 13:19:40 -07:00
Joseph Hall
3a0bbabb83
Put cloud providers in alphabetical order
2013-12-13 13:18:00 -07:00
Seth House
0bd0c8f3b8
rST fixes
2013-12-13 12:19:13 -07:00
Mike Place
d22161eebc
Add instructions on using pylint to the Salt style coding style guidelines.
2013-12-13 10:11:23 -07:00
Joseph Hall
750a28f5ef
Minor typo fixes
2013-12-13 07:50:46 -07:00
Seth House
78363be2e9
rST fixes
2013-12-12 23:29:57 -07:00
Seth House
1b83d3d16c
Added the new salt_projects doc to the TOC
2013-12-12 23:29:56 -07:00
Seth House
e6ed5e2889
Added docs for new execution and state modules
2013-12-12 23:29:56 -07:00
Seth House
e252ee8f8a
Updated docs for buildout -> zcbuildout rename
2013-12-12 23:29:56 -07:00
Joseph Hall
738fb32e03
Merge pull request #9226 from techhat/cloudmodules
...
Add more detail on writing new cloud modules
2013-12-12 22:21:25 -08:00
Joseph Hall
a1a9281417
Add more detail on writing new cloud modules
2013-12-12 23:20:20 -07:00
Forrest Alvarez
9a7dcc4d60
Added a link over to the digital ocean docs.
2013-12-13 05:21:41 +00:00
Forrest Alvarez
b6c9fe7a5c
Fixed a typo in the title of the digital ocean docs.
2013-12-13 04:52:10 +00:00
Colton Myers
650d7c3c84
Merge pull request #9130 from basepi/0.17.4notes
...
Add 0.17.4 release notes
2013-12-11 13:14:04 -08:00
Thomas S Hatch
b01ba41a17
Merge pull request #9178 from tmartinfr/fix-doc-zmq
...
Update requirements concerning ZMQ version
2013-12-11 09:36:28 -08:00
Thomas Martin
7246231151
Update requirements concerning ZMQ version
...
Commit 60fbb6ffa6
requires ZMQ >= 3.2.0.
PyZMQ should be >= 2.2.0 to fully support ZMQ 3.x.
2013-12-11 15:21:39 +01:00
Joseph Hall
cb92c44ca0
Update rackspace docs to avoid confusion
2013-12-11 06:34:41 -07:00
Forrest Alvarez
8e5f9e2ead
Initial commit to add the salt_projects page.
2013-12-11 05:55:23 +00:00
Joseph Hall
18060f917d
Initial commit of the Azure cloud driver
2013-12-10 20:26:55 -07:00
Colton Myers
1e27f5eb3a
Fix typo (option sin -> options in)
2013-12-09 16:38:21 -07:00
Colton Myers
2ea3e3fed2
Add 0.17.4 release notes
2013-12-09 14:47:25 -07:00
Erik Johnson
3a6274fb3b
Remove reference to yumpkg5 in provider override example
...
yumpkg5 is the default now, so it shouldn't be included in an example of
overriding the provider.
2013-12-09 14:16:19 -06:00
Mike Place
e3f6027773
Update doc build to use latest GH release system.
...
It looks like GH has deprecated the download system that we were using. This fix just updates our doc build to point to the new system. Here's the blog post for reference:
https://github.com/blog/1302-goodbye-uploads
This resolves many errors that appear when running 'make linkcheck' against our docs.
2013-12-09 10:51:02 -07:00
Forrest Alvarez
52e6d273f6
updated the faq to add a note about backup_mode, fixed a typo in the backup mode docs, and updated one of the file.managed examples with a backup line, as well as an additional note directing the user to the backup mode documentation in a highly visible area.
2013-12-08 05:52:45 +00:00
Colton Myers
5b90e371ce
Fix pillar include example
...
Fixes #9034
2013-12-05 09:33:51 -07:00
Eric Johnson
9256e92e8e
small issue in libcloud, need to install from source for now
2013-12-04 19:44:30 +00:00
Mathieu Le Marec - Pasquet
5f46962e80
pep8 fixes
2013-12-04 00:25:50 +00:00
Thomas S Hatch
be00384a82
Merge pull request #8977 from s0undt3ch/develop
...
Minor doc updates
2013-12-03 10:12:44 -08:00
Thomas S Hatch
77d61d92a4
Merge pull request #8914 from makinacorpus/issue-8856-buildout-support
...
feat: buildout support
2013-12-03 09:56:59 -08:00
Pedro Algarvio
e4c53a6261
Don't wrap.
2013-12-03 17:32:35 +00:00
Pedro Algarvio
c208b7d5d9
Doc strings should be narrower.
2013-12-03 17:29:58 +00:00
Pedro Algarvio
60bcaeb6b4
Minor formatting, accuracy, spelling.
2013-12-03 17:29:58 +00:00
Mike Place
3a4b6c8fa6
Unit-testing documentation.
2013-12-02 14:34:16 -07:00
Joe Healy
45525b4b59
Doc fixes to remove errors and warnings
2013-12-01 18:29:16 +11:00
pengyao
409d7e8c18
Change fire event command
...
Since 0.17.0, the ability to send a event payload with a more complex data structure than a string
2013-11-30 11:59:47 +08:00
Erik Johnson
057f2555cd
CentOS should not be all capitalized
2013-11-29 18:33:41 -06:00
Mathieu Le Marec - Pasquet
228c987b76
feat: buildout support
...
This fixes #8856 .
2013-11-29 18:51:20 +00:00
Erik Johnson
1c24bbe7fc
Update salt-key documentation
...
Bring docs.saltstack.com in line with the CLI usage
2013-11-28 12:05:37 -06:00
regilero
1e855fdef1
Document the fact use does not inherit requisites, @ref #8796
2013-11-27 09:41:34 +01:00
David Boucha
85cff94b56
Update Reactor docs
2013-11-26 10:21:57 -07:00
David Boucha
17924e89a2
fix typo
2013-11-26 09:06:48 -07:00
Pedro Algarvio
21f0a43331
Minor typo fixes.
2013-11-26 13:00:47 +00:00
Thomas S Hatch
6921bb1a72
Start on writing tests tutorial
2013-11-25 17:13:48 -07:00
Henrik Holmboe
d456a7eb53
Copy edit gce.rst
2013-11-25 15:31:16 +01:00
Joseph Hall
5345982a4e
Typo fix
2013-11-25 06:21:25 -07:00
Joseph Hall
c0cab8827a
Changing Rackspace to Openstack in Openstack doc
2013-11-25 06:13:37 -07:00
Diego Woitasen
60c3be36dd
OpenStack salt-cloud documented.
2013-11-23 22:36:43 -03:00
Henrik Holmboe
c1bb9d5619
Upcase SSH in Salt SSH.
2013-11-24 00:18:40 +01:00