Commit Graph

2058 Commits

Author SHA1 Message Date
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
Joseph Hall
f90d898420 Merge branch 'develop' of https://github.com/saltstack/salt into awsfix 2013-11-22 11:35:56 -07:00
Eric Johnson
30064bc1c2 adding GCE docs 2013-11-22 18:19:16 +00:00
Joseph Hall
9b1327e173 Changing aws to ec2 in docs 2013-11-22 10:56:57 -07:00
Joseph Hall
0765eeb983 Merge pull request #8728 from basepi/watchdocs
Add some additional docs for `cmd.wait` for the watch requisite
2013-11-21 14:02:58 -08:00
Thomas S Hatch
8ccb0b3339 Merge pull request #8726 from holmboe/aws_sqs-state-doc
Add state documentation for AWS SQS.
2013-11-21 13:40:49 -08:00
Henrik Holmboe
43ec66d049 Add state documentation for AWS SQS. 2013-11-21 22:34:53 +01:00
Colton Myers
ca72744cc7 Add some additional docs for cmd.wait for the watch requisite 2013-11-21 14:33:52 -07:00
Aditya Kulkarni
bd2c07e866 Halite install doc changes and add self to authors 2013-11-21 14:42:31 -05:00
Erik Johnson
d046253d00 Merge pull request #8673 from hvnsweeting/develop
remove confusing example about order option
2013-11-20 20:59:19 -08:00
Seth House
5f63035e36 Added example of passing Reactor event data through to a state run
Bonus: this example is only a tiny bit convoluted and semi-plausible!
2013-11-20 20:23:31 -08:00
Seth House
32425e7148 Added rST anchor to Salt Mine docs 2013-11-20 20:23:31 -08:00