Commit Graph

30343 Commits

Author SHA1 Message Date
Mathieu Le Marec - Pasquet
b55afab090 Fix performance for env scanning
Also scan for jobs in the absolute path
2014-05-09 11:26:47 +02:00
Joseph Hall
f39319de6f Merge pull request #12643 from meteorfox/expose-OS-base-url
Expose libclouds' base_url property as an OpenStack configuration.
2014-05-08 18:14:28 -06:00
Nicole Thomas
a77b55f054 Merge pull request #12527 from baconz/develop
Add unit tests and function doc strings to gpg renderer
2014-05-08 16:41:45 -06:00
Carlos L. Torres
7de1e45d37 Expose libclouds' base_url property as an OpenStack configuration.
Apache libcloud has a property called 'ex_force_base_url' which
allows the user to use the specify URL as the API endpoint instead
of using the URL in the endpoint service catalog. This patch
exposes such function to the provider definition as a 'base_url',
and is totally optional.
2014-05-08 17:25:18 -05:00
Thomas S Hatch
987f851c97 Merge pull request #12640 from pass-by-value/halite_tutorial_update
Edit cert related instructions in Halite tutorial
2014-05-08 12:28:34 -06:00
Thomas S Hatch
9a2556576d Merge pull request #12639 from bkeroack/bug-12617-cmd_iter_blocking
Fix cmd_iter/cmd_iter_no_block blocking until timeout
2014-05-08 12:26:07 -06:00
Aditya Kulkarni
bf6caa304b Edit cert related instructions in Halite tutorial 2014-05-08 14:19:32 -04:00
Ben Keroack
3660100590 check if all minions have returned 2014-05-08 11:06:05 -07:00
Thomas S Hatch
d6d96efd41 Merge pull request #12636 from garethgreenaway/adding_range_to_schedule
Feature Addition to schedule.py
2014-05-08 11:40:46 -06:00
Thomas S Hatch
f36248796d rename redis_exec to redis/redismod 2014-05-08 11:38:05 -06:00
Thomas S Hatch
ddec1fc857 Merge pull request #12635 from KennethWilke/develop
Created basic redis exec module
2014-05-08 11:35:10 -06:00
Thomas S Hatch
84a28e9a15 Merge pull request #12634 from whiteinge/doc-replace-append-versionadded
Added versionadded to new args to file.replace
2014-05-08 11:34:05 -06:00
Thomas S Hatch
2067d5e9ba Merge pull request #12633 from crook/develop
fix issue #12388 since of unexpectedly overwrite query
2014-05-08 11:33:44 -06:00
Thomas S Hatch
4d4fc06d53 Merge pull request #12631 from nshalman/smartos-gz-minion
smartos esky: improve "installer"
2014-05-08 11:31:38 -06:00
Thomas S Hatch
104235912c Merge pull request #12627 from bc-23/ipv6-support-master-uri
Check for IPv6 address master_uri address
2014-05-08 11:30:58 -06:00
Thomas S Hatch
08682e1394 Merge pull request #12626 from fivethreeo/patch-3
fix for issue #12614
2014-05-08 11:29:58 -06:00
Thomas S Hatch
75aba02cfd fix formatting 2014-05-08 11:29:00 -06:00
Thomas S Hatch
42b207ccae Merge pull request #12625 from bc-23/missing-ipv6-in-auth-resolver
Add IPv6 support to auth Resolver
2014-05-08 11:26:36 -06:00
Thomas S Hatch
76b6a593c6 Fix lint per #12621 2014-05-08 11:25:36 -06:00
Thomas S Hatch
fd86dad864 Merge pull request #12621 from JustinCarmony/check-pki-dir
Check for pki_dir's master/minions before chdir into it
2014-05-08 11:24:58 -06:00
Thomas S Hatch
c7dd156546 Add missing cli example 2014-05-08 11:19:25 -06:00
Thomas S Hatch
dd7dcee84c Merge pull request #12615 from lyft/boto_lc
Initial commit of boto_lc state module.
2014-05-08 11:17:48 -06:00
Thomas S Hatch
be67d9d22d Merge pull request #12613 from plastikos/improvement-python_thin_shim
IMPROVEMENT: Use Python for the thin shim instead of /bin/sh @thatch45
2014-05-08 11:13:09 -06:00
Justin Carmony
97d74cac74 Changing list() to [] to make s0undt3ch happy. :) 2014-05-08 10:25:27 -06:00
KennethWilke
136d2c4ef2 making pylint happy 2014-05-08 11:06:02 -05:00
Nahum Shalman
6af019d7cf smartos esky: improve "installer"
detect if this is a global or non-global zone
global zones are always minions

