Commit Graph

23339 Commits

Author SHA1 Message Date
Pedro Algarvio
5e58ea9593 Remove unnecessary pass. 2013-11-28 19:11:29 +00:00
Pedro Algarvio
f044ddb2dc Merge pull request #8901 from techhat/ssh
Linting the new SSH and user validation code
2013-11-28 10:49:13 -08:00
Joseph Hall
7e21be15ad More specific except error 2013-11-28 11:47:41 -07:00
Joseph Hall
1c4d9d9854 Fixing syntax error, using salt._compat 2013-11-28 11:40:06 -07:00
Joseph Hall
a4c48b7264 Fixing up Spacing issues and bare exception 2013-11-28 11:37:23 -07:00
Joseph Hall
b32e8901d0 Merge pull request #8899 from terminalmage/tests
Simplify jinja syntax for ubuntu pkgrepo test deps
2013-11-28 10:31:21 -08:00
Joseph Hall
529eecbd89 Merge pull request #8898 from s0undt3ch/develop
Merge and cleanup salt-cloud's test suite.
2013-11-28 10:28:20 -08:00
Erik Johnson
13dbb9efab Simplify jinja syntax for ubuntu pkgrepo test deps
See the below discussion for more info:

https://github.com/saltstack/salt/pull/8872#discussion-diff-7981734R64
2013-11-28 12:27:39 -06:00
Pedro Algarvio
fe45b91e93 Merge pull request #8897 from terminalmage/docs
Update salt-key documentation
2013-11-28 10:10:33 -08:00
Erik Johnson
1c24bbe7fc Update salt-key documentation
Bring docs.saltstack.com in line with the CLI usage
2013-11-28 12:05:37 -06:00
Pedro Algarvio
d81e6e9632 Merge pull request #8896 from techhat/ssh
Initial commit of SSH command validation functions
2013-11-28 10:05:05 -08:00
Joseph Hall
2fdb8248c3 Oops, typo 2013-11-28 11:03:20 -07:00
Pedro Algarvio
8a1ba0aa05 Cleaned up the remaining of salt-cloud's test suite. Closes #8886. 2013-11-28 18:02:46 +00:00
Joseph Hall
b764e2ed3e Move re compilation to the module load 2013-11-28 10:58:27 -07:00
Joseph Hall
ea39b67b02 Resolving possible type error caused by invalid input 2013-11-28 10:55:59 -07:00
Pedro Algarvio
660a91d1ea Merge the salt-cloud cli integration tests into salt's test suite. Refs #8886. 2013-11-28 17:55:58 +00:00
Joseph Hall
f34ac9be8e Initial commit of SSH command validation functions 2013-11-28 09:06:09 -07:00
Joseph Hall
dad9febddc Add user login name validation function 2013-11-28 09:05:38 -07:00
Daniel Bradshaw
c40c47d474 Forgot to specify the width of the result formatter 2013-11-28 15:55:01 +00:00
Daniel Bradshaw
00dddfcbfb Add information about the undocumented changes output mode 2013-11-28 15:36:53 +00:00
Daniel Bradshaw
95eed44d93 Alternative aesthetic for highstate 2013-11-28 15:29:26 +00:00
Joseph Hall
98964f4ceb Merge pull request #8890 from techhat/iptablesdebian
Adding iptables Debian default for iptables-persistent package
2013-11-28 06:42:09 -08:00
Joseph Hall
27dbf6d327 Adding iptables Debian default for iptables-persistent package 2013-11-28 07:40:37 -07:00
Joseph Hall
f62e7efdd6 Merge pull request #8883 from s0undt3ch/develop
Only check for the execution bits if a value was actually passed.
2013-11-28 05:23:37 -08:00
Joseph Hall
5baa867c7b Merge pull request #8884 from s0undt3ch/issues/8863-deploy-search-path-as-string
deploy search path unit test
2013-11-28 05:21:52 -08:00
Joseph Hall
71b1d8dea6 Merge pull request #8885 from holmboe/hwm1000
Set default HWM in API call as well
2013-11-28 04:31:24 -08:00
Henrik Holmboe
899cdff3e8 Set default HWM in API call as well
@basepi set the HWM to 1000 by default in #8804 and this is a
complementary commit to that one. It is now obvious that the HWM is 1000
by default in the source code.

