Colton Myers
|
f22f5ff851
|
Fix lint
|
2016-01-21 15:33:15 -07:00 |
|
Colton Myers
|
117fb205de
|
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
Conflicts:
tests/unit/modules/boto_vpc_test.py
|
2016-01-21 14:37:32 -07:00 |
|
Colton Myers
|
b348f804b1
|
Merge pull request #30512 from jfindlay/repo_test
disable pkgrepo test for ubuntu 15.10+
|
2016-01-21 14:32:58 -07:00 |
|
Justin Findlay
|
66f06f2bd3
|
disable pkgrepo test for ubuntu 15.10+
|
2016-01-21 10:55:37 -07:00 |
|
Mike Place
|
a9348dfef8
|
Merge pull request #30478 from jtand/pip_8_update
Updated pip_state to work with pip 8.0
|
2016-01-21 09:02:41 -07:00 |
|
Mike Place
|
119f025073
|
Merge pull request #30483 from borgstrom/pyobjects_recursive-2015.8
Pyobjects recursive import support (for 2015.8)
|
2016-01-21 08:55:27 -07:00 |
|
Mike Place
|
a30147c64f
|
Merge pull request #30482 from borgstrom/pyobjects_recursive
Pyobjects recursive import support (for 2015.5)
|
2016-01-21 08:54:32 -07:00 |
|
Mike Place
|
d8d19cf75d
|
Merge pull request #30491 from jacksontj/2015.8
Add multi-IP support to network state
|
2016-01-21 08:51:42 -07:00 |
|
Mike Place
|
56332ca504
|
Merge pull request #30496 from alprs/fix-ignored_pillars_keyerror
Fix KeyError when adding ignored pillars
|
2016-01-21 08:51:03 -07:00 |
|
Andreas Lutro
|
bbcb783621
|
fix KeyError when adding ignored pillars
|
2016-01-21 09:11:04 +01:00 |
|
Thomas Jackson
|
82213555ca
|
Normalize yaml spacing to 2 space
|
2016-01-20 18:29:03 -08:00 |
|
Thomas Jackson
|
3d1469b8d9
|
Add example of multiple addrs/ipv6addrs to docs
|
2016-01-20 18:29:03 -08:00 |
|
Thomas Jackson
|
91c8a1b4e4
|
Add support for multiple IP addresses per interface to rh_ip
|
2016-01-20 18:29:03 -08:00 |
|
Evan Borgstrom
|
2c55a7580b
|
Fixup lint errors
|
2016-01-20 15:29:30 -08:00 |
|
Evan Borgstrom
|
788b672e3a
|
Fixup lint errors
|
2016-01-20 15:28:48 -08:00 |
|
Evan Borgstrom
|
e148ea2d52
|
Allow recursive salt:// imports
Fixes #30465
|
2016-01-20 11:29:00 -08:00 |
|
Evan Borgstrom
|
6bbac64d3a
|
Add test to prove that recursive imports are currently broken
Refs #30465
This also exposes some other issues with the Registry being in an
inconsistent state when an exception occurs when we are rendering.
|
2016-01-20 11:22:51 -08:00 |
|
Evan Borgstrom
|
b46df0e4b5
|
Allow recursive salt:// imports
Fixes #30465
|
2016-01-20 11:20:50 -08:00 |
|
justinta89
|
6227368830
|
Convert version to int, instead of comparing strings to ints
|
2016-01-20 12:00:50 -07:00 |
|
Mike Place
|
e425cbd654
|
Merge pull request #30359 from distil/zmq_filtering_bug_fix
Removes suspected copy/paste error for zmq_filtering functionailty
|
2016-01-20 11:42:42 -07:00 |
|
justinta89
|
20384a4810
|
Added InstallationError to except block
|
2016-01-20 11:05:41 -07:00 |
|
justinta89
|
baa274bca9
|
Updated pip_state to work with pip 8.0
Pip 8.0.0 added an InstallationError exception. Updated the state to catch that
exception properly.
|
2016-01-20 11:03:18 -07:00 |
|
Mike Place
|
13add7d142
|
Merge pull request #30448 from cournape/fix-osx-scripts-location
Fix osx scripts location
|
2016-01-20 10:59:29 -07:00 |
|
Evan Borgstrom
|
51bfa16173
|
Add test to prove that recursive imports are currently broken
Refs #30465
This also exposes some other issues with the Registry being in an
inconsistent state when an exception occurs when we are rendering.
|
2016-01-20 09:57:16 -08:00 |
|
Mike Place
|
2b7d20cee7
|
Merge pull request #30457 from rallytime/fix-22820
Remove fsutils references from modules list
|
2016-01-20 09:43:50 -07:00 |
|
Mike Place
|
e706b71871
|
Merge pull request #30453 from rallytime/fix-30442
Make sure private AND public IPs are listed for Linode driver
|
2016-01-20 09:41:51 -07:00 |
|
Mike Place
|
5c7cc51937
|
Merge pull request #30459 from jfindlay/pkg_tests
modules.pkg: disable repo int test for ubuntu 15.10
|
2016-01-20 09:41:12 -07:00 |
|
Mike Place
|
73f372dc98
|
Merge pull request #30458 from rallytime/bp-30062
Back-port #30062 to 2015.8
|
2016-01-20 09:40:22 -07:00 |
|
Mike Place
|
c3fb4006b0
|
Merge pull request #30468 from timcharper/2015.8
make note of s3 role assumption in upcoming changelog
|
2016-01-20 09:28:04 -07:00 |
|
Mike Place
|
c611541916
|
Merge pull request #30470 from whiteinge/match_dict
Add example of the match_dict format to accept_dict wheel function
|
2016-01-20 09:26:16 -07:00 |
|
Tim Harper
|
721c1c871b
|
make note of s3 role assumption in upcoming changelog
|
2016-01-19 20:38:21 -07:00 |
|
Seth House
|
5034e13f5d
|
Add example of the match_dict format to accept_dict wheel function
|
2016-01-19 19:18:31 -07:00 |
|
Justin Findlay
|
fb9972f590
|
modules.pkg: disable repo int test for ubuntu 15.10
|
2016-01-19 15:27:12 -07:00 |
|
Sean Jenkins
|
9665d9655f
|
Set (pillar_)merge_lists to default for PR#30062
|
2016-01-19 15:06:50 -07:00 |
|
Sean Jenkins
|
7ea4dbf478
|
Fix lint for PR30062
|
2016-01-19 15:06:37 -07:00 |
|
Sean Jenkins
|
e44a30620b
|
Remove recurse_list from pillar_source_merging_strategy and add pillar_merge_list (bool) instead
|
2016-01-19 15:06:30 -07:00 |
|
rallytime
|
3288ff104d
|
Remove fsutils references from modules list
Fixes #22820
|
2016-01-19 14:41:02 -07:00 |
|
Mike Place
|
d70e6b312a
|
Merge pull request #30450 from gtmanfred/2015.8
fix extension loading in novaclient
|
2016-01-19 14:16:32 -07:00 |
|
Mike Place
|
0af5e16809
|
Merge pull request #30212 from abednarik/fix_file_line_permissions
Fix incorrect file permissions in file.line
|
2016-01-19 14:15:48 -07:00 |
|
rallytime
|
a1f882f4fe
|
Make sure private AND public IPs are listed for Linode driver
Fixes #30442
Also simplifies the return of the get_ips function to be used in
other places.
|
2016-01-19 14:02:55 -07:00 |
|
Mike Place
|
3c12b451fe
|
Merge pull request #29947 from jfindlay/remote_decode
fileclient: decode file list from master
|
2016-01-19 13:36:32 -07:00 |
|
Mike Place
|
6e8b1e89a5
|
Merge pull request #30363 from terminalmage/issue30203
Use native "list" subcommand to list git worktrees
|
2016-01-19 13:35:41 -07:00 |
|
Daniel Wallace
|
4aa6faaf48
|
fix extension loading in novaclient
This should fix #28017
|
2016-01-19 13:55:39 -06:00 |
|
Mike Place
|
dfb9dec84f
|
Merge pull request #30445 from jtand/boto_vpc_8
Boto uses False for is_default instead of None
|
2016-01-19 11:28:18 -07:00 |
|
Mike Place
|
dd2ceb4c07
|
Merge pull request #30443 from jtand/boto_vpc_5
Boto uses False for is_default instead of None
|
2016-01-19 11:28:08 -07:00 |
|
Mike Place
|
f9b3f3f038
|
Merge pull request #30406 from ZipRecruiter/check-cmd-example
Add an example of how to use file.managed/check_cmd
|
2016-01-19 11:23:49 -07:00 |
|
Mike Place
|
05ad3dcc94
|
Merge pull request #30424 from isbm/isbm-zypper-utf-8-errors
Check if byte strings are properly encoded in UTF-8
|
2016-01-19 10:52:25 -07:00 |
|
David Cournapeau
|
3c27ab5310
|
BUG: fix osx .pkg script locations to match the .plist files.
|
2016-01-19 09:37:20 -08:00 |
|
Mike Place
|
62d9dddced
|
Merge pull request #30420 from attiasr/patch-1
Backport #26853
|
2016-01-19 10:33:58 -07:00 |
|
justinta89
|
00943ff1e6
|
Boto uses False for is_default instead of None
|
2016-01-19 10:15:35 -07:00 |
|