Commit Graph

22883 Commits

Author SHA1 Message Date
Joseph Hall
20dc6917c2 Merge pull request #8782 from vhgroup/develop
OpenStack salt-cloud documented.
2013-11-23 18:24:30 -08:00
Diego Woitasen
60c3be36dd OpenStack salt-cloud documented. 2013-11-23 22:36:43 -03:00
Joseph Hall
23b82cff18 Merge pull request #8780 from holmboe/doc-various-fixes
Doc various fixes
2013-11-23 16:06:51 -08: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
c781161efc Merge pull request #8779 from holmboe/vertical-code-file-py
Vertical code in file.py
2013-11-23 14:42:51 -08:00
Henrik Holmboe
9f2f4842c2 Align vertical code. 2013-11-23 22:57:51 +01:00
Henrik Holmboe
519f3a974c Vertical code per the style guide. 2013-11-23 22:57:17 +01:00
Joseph Hall
0b8e42a797 Merge pull request #8771 from techhat/troubleshooting
Adding troubleshooting steps to the cloud index
2013-11-23 06:41:50 -08:00
Joseph Hall
051ec5bafb Adding troubleshooting steps to the cloud index 2013-11-23 07:40:52 -07:00
Joseph Hall
b597de5fdc Merge pull request #8770 from techhat/troubleshooting
Initial commit of troubleshooting doc for Salt Cloud
2013-11-23 06:38:21 -08:00
Joseph Hall
fb40e36c5b Initial commit of troubleshooting doc for Salt Cloud 2013-11-23 07:35:22 -07:00
Joseph Hall
f5b8734ba3 Merge pull request #8769 from techhat/awsfix
Adding note to AWS driver to stop using it
2013-11-23 05:29:36 -08:00
Joseph Hall
eac1a2ff01 Whitespace fix 2013-11-23 06:28:45 -07:00
Joseph Hall
4d924b2dfd Adding note to AWS driver to stop using it 2013-11-23 06:27:28 -07:00
Joseph Hall
a4cb535646 Merge pull request #8768 from techhat/joyent
Fixing avail_images in joyent driver
2013-11-23 04:59:58 -08:00
Joseph Hall
31cc7318e7 Fixing avail_images in joyent driver 2013-11-23 05:58:05 -07:00
Pedro Algarvio
fde380c17e Merge pull request #8763 from gravyboat/develop
Additional example for the tls module
2013-11-23 00:11:08 -08:00
Joseph Hall
dbe3a2cba1 Merge pull request #8767 from techhat/clouddocs
Fixing formatting errors in cloud docs
2013-11-22 19:27:14 -08:00
Joseph Hall
41afc62621 Fixing formatting errors in cloud docs 2013-11-22 20:25:33 -07:00
Joseph Hall
30597f1b39 Merge pull request #8766 from techhat/clouddocs
Adding getting started guides for digital ocean, gogrid and joyent
2013-11-22 19:00:14 -08: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
Forrest Alvarez
1deeebac89 Updated the tls module with an additional example showing data beign passed from the CLI. 2013-11-23 00:09:17 +00:00
Joseph Hall
514934f13a Merge pull request #8762 from whiteinge/cloud-map-docs
Cloud map docs fixes
2013-11-22 13:36:08 -08: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
Pedro Algarvio
720b5092d9 Merge pull request #8758 from basepi/saltsshwarning
Add alpha warning for salt-ssh
2013-11-22 13:11:11 -08:00
Colton Myers
5e8a70123b Add alpha warning for salt-ssh 2013-11-22 13:58:06 -07:00
Thomas S Hatch
fe7cf898e5 return a dict like other data return events 2013-11-22 13:33:56 -07:00
Thomas S Hatch
242f09092b Have runner return event have "return" to be the same as other events 2013-11-22 13:29:40 -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
Joseph Hall
48ec96ebd5 Merge pull request #8752 from erjohnso/develop
Adding docs for new GCE salt cloud support
2013-11-22 10:26:43 -08:00
Eric Johnson
5bb90ca188 Merge branch 'develop' of https://github.com/saltstack/salt into develop 2013-11-22 18:19:26 +00:00
Eric Johnson
30064bc1c2 adding GCE docs 2013-11-22 18:19:16 +00:00
Pedro Algarvio
11f09d5ba2 Merge pull request #8751 from terminalmage/docs
Correct inaccuracy in docstring warning message
2013-11-22 09:58:56 -08:00
Erik Johnson
0687027a51 Correct inaccuracy in docstring warning message 2013-11-22 11:57:04 -06:00
Joseph Hall
9b1327e173 Changing aws to ec2 in docs 2013-11-22 10:56:57 -07:00
Thomas S Hatch
4c0beb9107 Merge pull request #8731 from cachedout/#8016
Broader exception handling for invalid options in the salt command.
2013-11-22 09:22:29 -08:00
Joseph Hall
8cbdd9c3c8 Merge pull request #8742 from s0undt3ch/hotfix/jenkins
PEP8 fixes W293 W391(whitespace and extra lines).
2013-11-22 05:50:43 -08:00
Pedro Algarvio
31c45491e0 Several PyLint Fixes. Indentation, whitespace, etc. 2013-11-22 13:41:55 +00:00
Pedro Algarvio
a344ae7989 Pylint fixes. W293, E302. 2013-11-22 13:38:54 +00:00
Pedro Algarvio
aa6df17aa9 PyLint fixes. W291, W293, E302. 2013-11-22 13:37:34 +00:00
Pedro Algarvio
52cda3aca1 PyLint's enable-msg is deprecated. Use enable. 2013-11-22 13:35:30 +00:00