Commit Graph

1045 Commits

Author SHA1 Message Date
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
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
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
Joseph Hall
e060354e02 Update docs for list_nodes_select() 2013-12-15 09:40:03 -07:00
Erik Johnson
de7633f72a Rewrite reference to yumpkg in 0.9.8 release notes 2013-12-14 14:25:16 -06:00
Seth House
86209ae472 Updated old link to the yumpkg.py module's new location 2013-12-13 22:54:15 -07: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
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
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
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
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
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
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