Thomas Jackson
|
c1860f3dd9
|
Comma cleanup
|
2014-12-12 11:32:58 -08:00 |
|
Thomas Jackson
|
8b635fe07d
|
Comma Cleanup
|
2014-12-12 11:32:16 -08:00 |
|
Thomas Jackson
|
3f4b2cc8bb
|
Comma cleanup
|
2014-12-12 11:31:43 -08:00 |
|
Thomas S Hatch
|
b9afe18423
|
Merge pull request #18949 from techhat/awsversion
Update AWS/EC2 versions to 2014-10-01
|
2014-12-12 10:00:34 -07:00 |
|
Thomas S Hatch
|
c154936b5d
|
Merge pull request #18957 from thatch45/basepi-salt-ssh-publish.publish
Merge #18944
|
2014-12-12 09:59:59 -07:00 |
|
Thomas S Hatch
|
9166c22003
|
lint
|
2014-12-12 09:59:20 -07:00 |
|
Thomas S Hatch
|
84121e14fe
|
Merge branch 'salt-ssh-publish.publish' of https://github.com/basepi/salt into basepi-salt-ssh-publish.publish
|
2014-12-12 09:58:38 -07:00 |
|
Thomas S Hatch
|
a1406d103e
|
Merge pull request #18913 from xhenner/develop
Make /etc/salt-master usefull
|
2014-12-12 09:41:56 -07:00 |
|
Thomas S Hatch
|
e094b0136f
|
Merge pull request #18902 from jacksontj/develop
More grammar/style cleanup
|
2014-12-12 09:40:55 -07:00 |
|
Seth House
|
91c40e37fc
|
Merge pull request #18952 from techhat/serialcomma
Add serial commas to the style guide
|
2014-12-12 08:01:14 -07:00 |
|
Joseph Hall
|
7099c02a53
|
Add serial commas to the style guide
|
2014-12-12 03:30:11 -07:00 |
|
Joseph Hall
|
36f1357791
|
Update AWS/EC2 versions to 2014-10-01
|
2014-12-11 19:16:13 -07:00 |
|
Joseph Hall
|
5ab0cdb6a6
|
Merge pull request #18946 from walgitrus/ec2-encrypted-ebs
Recognize `encrypted` keyword for ec2 volumes
|
2014-12-11 19:13:02 -07:00 |
|
walrus
|
c0418a91cf
|
Recognize encrypted keyword for ec2 volumes
- added for both `create_volume()` and `create_attach_volumes()`
- requires EC2 API version `2014-10-01`
- announcment:
- https://aws.amazon.com/about-aws/whats-new/2014/05/21/Amazon-EBS-encryption-now-available/
|
2014-12-11 17:28:39 -08:00 |
|
Thomas S Hatch
|
b848e7ebe8
|
Merge pull request #18938 from cachedout/jid_util
Refactor jid utils out of utils/__init__
|
2014-12-11 17:27:00 -07:00 |
|
Seth House
|
e14fb950d3
|
Merge pull request #18945 from wolfpackmars2/patch-3
Update netapi reference
|
2014-12-11 17:17:53 -07:00 |
|
Thomas S Hatch
|
60b1789dee
|
Merge pull request #18934 from hulu/sysrc-set-shadowing
modules.sysrc: avoid shadowing built-in set type
|
2014-12-11 17:16:47 -07:00 |
|
David Boucha
|
ae9f095521
|
Merge pull request #18937 from highlyunavailable/fix_18935
Change URL for vcredist_x64 to SP1 DL URL
|
2014-12-11 17:15:33 -07:00 |
|
Steve Groesz
|
e66a02b18b
|
Update netapi reference
Resolves issue #18760
|
2014-12-11 18:14:47 -06:00 |
|
Thomas S Hatch
|
d01d24fbff
|
Merge pull request #18925 from UtahDave/fix_win_grain_error
Don't blow up grains
|
2014-12-11 17:13:09 -07:00 |
|
Colton Myers
|
257f3ed539
|
Fix typo
|
2014-12-11 17:10:37 -07:00 |
|
Colton Myers
|
155e374584
|
Use 'return' not 'ret'
|
2014-12-11 17:09:32 -07:00 |
|
Colton Myers
|
64a4950994
|
Get the ssh_priv from __master_opts__ if available
|
2014-12-11 17:08:47 -07:00 |
|
Thomas S Hatch
|
cfdcdecbb7
|
Merge pull request #18915 from babilen/issue/18909
Ensure aptpkg._consolidate_repo strips trailing slashes from repo_uri
|
2014-12-11 17:08:21 -07:00 |
|
Thomas S Hatch
|
9ba2db9895
|
Merge pull request #18911 from tomashavlas/develop
created support from from module import object as alias in pyobjects ren...
|
2014-12-11 17:05:27 -07:00 |
|
Thomas S Hatch
|
16b4c9eb74
|
Merge pull request #18904 from MrCitron/feature-18866
Feature 18866
|
2014-12-11 17:04:39 -07:00 |
|
Thomas S Hatch
|
f277607348
|
Merge pull request #18942 from thatch45/Unity-Technologies-win-add-unzip
Merge #18932
|
2014-12-11 17:01:48 -07:00 |
|
Thomas S Hatch
|
8e281dedcc
|
lint fix
|
2014-12-11 16:58:10 -07:00 |
|
Mike Place
|
8e2fa1aaf4
|
Merge pull request #18940 from wolfpackmars2/patch-2
Fix missing text
|
2014-12-11 16:34:13 -07:00 |
|
Steve Groesz
|
6cb313533b
|
Fix missing text
Found missing colon, causing code blocks not to display. This fixes issue #18879
|
2014-12-11 17:29:31 -06:00 |
|
Colton Myers
|
0d9bef86f1
|
Use the __master_opts__ config dir if available (in wfunc)
|
2014-12-11 16:28:25 -07:00 |
|
Colton Myers
|
e52a5046e9
|
Handle salt-ssh errors and similar in publish.py wrapper
|
2014-12-11 16:27:07 -07:00 |
|
Mike Place
|
454da2545f
|
Fix failing tests
|
2014-12-11 16:23:04 -07:00 |
|
Mike Place
|
70fb8e9055
|
Add the needed file :]
|
2014-12-11 15:42:55 -07:00 |
|
Mike Place
|
12a68e9d4f
|
Refactor all the remaining salt.payload deps out of salt.utils
|
2014-12-11 15:42:25 -07:00 |
|
Mike Place
|
5daf851995
|
Refactor jid utils out of utils/__init__
|
2014-12-11 15:33:01 -07:00 |
|
Tiru Srikantha
|
d1192819c5
|
Change URL for vcredist_x64 to SP1 DL URL
Fixes saltstack/salt#18935
|
2014-12-11 14:27:32 -08:00 |
|
Chris Rebert
|
27da253c84
|
modules.sysrc: avoid shadowing built-in set type
************* Module salt.modules.sysrc
salt/modules/sysrc.py:60: [W0622(redefined-builtin), set] Redefining built-in 'set'
|
2014-12-11 13:54:14 -08:00 |
|
Daniel Hobley
|
694adda563
|
Fixed unit tests for archive module
|
2014-12-11 22:46:36 +01:00 |
|
Metin OSMAN
|
d0799a864c
|
Update documentation
|
2014-12-11 22:25:29 +01:00 |
|
Tomas Havlas
|
49e3c06392
|
failing test fix
|
2014-12-11 21:54:49 +01:00 |
|
Metin OSMAN
|
0e8d617523
|
Merge branch 'develop' of https://github.com/saltstack/salt into feature-18866
|
2014-12-11 21:35:05 +01:00 |
|
Metin OSMAN
|
744c445434
|
Fix pylint error (https://jenkins.saltstack.com/job/salt-pr-lint/10101/violations/file/salt/cloud/cli.py/)
|
2014-12-11 21:23:41 +01:00 |
|
David Boucha
|
c89f91beca
|
Don't blow up grains
checking the motherboard info was blowing up the minion if no
motherboard info was available
|
2014-12-11 12:52:36 -07:00 |
|
Tomas Havlas
|
57cba9dda2
|
pyobjects parenthesis fix
|
2014-12-11 20:34:30 +01:00 |
|
Thomas S Hatch
|
1f39a65665
|
Merge pull request #18908 from Unity-Technologies/win-add-unzip
Added unzipping via zipfile module
|
2014-12-11 12:16:03 -07:00 |
|
Wolodja Wentland
|
17bfcdbba2
|
Ensure aptpkg._consolidate_repo strips trailing slashes from repo_uri
This fixes #18909
|
2014-12-11 17:17:37 +00:00 |
|
Thomas Jackson
|
60d29a7cb2
|
Whitespace
|
2014-12-11 07:53:20 -08:00 |
|
Thomas Jackson
|
286c810e2a
|
Whitespace cleanup
|
2014-12-11 07:53:20 -08:00 |
|
Thomas Jackson
|
f268bb8b4b
|
Whitespace cleanup
|
2014-12-11 07:53:20 -08:00 |
|