X-ref: #7662 and #7284
2013-11-28 12:59:31 +01:00
Pedro Algarvio
a6c52e8905 Add missing CLI Example string. 2013-11-28 11:43:36 +00:00
Pedro Algarvio
9289c9cf31 Add a deploy_scripts_search_path test case.
The test checks if the user provided search path is loaded, even if not passed as a list, and if it's the first occurrence on the list.
2013-11-28 11:18:09 +00:00
Pedro Algarvio
4a08f332af Move and update the cloud configuration unit tests. 2013-11-28 11:02:23 +00:00
Pedro Algarvio
88692e9e4b Only check for the execution bits if a value was actually passed. 2013-11-28 10:50:15 +00:00
David Boucha
998775e974 Merge pull request #8874 from UtahDave/develop
add space after comma
2013-11-27 22:54:34 -08:00
David Boucha
f83adfcb2d add space after comma 2013-11-27 23:53:50 -07:00
Thomas S Hatch
d1811836e7 Merge pull request #8865 from maxchk/facter-load-puppet-libraries
Facter load puppet libraries
2013-11-27 22:09:52 -08:00
Thomas S Hatch
bbca4fd20b Merge pull request #8872 from terminalmage/tests
Fix ubuntu deps for pkgrepo integration tests
2013-11-27 22:09:19 -08:00
Max Horlanchuk
be6c2c1b42 Merge branch 'facter-load-puppet-libraries' of github.com:maxchk/salt into facter-load-puppet-libraries 2013-11-28 17:03:27 +11:00
Max Horlanchuk
ff6c45c4c5 Merge branch 'facter-load-puppet-libraries' of github.com:maxchk/salt into facter-load-puppet-libraries 2013-11-28 16:26:59 +11:00
Max Horlanchuk
a1e8444ca8 Merge branch 'develop' of github.com:maxchk/salt into develop 2013-11-28 16:23:44 +11:00
Max Horlanchuk
5c0c8495b9 Allow Facter to load Puppet-specific facts 2013-11-28 16:22:01 +11:00
Erik Johnson
0ffce3ce6d Fix ubuntu deps for pkgrepo integration tests
This fixes a typo'ed package name, as well as doing logic to determine
the correct package name based on the osrelease.
2013-11-27 20:01:14 -06:00
Joseph Hall
315b83c748 Merge pull request #8871 from techhat/novafix
Making the warning about the status of this driver more obvious
2013-11-27 17:42:35 -08:00
Joseph Hall
4daec36653 Making the warning about the status of this driver more obvious 2013-11-27 18:41:17 -07:00
David Boucha
283d6ebec1 Merge pull request #8870 from UtahDave/develop
add index to curly braces for .format()
2013-11-27 17:00:14 -08:00
David Boucha
a4456e64c2 add index to curly braces for .format() 2013-11-27 17:59:34 -07:00
C. R. Oldham
ae0e6d2b5f Merge pull request #8867 from cro/fix_8781
Check to make sure the virtualenv's Python is actually executable.
2013-11-27 14:56:52 -08:00
C. R. Oldham
f61cffc6c7 Check to make sure the virtualenv's Python is actually executable. 2013-11-27 15:53:34 -07:00
Joseph Hall
1af467eb54 Merge pull request #8864 from s0undt3ch/issues/8784-writable-deploy.d
Update the salt bootstrap script to a writeable path
2013-11-27 13:01:05 -08:00
Pedro Algarvio
9b395df1f4 Typo 2013-11-27 20:29:57 +00:00
Pedro Algarvio
4ffd0b4f2c Update the salt bootstrap script to a writeable path. Fixes #8784. 2013-11-27 20:27:09 +00:00
Pedro Algarvio
6c6eeb551f Fix the path to the built-in cloud deploy scripts. 2013-11-27 20:25:10 +00:00