Mike Place
987dd89979
Merge pull request #31445 from rallytime/fix-31366
...
Only use LONGSIZE in rpm.info if available. Otherwise, use SIZE.
2016-02-24 11:35:31 -07:00
Mike Place
979c8b4faa
Merge pull request #31464 from Ch3LL/fix_int_test
...
integartion test: ensure decorator only runs on one method and not class
2016-02-24 11:35:00 -07:00
Mike Place
aa0a9a03dd
Merge pull request #31458 from vutny/correct-doc-install-debian
...
Correct installation documentation for Debian
2016-02-24 10:01:09 -07:00
rallytime
42415a4a7b
Make rpm_tags query more concise
2016-02-24 09:57:59 -07:00
Ch3LL
a387d175d8
integartion test- ensure decorator only runs on one method and not entire class
2016-02-25 01:55:35 +09:00
rallytime
9965fe188a
Added to pkg.info_installed test for RedHat and Suse systems
2016-02-24 09:50:52 -07:00
Mike Place
330c4d8b0f
Merge pull request #31457 from rallytime/merge-2015.8
...
[2015.8] Merge forward from 2015.5 to 2015.8
2016-02-24 09:42:17 -07:00
rallytime
47cc7c3466
Add error check when retcode is 0, but stderr is present
2016-02-24 09:32:36 -07:00
rallytime
294371243d
Only use LONGSIZE in rpm.info if available. Otherwise, use SIZE.
...
Fixes #31366
2016-02-24 09:32:36 -07:00
Mike Place
e553f18dc4
Merge pull request #31439 from rallytime/fix-31370
...
Fix lowpkg.info function for Ubuntu 12 - make sure we have a pkg name
2016-02-24 09:24:46 -07:00
Nicole Thomas
fcb12dbe96
Merge pull request #31456 from RabidCicada/clarify-requisites-doc
...
Clarified the form of requisite targets/requisite-references
2016-02-24 09:24:00 -07:00
Denys Havrysh
42aa7eeafd
Add section about installation from the Debian Main Repository
2016-02-24 17:48:37 +02:00
rallytime
94b3cf08c7
Merge branch '2015.5' into '2015.8'
2016-02-24 08:44:18 -07:00
Nicole Thomas
7dac1db55d
Merge pull request #31453 from DSRCompany/issues/30431_get_url_large_file_2015.8_backbort
...
Backport cp_geturl fix for large files into 2015.8
2016-02-24 08:38:24 -07:00
Kyle Stapp
87f4843490
Clarified the form of requisite targets/requisite-references
2016-02-24 10:34:03 -05:00
Denys Havrysh
07dece2f8f
Remove duplicate post-installation section for Debian install guide
2016-02-24 17:30:51 +02:00
Denys Havrysh
10c05f6943
Add install section for Debian Stretch (Testing) from community repository
2016-02-24 17:26:20 +02:00
Denys Havrysh
b2c78e08dc
Add note about supported Debian architectures on SaltStack corp repo
2016-02-24 17:24:44 +02:00
Dmitry Kuzmenko
664bdec2b3
Backport cp_geturl fix for large files into 2015.8
...
Originally it was implemented in PR #30704 .
2016-02-24 15:25:00 +03:00
Nicole Thomas
26733ce988
Merge pull request #31442 from sastorsl/salt-modules-file.py-copy-check-src
...
Add os.path.exists(src) to file.py, def copy
2016-02-23 16:40:03 -07:00
Nicole Thomas
e480727d27
Merge pull request #31441 from cachedout/issue_30739
...
Include localhost minions in presence detection for runner
2016-02-23 16:36:59 -07:00
Nicole Thomas
8f6c4be618
Merge pull request #31444 from jacobhammons/ddns-docs
...
Documentation updates - ddns state, file.line state/exe function, installation dependencies
2016-02-23 15:40:05 -07:00
rallytime
1931c61563
Only run this pkg.info_installed test on distros that have that func
2016-02-23 15:22:14 -07:00
Jacob Hammons
0b8fce1de4
Fixes #31402
...
Added arguments to state `file.line` to fix issue where exe module uses `line` and state module uses `name`.
Reformatted parameters in exe module `file.line`
placeholder release notes for 2015.5.8
2016-02-23 14:28:40 -07:00
Stein Arne Storslett
0a4132866d
removed lint in the exception string
2016-02-23 22:20:55 +01:00
Stein Arne Storslett
f8b5d498c3
Add os.path.exists(src) to file.py, def copy
...
Fixes #31356
2016-02-23 21:03:25 +01:00
Mike Place
ffcfad1570
Include localhost minions in presence detection for runner
...
Closes #30739
2016-02-23 12:35:07 -07:00
rallytime
0488668a00
Fix lowpkg.info function for Ubuntu 12 - make sure we have a pkg name
...
Fixes #31370
2016-02-23 11:09:36 -07:00
Mike Place
42027e0d72
Merge pull request #31341 from twangboy/package_manager_docs
...
Clarification on Windows Package Manager docs
2016-02-23 09:09:18 -07:00
Mike Place
30d968c0a7
Merge pull request #31380 from kiorky/p
...
Bring up ext_pillar rendering errors as well
2016-02-23 09:08:39 -07:00
Mike Place
64ed9fcd01
Merge pull request #31418 from terminalmage/fix-debian-grains
...
Fix core grains when Debian OS detected as 'Debian GNU/Linux'
2016-02-23 08:49:49 -07:00
Mike Place
ec01b994bd
Merge pull request #31429 from mcalmer/fix-refresh-arguments
...
fix argument handling for pkg.download
2016-02-23 08:48:23 -07:00
Mike Place
05c12b9ba1
Merge pull request #31432 from ticosax/hotfix-docker-1.10.2
...
[dockerng] Hotfix docker 1.10.2
2016-02-23 08:39:04 -07:00
Jacob Hammons
0b1fdf7e21
Added note clarifying when dnspython is not required
2016-02-23 08:30:38 -07:00
Nicolas Delaby
1e9f6ff324
handle inconsistencies in dockerd API
2016-02-23 14:10:10 +01:00
Nicolas Delaby
8484815f58
pep8
2016-02-23 14:09:47 +01:00
Michael Calmer
299c07fa7d
fix argument handling for pkg.download
2016-02-23 11:46:09 +01:00
Erik Johnson
5c833efc01
Support running grains tests
2016-02-22 21:55:32 -06:00
Erik Johnson
0e0cd17160
Rename core.py to core_test.py
2016-02-22 21:54:49 -06:00
Mike Place
fb81e905e4
Merge pull request #31420 from twangboy/unversioned_pkgs
...
Handle Unversioned Packages
2016-02-22 16:46:24 -07:00
Mike Place
19d7810478
Merge pull request #31417 from jacobhammons/ddns-docs
...
ddns state docs updated with notes regarding the name, zone, and keyfile.
2016-02-22 16:16:48 -07:00
twangboy
816e991e87
Fix version check
2016-02-22 15:45:26 -07:00
Erik Johnson
d3cd1b596d
Add unit test for core grains
2016-02-22 16:37:03 -06:00
Erik Johnson
e3d549d376
Fix debian grains setup
...
This was broken in 885e00b
because the updated regex now removes the
slash in 'Debian GNU/Linux'.
This issue did not make it into an official release, it exists only in
the head of the 2015.8 branch.
2016-02-22 16:37:02 -06:00
twangboy
85d8b938ad
Match unversioned packages to winrepo
2016-02-22 15:25:34 -07:00
Jacob Hammons
5c4cbbb572
Added notes regarding the name, zone, and keyfile.
2016-02-22 15:19:07 -07:00
Mike Place
91ff95f093
Merge pull request #31416 from carlwgeorge/selinux_doc_fix
...
selinux module documentation fix
2016-02-22 14:49:28 -07:00
twangboy
c16cfc6360
Fix typos
2016-02-22 14:15:49 -07:00
Carl George
0e6846d72e
selinux module documentation fix
...
Selinux commands were moved from policycoreutils-python package to
policycoreutils-python-utils package in Fedora 23. The docstring needs to be
updated to reflect that.
reference: http://pkgs.fedoraproject.org/cgit/rpms/policycoreutils.git/commit/?id=3c89d24456836170bff46efe449a8fb076996a5d
2016-02-22 14:55:37 -06:00
Erik Johnson
ac6af79abc
Merge pull request #31391 from redmcg/master_schedule_fix
...
Added sanity check: is 'pillar' in self.opts
2016-02-22 14:05:27 -06:00