if the user passes in the name/address of the master
we configure a minimal minion file and launch the minion
2014-05-08 12:04:22 -04:00
Gareth J. Greenaway
8d21b25ff8 Adding a range feature to the schedule. Using date strings supported by dateutil, jobs can have a range in which they are able to run. 2014-05-08 09:03:08 -07:00
Seth House
8eb686cada Merge pull request #12629 from techhat/smtp
Add basic smtp util code for other parts of salt
2014-05-08 09:59:57 -06:00
KennethWilke
3b710c9414 Created basic redis exec module 2014-05-08 10:37:55 -05:00
Joseph Hall
7be5e0c929 Linting 2014-05-08 09:19:51 -06:00
Seth House
132dd431af Added versionadded to new args to file.replace
Refs #12571
2014-05-08 09:13:28 -06:00
Ray Chen
d40215451c fix issue #12388 since of unexpectedly overwrite query 2014-05-08 23:05:37 +08:00
Joseph Hall
d67ece5a1d Fix docstring 2014-05-08 06:13:41 -06:00
Joseph Hall
c12a9016a5 Add basic smtp util code for other parts of salt 2014-05-08 06:13:03 -06:00
Florian Zavatzki
3628432d79 Check for IPv6 address master_uri address
Signed-off-by: Florian Zavatzki <fz@binsec.de>
2014-05-08 13:13:52 +02:00
Florian Zavatzki
168096a8c6 Add IPv6 support to auth Resolver
Signed-off-by: Florian Zavatzki <fz@binsec.de>
2014-05-08 12:35:22 +02:00
Øyvind Saltvik
b81b9b71d9 stop and start service 2014-05-08 12:16:48 +02:00
Justin Carmony
1c9f345dd2 Check to see if the pki_dir exists before chdir to it 2014-05-08 00:59:37 -06:00
Thayne Harbaugh
cd27c6e969 use str.format(); use correct variable 2014-05-07 23:07:45 -06:00
Joseph Hall
51ad28a4d8 Merge pull request #12619 from techhat/cloudrunner
names is a reserved word in the reactor, use instances instead
2014-05-07 21:54:05 -06:00
Joseph Hall
265f421fc1 names is a reserved word in the reactor, use instances instead 2014-05-07 21:29:57 -06:00
Thomas S Hatch
808bed3052 Merge pull request #12618 from JustinCarmony/saltfile-docs
Updating Salt-SSH docs to include Saltfile
2014-05-07 21:02:23 -06:00
Justin Carmony
e4c2cab1cc Updating docs for Saltfile 2014-05-07 19:53:27 -06:00
Joseph Hall
7f4fb5d96e Merge pull request #12616 from techhat/cloudrunner
Fixing passing kwargs in cloud.create runner
2014-05-07 19:00:23 -06:00
Joseph Hall
a15bf8f8f7 Fixing passing kwargs in cloud.create runner 2014-05-07 18:25:39 -06:00
Ryan Lane
91e7f92a22 Initial commit of boto_lc state module.
This state module handles creating and destroying launch configurations
for use with autoscale groups.
2014-05-07 17:14:12 -07:00
Thayne Harbaugh
f7f02407a7 IMPROVEMENT: Use Python for the thin shim instead of /bin/sh
* /bin/sh is, unfortunately, not very portable
  * Additional commands (tar, md5sum, etc.) are not uniform
  * Python *already* must be there to run salt and is very predictable
    and portable
  * All of the tools necessary to deploy thin are in Python stdlibs
2014-05-07 16:19:32 -06:00
Thomas S Hatch
b501726fde Merge pull request #12612 from rallytime/typo_fix
Fixed some typos in the loader doc examples
2014-05-07 16:05:14 -06:00
Thomas S Hatch
af58d29ab6 Add initial docs on onchanges and onfail 2014-05-07 16:02:36 -06:00
rallytime
4ce1f08532 Fixed some typos in the loader doc examples 2014-05-07 16:00:33 -06:00