Thomas S Hatch
4274a338e5
Merge pull request #19265 from jfindlay/log_color
...
add color option to console logger
2014-12-29 15:43:35 -07:00
Thomas S Hatch
5ad225b4f7
Merge pull request #19259 from thepauleh/yum-salt-sources-13197
...
13197 - pkg.install can use sources for yumpkg
2014-12-29 15:43:06 -07:00
Mike Place
e4d96cdd37
Merge pull request #19283 from cachedout/check_kmod_ioerror
...
Check kmod ioerror
2014-12-29 12:42:53 -07:00
Mike Place
5b02fd1cc1
Don't patch path existence
2014-12-29 12:41:58 -07:00
Mike Place
852e0cd4d5
Error checking in file open for kmod mod
2014-12-29 12:38:46 -07:00
Joseph Hall
0a480955c6
Merge pull request #19281 from twellspring/patch-1
...
Install remaining core components: salt-cloud, ...
2014-12-29 11:40:44 -07:00
Mike Place
d080293bb0
Merge pull request #19282 from cachedout/lint
...
Holiday lint
2014-12-29 11:27:38 -07:00
Mike Place
845546c009
Holiday lint
2014-12-29 11:27:05 -07:00
twellspring
43aa4293b1
Install remaining core components: salt-cloud, ...
...
Core components salt-cloud, salt-ssh, salt-api are packaged separately, but should be installed by most users.
2014-12-29 10:13:13 -08:00
Mike Place
893d174577
Merge pull request #19280 from cachedout/attempt_at_vt_fix
...
Attempt to fix inconsintent VT test by preventing a spin
2014-12-29 10:27:42 -07:00
Mike Place
e5fb81970d
Attempt to fix inconsintent VT test by preventing a spin
2014-12-29 10:26:48 -07:00
Mike Place
d8221e6152
Merge pull request #19279 from cachedout/highstate_output_bug
...
Fix typo in highstate outputter
2014-12-29 10:05:01 -07:00
Mike Place
9d8a80e225
Fix typo in highstate outputter
2014-12-29 10:04:11 -07:00
Thomas S Hatch
2b09c75702
Merge pull request #19267 from jfindlay/ref_req
...
move requirements files into requirements dir
2014-12-28 13:50:03 -07:00
Thomas S Hatch
846c78eca1
Merge pull request #19261 from manonthemat/develop
...
documentation fix: environ.set -> environ.setenv
2014-12-28 13:47:45 -07:00
Thomas S Hatch
7c85a70db9
Merge pull request #19254 from jacksontj/multi_syndic
...
Fix for: TypeError: pub() got multiple values for keyword argument 'user'
2014-12-28 13:42:16 -07:00
Thomas S Hatch
e098828770
Merge pull request #19247 from Nikerabbit/ordering
...
Fix execution order with "names" in relation to other states
2014-12-28 13:38:13 -07:00
Thomas S Hatch
35bdc30f5c
Merge pull request #19241 from jacksontj/develop
...
Python3 compat iterator
2014-12-28 13:31:47 -07:00
Thomas S Hatch
763c0f600a
Merge pull request #19217 from jayeshka/hosts_unit_tests
...
Hosts unit tests
2014-12-28 13:06:47 -07:00
Thomas S Hatch
7896ceeecd
Merge pull request #19211 from garethgreenaway/returner_with_profile_fix
...
Fixes to returner __init__.py
2014-12-28 13:01:39 -07:00
Thomas S Hatch
845e123c95
Merge pull request #19174 from jayeshka/kmod_unit_tests
...
adding kmod module unit tests
2014-12-28 13:00:18 -07:00
Thomas S Hatch
adfc818004
Merge pull request #19168 from bechtoldt/user_keys_skip_file
...
Enhance ssh.user_keys to skip private key file exports
2014-12-28 12:58:54 -07:00
Thomas S Hatch
2e24a4fdaa
Merge pull request #19165 from thatch45/color_themes
...
Color themes
2014-12-28 12:57:54 -07:00
Gareth J. Greenaway
cbdccb90d7
Only look for a profile in the cfg dict or function if one has been passed.
2014-12-28 09:13:35 -08:00
Justin Findlay
13dca4548b
fix utils unit test
2014-12-27 18:22:11 -07:00
Justin Findlay
e8d4882c0a
remove misleading unicode message
2014-12-27 17:38:05 -07:00
Justin Findlay
ad33589fac
move requirements files into requirements dir
2014-12-27 17:29:03 -07:00
Justin Findlay
feb3049aa8
pylint again (why was this not caught the first time?)
2014-12-27 14:23:25 -07:00
Justin Findlay
415f0785db
pylint fixes
2014-12-27 14:11:01 -07:00
Justin Findlay
2d93867c3e
add color to console logger
2014-12-27 13:36:57 -07:00
Justin Findlay
751e0c7f43
update color name consistency
2014-12-27 12:20:08 -07:00
Justin Findlay
32f5f245ca
finally remove global, unused color declarations
2014-12-27 12:20:08 -07:00
Justin Findlay
4723853128
add full support for ANSI SGR escape sequences
...
This is for adding color to the text output salt emits in various
contexts including support for extended colors (256 and 256^3) and a few
other common text modifiers like bold, italic, underline, etc.
The code is put in salt/textformat.py (rather than
salt/utils/textformat.py) in order to allow for logging to import
TextFormat without loading all of salt/utils/__init__.py and causing
logging failures.
2014-12-27 12:15:11 -07:00
manonthemat
cd47b6da86
environ.set -> environ.setenv
2014-12-26 15:39:06 -08:00
Paul Sellars
38d40da04a
13197 - pkg.install can use sources for yumpkg
2014-12-26 00:45:41 +00:00
Thomas Jackson
e709e66a7b
Convert last remaining cases of generating JID manually with utils function
2014-12-25 00:01:15 -08:00
Thomas Jackson
ee82031c54
Python 3 compat iterator
2014-12-25 00:01:15 -08:00
Joseph Hall
be85f50178
Merge pull request #19245 from manonthemat/develop
...
update States Tutorial part 2
2014-12-24 21:39:39 -07:00
Thomas Jackson
74aa626ca4
Fix a seeming merge-conflict in syndic
...
Since we already add "user" above, this just causes it to be sent twice
2014-12-24 14:08:41 -08:00
Niklas Laxström
cd74eb8181
Fix execution order with "names"
...
Fixes #13312 . Used fractional parts of floats to ensure correct sort
order. The issue with previous solution to use order + name_order was
that all states come with preassigned order, and thus order + name_order
will match the order of the following states. This solution limits the
maximum value of name_order to 9999 before the same issue arises again.
I don't quite understand why the order_chunks function is duplicated
twice. I updated both instances.
2014-12-24 15:19:14 +02:00
Matthias Sieber
d8af90c611
update States Tutorial part 2
...
Explanation of yaml file with matching line numbers
2014-12-23 16:20:42 -08:00
C. R. Oldham
719cda1ca6
Merge remote-tracking branch 'upstream/2015.2' into develop
2014-12-23 12:06:10 -07:00
C. R. Oldham
bc669152b3
Merge 2014.7 forward to 2015.2
2014-12-23 12:03:49 -07:00
C. R. Oldham
f8f1ee2506
Merge pull request #19182 from cro/eauth_in_django2
...
Add ability for Salt to authenticate against Django's ORM. Git selfie
2014-12-23 11:52:53 -07:00
Colton Myers
051693c403
Merge branch '2015.2' into develop
2014-12-23 11:37:01 -07:00
Colton Myers
59d9568047
Merge pull request #19227 from basepi/2015.2.release.notes
...
Add salt-ssh mine.get to lithium release notes
2014-12-23 11:36:27 -07:00
Colton Myers
139bd8df5b
Add salt-ssh mine to lithium release notes
2014-12-23 11:35:40 -07:00
Colton Myers
321413e638
Rename lithium release notes to 2015.2.0
2014-12-23 11:34:52 -07:00
Thomas S Hatch
cc48140056
Merge pull request #19221 from jacksontj/develop
...
Re-submit #19112
2014-12-23 11:30:44 -07:00
Colton Myers
dc778a8e5e
Merge branch '2014.7' into develop
...
Conflicts:
salt/client/ssh/__init__.py
salt/states/boto_secgroup.py
2014-12-23 10:57:26 -07:00