Commit Graph

17599 Commits

Author SHA1 Message Date
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
Erik Johnson
cf44faf7c1 yumpkg5: add pkg suggestions for nonexistant packages
See issue #6298 for more information.
2013-09-07 21:05:20 -05:00
Erik Johnson
ac33d130f6 Add kwargs to pre-flight check 2013-09-07 21:04:39 -05:00
Joseph Hall
e7d0596b01 Merge pull request #7116 from aboe76/suse_0.16.4
Suse package updated to 0.16.4
2013-09-07 16:43:28 -07:00
Niels Abspoel
cc0fd3982a updated to 0.16.4
The spec file is future ready for salt 0.17, this is commented
I have tested it on sles 11 sp3 and opensuse 12.3 vm.
2013-09-08 00:59:34 +02:00
Pedro Algarvio
53471f8704 Merge pull request #7095 from riverajo/postgres-port
convert the port to a string
2013-09-07 14:21:01 -07:00
Joseph Hall
1c123ec02f Merge pull request #7112 from gravyboat/develop
Updates to file state documentation to resolve issue 6503.
2013-09-07 09:15:04 -07:00
Joseph Hall
74e30c73ca Merge pull request #7113 from mafrosis/git-symlinks
Handle symlinks to directories in git when force applied
2013-09-07 09:11:19 -07:00
Mickey Malone
e9de380f33 Grammar edit 2013-09-07 08:27:00 -05:00
Mickey Malone
121bd88b0a Corrected mknod pylint "line too long" issues 2013-09-07 07:56:20 -05:00
Mickey Malone
c081f5edfe Merge branch 'feature_mknod_edits' into feature_mknod 2013-09-07 07:49:43 -05:00