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
Henrik Holmboe
2dcb3c2203
Fix typo.
2013-11-24 00:15:16 +01:00
Henrik Holmboe
d1963fb28d
Change header for the Table of Contents, in line with Salt API, etc
2013-11-24 00:02:47 +01:00
Joseph Hall
051ec5bafb
Adding troubleshooting steps to the cloud index
2013-11-23 07:40:52 -07:00
Joseph Hall
fb40e36c5b
Initial commit of troubleshooting doc for Salt Cloud
2013-11-23 07:35:22 -07:00
Joseph Hall
41afc62621
Fixing formatting errors in cloud docs
2013-11-22 20:25:33 -07:00
Joseph Hall
d17cbc8320
Adding getting started guides for digital ocean, gogrid and joyent
2013-11-22 19:57:39 -07:00
Joseph Hall
255224dbda
Adding Getting Started guide for Joyent
2013-11-22 19:27:34 -07:00
Joseph Hall
f650e283a4
Merge pull request #8765 from techhat/awsfix
...
Salt Cloud doc update.
2013-11-22 18:05:15 -08:00
Joseph Hall
401f9c7d15
Fixing spelling errors in GCE doc
2013-11-22 19:04:00 -07:00
Seth House
d0931bac21
Fixed incorrect map example; grains must be at same level as minion
2013-11-22 13:34:41 -08:00
Seth House
bccc9665e6
Changed YAML example to two-space indents
2013-11-22 13:34:41 -08:00
Seth House
850ff3d39d
Merge pull request #8755 from pass-by-value/more_doc_changes
...
Remove doc reference to minion
2013-11-22 13:26:46 -08:00
Colton Myers
5e8a70123b
Add alpha warning for salt-ssh
2013-11-22 13:58:06 -07:00
Aditya Kulkarni
e183213f1f
Remove doc reference to minion
2013-11-22 15:07:58 -05:00
Joseph Hall
410fe9e43c
Adding Getting Started guide for Linode
2013-11-22 11:37:19 -07:00