Commit Graph

24736 Commits

Author SHA1 Message Date
Alexey Ivanov
1892c4ef84 docs: added note about SIGINFO and Ctrl+T un BSD/Mac 2014-01-13 00:51:11 -08:00
Alexey Ivanov
641d8b1fd7 debug: added support for SIGINFO for BSD and Mac 2014-01-12 23:45:06 -08:00
Erik Johnson
b40dc72ff0 Merge pull request #9710 from s0undt3ch/hotfix/lint
No `{}` in string format calls!
2014-01-12 16:41:35 -08:00
Pedro Algarvio
41d7844b65 No {} in string format calls! 2014-01-12 21:22:37 +00:00
Pedro Algarvio
e616723aba Merge pull request #9709 from makinacorpus/fix_to
add socket.timeout to external_ip exceptions catch
2014-01-12 08:25:37 -08:00
Mathieu Le Marec - Pasquet
5f122e1664 add socket.timeout to external_ip exceptions catch 2014-01-12 12:12:56 +00:00
Thomas S Hatch
6a922d30eb Use correct yaml in examples 2014-01-12 01:10:17 -07:00
Thomas S Hatch
0715f6c29a Lint fix 2014-01-11 20:52:53 -07:00
Thomas S Hatch
b7cabdfe18 Lint fixes 2014-01-11 20:26:47 -07:00
Thomas S Hatch
830912eaa6 Merge pull request #9702 from terminalmage/docs
Add note about network.managed availability
2014-01-11 19:00:59 -08:00
Thomas S Hatch
3995e55f37 Merge pull request #9697 from terminalmage/add-missing-yumpkg-funcs
Add missing functions from old yumpkg module
2014-01-11 19:00:46 -08:00
Thomas S Hatch
a9957baf9c Merge pull request #9684 from quantonganh/fixed-archive-state-osx
archive state: make it work with bsdtar (for e.g: on the Mac OS X)
2014-01-11 19:00:27 -08:00
Thomas S Hatch
4c12435c7b Merge pull request #9679 from dlanderson/mine_cache_runner
Add ability to fetch cached mine data in cache.py runner module
2014-01-11 18:59:36 -08:00
Erik Johnson
b0941af4e9 Add note about network.managed availability 2014-01-11 17:37:58 -06:00
Erik Johnson
757b7756b5 Merge pull request #4 from s0undt3ch/hotfix/add-missing-yumpkg-funcs
Lint fixes
2014-01-11 15:18:52 -08:00
Pedro Algarvio
106c44587e Merge pull request #9701 from s0undt3ch/hotfix/ssh-binaries
Skip the tests if binaries are missing.
2014-01-11 14:47:14 -08:00
Pedro Algarvio
44bdfee0a3 Merge pull request #9700 from s0undt3ch/hotfix/no-hardcoded-virtualenv-bin
no hardcoded virtualenv bin
2014-01-11 14:46:52 -08:00
Pedro Algarvio
af69768470 Merge pull request #9699 from s0undt3ch/develop
More generic iterable checking.
2014-01-11 14:46:06 -08:00
Pedro Algarvio
2bb11d24b9 Skip the tests if binaries are missing. 2014-01-11 14:38:17 -07:00
Pedro Algarvio
8268b7b532 Ignore it PyLint!!! 2014-01-11 21:35:18 +00:00
Pedro Algarvio
5642db5032 Simplify the code 2014-01-11 21:20:42 +00:00
Pedro Algarvio
a5a791695c Import from the right module. 2014-01-11 21:12:03 +00:00
Pedro Algarvio
bdec26f812 Tell Pylint to ignore these imports. 2014-01-11 21:01:58 +00:00
Pedro Algarvio
ba4bf1b05d Add helper function while there's no new release of salt-testing. 2014-01-11 20:51:32 +00:00
Pedro Algarvio
b1ddb350b6 Some more white-space lint fixes 2014-01-11 13:48:12 -07:00
Pedro Algarvio
312c96738b Fix white-space lint issue 2014-01-11 13:35:46 -07:00
Thomas S Hatch
962fc36936 autoreject is the config value 2014-01-11 13:26:33 -07:00
Pedro Algarvio
f8f31af3d2 Hardcode mocked unit test virtualenv binary 2014-01-11 12:58:46 -07:00
Pedro Algarvio
c8038d87b1 Use KNOWN_BINARY_NAMES from salt.modules.virtualenv 2014-01-11 12:19:29 -07:00
Pedro Algarvio
2df576737e Don't hardcode the virtualenv binary path 2014-01-11 12:00:45 -07:00
Pedro Algarvio
beec5908b9 More generic iterable checking. 2014-01-11 18:40:34 +00:00
Pedro Algarvio
3a1cdd13fc Add salt's git repo as upstream and fetch tags if using a custom git url 2014-01-11 16:30:23 +00:00
Pedro Algarvio
1274a8ea15 Merge pull request #9698 from retr0h/correct-formula-example-syntax
Corrected syntax error with formula example
2014-01-11 08:01:05 -08:00
Pedro Algarvio
cd9e4b7f62 Fix SyntaxError 2014-01-11 13:12:28 +00:00
Pedro Algarvio
7758669123 Fix anomalous backslash. 2014-01-11 13:12:21 +00:00
John Dewey
0ce4611b86 Corrected syntax error with formula example
There was a syntax error in the map.jinja example.
2014-01-10 22:07:19 -08:00
Erik Johnson
f7054177b4 Add output_loglevel=debug to cmd.run_* functions
Added this to some function calls in the lowpkg modules that lacked this
change.
2014-01-10 19:34:34 -06:00
Erik Johnson
2541722451 Add missing functions from old yumpkg module
These functions were present before and needed to be added so that the
yum provider didn't lose any functionality from yumpkg being deprecated.
2014-01-10 19:31:51 -06:00
Colton Myers
d93891795d Merge pull request #9695 from UtahDave/develop
Check for proper imports. These were causing stacktraces on Windows.
2014-01-10 15:29:29 -08:00
David Boucha
7cfb3eada9 catch failing import 2014-01-10 16:24:05 -07:00
David Boucha
0cb731809e don't load salt cloud if it won't import 2014-01-10 16:18:35 -07:00
Pedro Algarvio
f687663690 Fix the comma placement 2014-01-10 22:53:44 +00:00
Pedro Algarvio
07667df90f The git url pillar value needs to be quoted 2014-01-10 22:47:52 +00:00
Pedro Algarvio
f5e4b9f52b When running "single-shot", it needs the params right away. 2014-01-10 21:31:36 +00:00
Thomas S Hatch
db9c722e56 Merge pull request #9690 from hulu/copyedit-cloud-config
copyedit doc/topics/cloud/config.rst
2014-01-10 12:59:20 -08:00
Joseph Hall
31a032635f Merge pull request #9691 from hulu/cloud-aws-copyedit
copyedit doc/topics/cloud/aws.rst
2014-01-10 12:57:15 -08:00
Chris Rebert
bbdcb81e9b copyedit doc/topics/cloud/aws.rst 2014-01-10 12:43:08 -08:00
Chris Rebert
de5d0174e4 copyedit doc/topics/cloud/config.rst 2014-01-10 12:26:40 -08:00
Pedro Algarvio
fab35cd00f Remove un-necessary pass 2014-01-10 19:39:37 +00:00
Joseph Hall
e5918abbd2 Merge pull request #9685 from abemusic/documentation/ec2-spot-instances-and-ebs-volumes
Adding pool size doc; updating aws doc to include spot instance and EBS ...
2014-01-10 11:34:47 -08:00