C. R. Oldham
331230ea4f
Merge pull request #27343 from cachedout/issue_26889
...
Close io loop before deleting attribute
2015-09-24 07:49:55 -06:00
C. R. Oldham
cd82ead005
Merge pull request #27337 from rallytime/cloud-logging-eight
...
[2015.8] Fixup salt-cloud logging
2015-09-24 07:49:17 -06:00
C. R. Oldham
b2f8418ffc
Merge pull request #27332 from terminalmage/adjust-dockerng-docstring
...
Adjust dockerng/dockerio docstrings
2015-09-24 07:45:34 -06:00
Rafael Uzarowski
100eea46d5
Issue #27121 - Remove leftover code comment
2015-09-24 11:14:31 +02:00
C. R. Oldham
0221f7ee4e
Pylint
2015-09-23 19:36:37 -06:00
C. R. Oldham
3a297d8036
Add release notes for proxy fixes.
2015-09-23 18:42:00 -06:00
C. R. Oldham
39df44b841
Pylint
2015-09-23 18:20:25 -06:00
C. R. Oldham
e3ebff9bce
Fix some problems with the rest_sample, remove unnecessary file and make sure that rest_service has the right contents.
2015-09-23 17:10:21 -06:00
Justin Findlay
ac9e6c2532
Merge pull request #27353 from cachedout/fix_retry_get
...
Fix case where var not set in config
2015-09-23 15:45:32 -06:00
Loren Gordon
88bb1fbfff
Escape search replacement text, fixes #27356
2015-09-23 17:42:18 -04:00
C. R. Oldham
3f6b06116f
Merge pull request #27350 from rallytime/fix-21390
...
Allow IP-forwarding in GCE driver
2015-09-23 15:36:41 -06:00
Mike Place
ea286e1874
Fix case where var not set in config
2015-09-23 14:44:08 -06:00
rallytime
2bf566d934
Allow IP-forwarding in GCE driver
...
Fixes #21390
2015-09-23 14:27:55 -06:00
SaltyCharles
f9a19720de
fix sysctl truncating newline on os x
2015-09-23 13:23:20 -07:00
rallytime
484015a7a3
Added version tag for ex_disk_type option
2015-09-23 14:21:17 -06:00
rallytime
a71ebc97b2
Allow use of rst header links by separating options out from yaml example
...
Also added docs to use the ex_disk_type option
2015-09-23 14:21:06 -06:00
C. R. Oldham
f4944fe68a
Fix typo in docs
2015-09-23 14:11:00 -06:00
Rafael Uzarowski
c58e7a00f3
Issue #27121 - Attempt to fix missing credentials when modifying eni properties
2015-09-23 22:10:42 +02:00
Justin Findlay
e509cfca17
fix typo in 2015.8.0 pull list
2015-09-23 14:03:12 -06:00
Justin Findlay
7137e731d3
add FreeBSD documentation to 2015.8.0 notes
2015-09-23 14:03:12 -06:00
Rafael Uzarowski
5d292a221e
Merge remote-tracking branch 'upstream/2015.8' into 2015.8
2015-09-23 21:56:43 +02:00
C. R. Oldham
6759f79d6d
Merge pull request #27345 from rallytime/docs-for-19236
...
Allow use of rst header links by separating options out from yaml example
2015-09-23 13:48:56 -06:00
rallytime
1d3925bbfb
Added version tag for ex_disk_type option
2015-09-23 13:08:18 -06:00
rallytime
f23369300c
Allow use of rst header links by separating options out from yaml example
...
Also added docs to use the ex_disk_type option
2015-09-23 13:06:25 -06:00
Mike Place
2b648e51af
Close io loop before deleting attribute
...
Fixes #26889
2015-09-23 11:31:30 -06:00
rallytime
588c13783c
Salt-cloud logging clean up for windows functions
2015-09-23 10:24:31 -06:00
rallytime
9b6000135c
[2014.7] Fixup salt-cloud logging
2015-09-23 10:24:20 -06:00
Mike Place
6f3da863fc
Merge pull request #27305 from cachedout/issue_27103
...
Re-init logging system on Windows when using multiprocessing
2015-09-23 09:32:32 -06:00
Mike Place
684e33aeb2
Merge pull request #27331 from terminalmage/dockerng-cmd
...
dockerng: Allow both cmd and command to be used to specify command
2015-09-23 09:27:43 -06:00
Mike Place
c2efb291e2
Merge pull request #26903 from bersace/fix-defaults-modules
...
Review defaults.get
2015-09-23 08:52:20 -06:00
Mike Place
a372466922
Merge pull request #27317 from efficks/fix27316
...
State unzip should use unzip command instead of unzip_cmd.
2015-09-23 08:41:35 -06:00
Mike Place
bd3771e80f
Merge pull request #27309 from rallytime/fix-15514
...
Change a value list to a comma-separated string in boto_route53.present
2015-09-23 08:30:50 -06:00
Erik Johnson
a3f4fa1106
Merge pull request #27327 from isbm/isbm-pkg-info-typofix
...
Fix a typo in the RPM output
2015-09-23 09:27:42 -05:00
Erik Johnson
bdbf4d8e5c
Add deprecation notice to dockerio state module
2015-09-23 09:21:13 -05:00
Erik Johnson
17829ab38d
Fix name of dockerng module in dockerio docstring
2015-09-23 09:20:44 -05:00
Erik Johnson
ed5ae75180
Adjust dockerng docstrings
...
This adds a similar documentation section to the top of the state module
to match the one in the execution module. It also updates the expected
release date of the Carbon release to reflect the new release cadence.
2015-09-23 09:18:49 -05:00
Erik Johnson
7d4eaac8ae
dockerng: Allow both cmd and command to be used to specify command
2015-09-23 09:11:29 -05:00
Bo Maryniuk
7912f8c13b
Fix typo
2015-09-23 13:24:03 +02:00
François-Xavier Choinière
bf216c101e
State unzip should use unzip command instead of unzip_cmd. Issue #27316
2015-09-22 20:23:04 -04:00
Colton Myers
a789303d75
Merge pull request #27312 from basepi/merge-forward-2015.8
...
[2015.8] Merge forward from 2015.5 to 2015.8
2015-09-22 16:52:14 -06:00
Justin Findlay
b5fe944875
Merge pull request #27311 from jfindlay/maxoc
...
discuss replacement occurrences in file doc
2015-09-22 16:23:10 -06:00
Colton Myers
647080d064
Add missing import
2015-09-22 16:05:02 -06:00
Justin Findlay
8ec2e921bd
discuss replacement occurrences in file doc
...
Fixes #27297 .
2015-09-22 15:23:43 -06:00
Colton Myers
95e70f0bef
Merge remote-tracking branch 'upstream/2015.5' into merge-forward-2015.8
...
Conflicts:
salt/config.py
salt/minion.py
salt/modules/yumpkg.py
salt/runners/ssh.py
salt/states/git.py
salt/states/http.py
2015-09-22 15:20:17 -06:00
Colton Myers
ca4597b93a
Merge pull request #27310 from basepi/merge-forward-2015.5
...
[2015.5] Merge forward from 2014.7 to 2015.5
2015-09-22 15:08:41 -06:00
Colton Myers
7b75e4aed1
Merge remote-tracking branch 'upstream/2014.7' into merge-forward-2015.5
2015-09-22 15:07:45 -06:00
Colton Myers
982c21c79f
Merge pull request #27308 from terminalmage/fix-refresh_db-regression
...
Fix refresh_db regression in yumpkg.py
2015-09-22 15:07:28 -06:00
rallytime
9383d91ff8
Change a value list to a comma-separated string in boto_route53.present
...
Fixes #15514
2015-09-22 15:01:52 -06:00
Mike Place
7a7492d186
Fix typo
2015-09-22 14:51:14 -06:00
Erik Johnson
77686fb7ce
Fix refresh_db regression in yumpkg.py
...
739b2ef
introduced a regression by changing this function to passing a
list of arguments. The regression was also partly caused by requiring
the user to pass the yum CLI arguments for enabling and disabling repos
manually. So if someone passed multiple values for the repo argument
(e.g. repo='--disablerepo="*" --enablerepo=anotherrepo') then these
would both end up in the same list element, which would cause the yum
command to fail as they would be expected by yum to be a single argument
instead of separate arguments.
This commit reverts the changes from 739b2ef
and also changes the
inconsistent behavior of requiring the repo options to be manually
submitted, making this function instead work like all the other
functions (install(), etc.) which interpret the Salt CLI kwargs to
figure out which repo options to use.
Fixes #27307 .
2015-09-22 15:11:33 -05:00