Ernest W. Durbin III
|
34499199e9
|
return correct list
|
2013-11-23 12:43:50 -05:00 |
|
Ernest W. Durbin III
|
77fd4e5c62
|
fix docstring
|
2013-11-23 12:42:27 -05:00 |
|
Ernest W. Durbin III
|
d85d410581
|
add ability for ip_addr to filter by cidr
|
2013-11-23 12:41:07 -05:00 |
|
regilero
|
7b01991c0a
|
require recursion and still not done prereq recursion
|
2013-11-23 18:20:15 +01:00 |
|
regilero
|
a99cd0eafd
|
Use requisite
|
2013-11-23 17:26:37 +01:00 |
|
regilero
|
6a7d35bc59
|
commented test for issue #8211 complex prepreq
|
2013-11-23 16:59:10 +01:00 |
|
regilero
|
e4c68d1a94
|
small typo
|
2013-11-23 16:47:10 +01:00 |
|
regilero
|
ceb5963094
|
Prereq and prerequ_in tests
|
2013-11-23 16:39:19 +01:00 |
|
regilero
|
407533dfa5
|
require and require_in tests
|
2013-11-23 16:37:57 +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 |
|
Mike Place
|
2773bed92e
|
Pass unix_socket option through to the execution module.
Refs #8702.
|
2013-11-22 17:52:36 -07:00 |
|
Mike Place
|
e7ba42f463
|
Don't depend on the pecl return code because it's broken.
Refs #8750.
|
2013-11-22 17:14:40 -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 |
|