Gareth J. Greenaway
30a5a0f370
Adding parameter doc strings. Adding changelog. Fixing remove function to use the w parameter when deleting objects.
2022-10-17 16:23:17 -07:00
Gareth J. Greenaway
18327eb219
Merge branch 'master' into mondodb_updates_unit_tests
2022-10-14 12:09:17 -07:00
Gareth J. Greenaway
427718c5ae
Merge pull request #62882 from rittycat/dockermod-incompatibility-docker-py-6.0.0
...
Resolve Dockermod incompatibility with docker-py 6.0.0
2022-10-13 13:55:18 -07:00
Megan Wilhite
26262f3a7b
Merge pull request #61953 from bdrung/fix-test_list_available_packages
...
Mark test_list_available_packages requiring network
2022-10-13 14:05:24 -06:00
rittycat
1d5155f914
Create 62882.fixed
2022-10-14 00:22:16 +11:00
rittycat
f82af2b222
Merge branch 'master' into dockermod-incompatibility-docker-py-6.0.0
2022-10-14 00:14:34 +11:00
Megan Wilhite
1404abe773
Merge pull request #62863 from s0undt3ch/hotfix/setuptools-warning
...
Disable the setuptools user warning "Setuptools is replacing distutils."
2022-10-13 07:09:50 -06:00
rittycat
1bbf8d6b18
Resolve docker 6.0.0 version issue
2022-10-13 23:43:42 +11:00
Gareth J. Greenaway
9d7307332f
Merge pull request #62877 from MKLeb/pytest/runners-unit-tests
...
Migrate runners unit tests to pytest
2022-10-12 16:08:56 -07:00
Gareth J. Greenaway
e9e36ed60a
Merge pull request #60978 from unix196/docs-fixs_redis_cache
...
Docs redis_cache: added package installation information
2022-10-12 16:04:37 -07:00
Gareth J. Greenaway
64166c4d18
Adding tests for the test of the mongodb functions.
2022-10-12 16:01:55 -07:00
MKLeb
87a357c60e
Migrate runners unit tests to pytest
2022-10-12 16:41:40 -04:00
Megan Wilhite
cdad1f801f
Merge pull request #61915 from ericham/ha-doc-needs-update
...
Update docs to replace master_shuffle with random_master
2022-10-12 14:27:21 -06:00
Megan Wilhite
c0c1417455
fix pre-commit
2022-10-12 14:24:50 -06:00
Megan Wilhite
d81be31925
Merge pull request #62843 from ecarruda/issue#62626
...
Fix bin_env example place
2022-10-12 14:21:51 -06:00
Megan Wilhite
1cdbf25efc
Update install instructions to use salt pip module
2022-10-12 14:19:26 -06:00
Megan Wilhite
82dcb93478
Merge pull request #62803 from garethgreenaway/62795_schedule_list_regression
...
Fix schedule.list regression
2022-10-12 14:09:33 -06:00
Megan Wilhite
bf8f3b69c8
Merge pull request #62876 from lorengordon/patch-1
...
Corrects typo in file.managed doc, seranage => serange
2022-10-12 14:07:37 -06:00
Megan Wilhite
64885db575
Remove unnecessary changelog file for doc change
2022-10-12 14:06:46 -06:00
Megan Wilhite
e672f694f2
Revert man page changes
2022-10-12 13:57:36 -06:00
Loren Gordon
978652c9ea
Merge branch 'master' into patch-1
2022-10-12 12:41:06 -07:00
Megan Wilhite
a8089304b7
Merge pull request #62448 from asomers/feature@
...
zpool.present: correctly handle "feature@" properties
2022-10-12 13:26:02 -06:00
Loren Gordon
dc864279fc
Corrects typo in file.managed doc, seranage => serange
2022-10-12 12:20:42 -07:00
Megan Wilhite
7957dc159f
Merge pull request #62236 from lastmikoi/saltssh-el8-platformpython
...
Fix salt-ssh not detecting `platform-python` as a valid interpreter on EL8
2022-10-12 12:39:56 -06:00
Megan Wilhite
30335812e2
Merge pull request #62865 from MKLeb/hotfix/skip-daemons-test-on-freebsd
...
skip daemons tests on freebsd
2022-10-12 12:24:00 -06:00
Shane Lee
49d34efe75
Merge branch 'master' into docs-fixs_redis_cache
2022-10-12 10:25:52 -07:00
Shane Lee
d509b3fcd3
Merge branch 'master' into ha-doc-needs-update
2022-10-12 09:46:07 -07:00
Shane Lee
357e486f61
Merge branch 'master' into saltssh-el8-platformpython
2022-10-12 09:19:29 -07:00
Megan Wilhite
47b23d35fa
Merge pull request #61933 from ggiesen/ipwrap_jinja_filter
...
ipwrap() Jinja filter
2022-10-12 07:03:04 -06:00
MKLeb
d839831fed
skip daemons tests on freebsd
2022-10-11 17:22:48 -04:00
Pedro Algarvio
1b7fac1599
Disable the setuptools user warning "Setuptools is replacing distutils."
...
Once we stop relying on distutils, this filter can be removed.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-10-11 21:19:21 +01:00
Alan Somers
7c80756044
zpool.present: correctly handle "feature@" properties
...
Optional ZFS pool features can have three states: disabled, enabled, and
active. Enabled means that ZFS will use them if it needs them, but they
haven't changed the on-disk format yet, so they can still be switched
off. But active features have already changed the on-disk format, so
they can't be switched off. Disabled features may not be used.
When enabling such a feature via the zpool.present state, treat "active"
as identical to "enabled".
Fixes #62390
2022-10-11 14:10:37 -06:00
Megan Wilhite
54bbdd7e84
Merge branch 'master' into fix-test_list_available_packages
2022-10-11 14:00:50 -06:00
nicholasmhughes
4e1bbec71d
fixes saltstack/salt#62856 add password/account locking/unlocking in user.present state on supported operating systems
2022-10-11 13:51:57 -06:00
Oliver Elliott
8f27d32a1f
Changelog
2022-10-11 13:35:59 -06:00
Oliver Elliott
c60d7534e0
Fix ordering of args to libcloud_storage.download_object module
2022-10-11 13:35:59 -06:00
jeanluc
c7fc0df7fb
Fix master scheduler with when param
2022-10-11 12:57:26 -06:00
jeanluc
553ff63a38
Add test for master scheduler with when
2022-10-11 12:57:26 -06:00
Brad Davis
6805a24d55
Fix formatting
2022-10-11 12:52:29 -06:00
Gareth J. Greenaway
fe8f325e01
Updating napalm_proxy unit tests.
2022-10-11 12:46:08 -06:00
Gareth J. Greenaway
50b76ab075
Some better handling when the device is not accessible, bumping up junos-eznc version.
2022-10-11 12:46:08 -06:00
MKLeb
45b924bad8
switch to try/except
2022-10-11 12:38:21 -06:00
MKLeb
cce3b2b953
changelog
2022-10-11 12:38:21 -06:00
MKLeb
1954e3eb8a
add tests and make sure the compat code is in an else :)
2022-10-11 12:38:21 -06:00
MKLeb
b676e6338a
Allow entrypoint compatibility for importlib-metadata>=5.0.0
2022-10-11 12:38:21 -06:00
Gareth J. Greenaway
e464c63217
Merge pull request #61311 from hzwns520/issue_60915
...
update fix bug 60915 parse terraform.tfstate error
2022-10-11 08:09:58 -07:00
Gareth J. Greenaway
45ead10a6b
Merge pull request #62855 from MKLeb/pytest/sdb-unit-tests
...
move sdb unit tests to pytest
2022-10-10 17:50:57 -07:00
Gareth J. Greenaway
70a7394bcb
calls to makedir should not be nested.
2022-10-10 17:48:33 -07:00
Gareth J. Greenaway
b135cbf10c
Merge branch 'master' into ipwrap_jinja_filter
2022-10-10 17:45:23 -07:00
Gareth J. Greenaway
810945d5be
Merge pull request #61356 from cmcmarrow/fix_job_hard_cache_corruption
...
avoids crash on cache corruption
2022-10-10 17:44:08 -07:00