Commit Graph

17559 Commits

Author SHA1 Message Date
David Anderson
f97d07fed0 Fix issue #6833 2013-09-09 14:41:23 -06:00
Pedro Algarvio
ab2168885b Pass the parsed options to the methods. 2013-09-09 20:45:57 +01:00
Pedro Algarvio
db017a4edf Support passing the workspace to work in. 2013-09-09 20:43:27 +01:00
Thomas S Hatch
e68b28afae Clober user field in eauth 2013-09-09 13:00:48 -06:00
Thomas S Hatch
3e70d86ade lookup name in the token data 2013-09-09 12:30:41 -06:00
Joseph Hall
2c4f615afe Merge pull request #7127 from terminalmage/docs
Fix broken link in FAQ
2013-09-09 10:21:37 -07:00
Erik Johnson
10d671d9da Fix broken link in FAQ
The link to "state.hightstate" in the 3rd bullet point was not properly
formed, so the hyperlink failed to create.

Also massaged the paragraphs explaining the difference between the
cmd.run and cmd.wait states.
2013-09-09 12:14:21 -05:00
Joseph Hall
2147b5524e Merge pull request #7126 from terminalmage/docs
Two docs commits
2013-09-09 09:38:15 -07:00
Erik Johnson
f333641e3d Add new ssh doc pages to toctree 2013-09-09 11:11:03 -05:00
Erik Johnson
ccc6a99747 Link directly to id param docs 2013-09-09 11:10:58 -05:00
Thomas S Hatch
fc1f21e654 Merge pull request #7125 from joehealy/faq_tweaks_1
Tweaks to faq with aim of aiding beginners
2013-09-09 07:55:25 -07:00
Joe Healy
2af9e92515 Tweaks to faq with aim of aiding beginners 2013-09-10 00:15:49 +10:00
Joseph Hall
084d16f356 Merge pull request #7123 from techhat/s3assump
S3 - Check for code attr before using in error message
2013-09-09 04:50:23 -07:00
Pedro Algarvio
6ef007de78 Typo 2013-09-09 11:56:48 +01:00
Pedro Algarvio
ba276f0b2a More generic error message since the commands continue to execute. 2013-09-09 11:48:59 +01:00
Pedro Algarvio
022fd37cae Remove existing local coverage xml report prior to downloading a new one. 2013-09-09 11:24:58 +01:00
Thomas S Hatch
8f588a0881 Add initial bare bones roster docs 2013-09-08 23:00:45 -06:00
Thomas S Hatch
c05d4892de Add initial salt-ssh docs 2013-09-08 22:39:42 -06:00
Thomas S Hatch
1e6db9acfc Merge pull request #7122 from terminalmage/issue6780
Fix boolean support for unless/onlyif
2013-09-08 20:19:49 -07:00
Joseph Hall
d1ea4f2c82 S3 - Check for code attr before using in error message 2013-09-08 21:17:52 -06:00
Erik Johnson
76854b4ac1 Fix boolean support for unless/onlyif
ea0c5cc attempted to implement the feature request in #6780, but did not
quite work. This commit properly implements the feature.
2013-09-08 22:15:41 -05:00
Pedro Algarvio
80593657f1 --no-coverage-report is no longer available. 2013-09-09 00:04:50 +01:00
Pedro Algarvio
35fe2cf951 Of course the VM's are always being deleted!!!! 2013-09-09 00:02:08 +01:00
Pedro Algarvio
581f498c9f Are any exceptions being raised? 2013-09-08 23:41:38 +01:00
Pedro Algarvio
6ba8b9efeb Fix removed back slashed single quote. More info displayed. 2013-09-08 18:48:32 +01:00
Pedro Algarvio
d11e9fdc2f Also pipe stdout 2013-09-08 18:18:21 +01:00
Pedro Algarvio
68bcc826c5 Don't split up commands. 2013-09-08 18:14:03 +01:00
Pedro Algarvio
799fa765b9 Add support to download xml coverage reports 2013-09-08 17:43:55 +01:00
Pedro Algarvio
2cc993a0d5 Add code to download XML unit test reports 2013-09-08 16:32:35 +01:00
Pedro Algarvio
5679c04874 Remove the quotes. 2013-09-08 12:07:27 +01:00
Pedro Algarvio
2bdddf2713 33cdd9e remove one of the checks, re-add it. 2013-09-08 12:07:27 +01:00
Pedro Algarvio
d0e006eff3 Flush output. 2013-09-08 12:07:27 +01:00
Thomas S Hatch
f7e4b1010d Merge pull request #7117 from terminalmage/issue6298
yumpkg{,5}: add pkg suggestions for nonexistant packages
2013-09-07 22:19:09 -07:00
Thomas S Hatch
7ef53a122c Merge pull request #7115 from evinrude/feature_mknod
mknod edits
2013-09-07 22:16:25 -07:00
Thomas S Hatch
d460132493 Merge pull request #7110 from SmithSamuelM/develop
Fixed wheel and runner event generation
2013-09-07 22:12:27 -07:00
Thomas S Hatch
bb24bfd560 fix missed syntax error in state ssh wrapper 2013-09-07 23:07:45 -06:00
Thomas S Hatch
8511e5403b Add the remainter of state froundend routines to salt-ssh 2013-09-07 23:04:02 -06:00
Thomas S Hatch
0debe4b444 Add shortcuts for grains lookups in salt-ssh 2013-09-07 22:06:18 -06:00
Thomas S Hatch
88e0f9d3ef Add lookup shortcuts for config routines to ssh 2013-09-07 22:03:26 -06:00
Thomas S Hatch
0cd9d23729 Add pillar get shortcuts to the ssh routines 2013-09-07 21:59:33 -06:00
Thomas S Hatch
223dc8d5a4 Hook ssh support into the salt state 2013-09-07 21:46:50 -06:00
Thomas S Hatch
444c28fc7e Add ssh support to saltutil.cmd 2013-09-07 21:40:43 -06:00
Thomas S Hatch
a5c20af9e4 Add cmd to the SSHClient 2013-09-07 21:33:25 -06:00
Thomas S Hatch
1b856c521a Add SSHClient!!! 2013-09-07 21:17:17 -06:00
Thomas S Hatch
c5c65b76c7 Add api centric run_iter to the SSH obj 2013-09-07 21:16:10 -06:00
Thomas S Hatch
9a8624bf1f Get --raw working 2013-09-07 20:47:13 -06:00
Thomas S Hatch
d360884482 Add refresh_cache option to salt-ssh 2013-09-07 20:38:58 -06:00
Thomas S Hatch
ca45fed7d2 Add --raw-shell option to salt-ssh 2013-09-07 20:38:58 -06:00
Erik Johnson
09365c0e82 Merge pull request #7108 from m87carlson/develop
mem_total in BSD should return as an int, see #7104
2013-09-07 19:24:16 -07:00
Erik Johnson
64465e7535 yumpkg: add pkg suggestions for nonexistant packages
See issue #6298 for more information.
2013-09-07 21:06:10 -05:00