Pedro Algarvio
4886b6de2d
Merge 3006.x into master
2023-06-11 10:01:52 +01:00
twangboy
a90f62dc21
Use minion_opts to set cachedir
2023-06-10 08:02:39 +01:00
twangboy
aafb2fac46
Run cleanup even on failure
2023-06-10 08:02:39 +01:00
twangboy
497b84bb67
Don't use len without a comparison
2023-06-10 08:02:39 +01:00
twangboy
102b9e8407
Add changelog
2023-06-10 08:02:39 +01:00
twangboy
f7f5b8a95e
Fix issue with checkboxes not being returned
2023-06-10 08:02:39 +01:00
saville
7da18aa93a
Add option to use a fresh connection for mysql cache
2023-06-09 14:06:06 -07:00
Sébastien Blaisot
9539c31d48
Document pip.installed pkgs parameter
2023-06-09 20:39:52 +00:00
saville
96c4c441a2
Skip the isfile check to increase speed of listing large numbers of keys on slow file storage
2023-06-09 20:33:29 +00:00
David Murphy
7916ffb63e
Fixed committed reviewer suggestion
2023-06-09 20:30:12 +00:00
David Murphy
d572d1a703
Update salt/modules/network.py
...
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2023-06-09 20:30:12 +00:00
David Murphy
e6c3661b48
Update salt/modules/network.py
...
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2023-06-09 20:30:12 +00:00
David Murphy
dfdb2aff48
Update tests/pytests/unit/modules/test_network.py
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-06-09 20:30:12 +00:00
David Murphy
096b273fe6
Update salt/modules/vagrant.py
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-06-09 20:30:12 +00:00
David Murphy
72bedb72d0
Added changelog entry
2023-06-09 20:30:12 +00:00
David Murphy
1d02c08bad
Added support for ip neighbor for IPv4 and IPv6 and tests
2023-06-09 20:30:12 +00:00
David Murphy
d06e59c7f4
Updates to replace use of ifconfig where appropriate
2023-06-09 20:30:12 +00:00
nicholasmhughes
09569cd5fb
new changelog format
2023-06-09 19:12:03 +00:00
nicholasmhughes
72a3e74c8e
docstring and comment fixes
2023-06-09 19:12:03 +00:00
Meghann Cunningham
4e99f5053a
fixed var that was set to False for testing purposes
2023-06-09 19:12:03 +00:00
Meghann Cunningham
fa7c345977
fix in test file
2023-06-09 19:12:03 +00:00
Meghann Cunningham
222f3017ad
updated test_saltcheck.py
2023-06-09 19:12:03 +00:00
Meghann Cunningham
dac338bd1c
Update tests/pytests/unit/modules/test_saltcheck.py
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-06-09 19:12:03 +00:00
Meghann Cunningham
0f529c13fc
Update tests/pytests/unit/modules/test_saltcheck.py
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-06-09 19:12:03 +00:00
Pedro Algarvio
94bce224fa
added xmldiff package for testing expected output vs returned output
2023-06-09 19:12:03 +00:00
Meghann Cunningham
684b584623
Removed unnecessary ModuleNotFound
2023-06-09 19:12:03 +00:00
Meghann Cunningham
1375b85cba
fixes saltstack/salt#63463 add JUnit output for saltcheck
2023-06-09 19:12:03 +00:00
Pedro Algarvio
fcfe059402
Updating test requirements for saltcheck junit output
2023-06-09 19:12:03 +00:00
Meghann Cunningham
ddbb95fee4
basic JUnit output for saltcheck
2023-06-09 19:12:03 +00:00
Ryan Addessi (raddessi)
b381f39024
f-strings
2023-06-09 20:04:48 +01:00
Ryan Addessi (raddessi)
d05e5469a5
fix: slack bolt engine name is slack_bolt
2023-06-09 20:04:48 +01:00
nicholasmhughes
2e4c57edaa
fixes saltstack/salt#64430 regression for user.present on handling groups with dupe GIDs
2023-06-09 13:07:01 +00:00
saville
ced3436053
Add flags to create local users and groups
2023-06-08 20:34:54 +00:00
Pedro Algarvio
0ffbb22b44
Update salt-rewrite
to 2.4.3
...
This minor version release fixes an issue with CLI examples auto fixes,
just on windows.
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-08 19:32:41 +00:00
Pedro Algarvio
05d3295eba
Revert "Bump to immutables==0.19
"
...
This reverts commit 825d715356e6319f89f90fade352e727f8aae4cb.
The reason being that it breaks salt-ssh into systems with python older
than 3.6, which is apparently still supported.
2023-06-07 22:28:15 +01:00
Pedro Algarvio
85e4687c4a
Revert "More recent versions of immutables
require typing_extensions
"
...
This reverts commit c9a6100a4f503e2640d8baf394aabae49c40b054.
2023-06-07 22:28:15 +01:00
Pedro Algarvio
9017809e4e
Bump to pyopenssl==23.2.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
3e68d44e56
Bump to slack-bolt==1.18.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
44cb892333
Bump to twilio==8.2.2
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
0df47ecb62
Bump to hglib==2.6.2
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
292485e703
Bump to mercurial==6.4.3
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
36a198935a
Bump to yamllint==1.32.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
cd91e01917
Bump to pygit2==1.12.1
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
d2792d028f
Bump to apache-libcloud==3.7.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
7f4947449d
Bump to pyspnego==0.9.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
8cb1d6d899
Bump to pywinrm==0.4.3
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
72b73eded9
Bump to pypsexec==0.3.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
093370c6ab
Bump to vcert==0.9.1
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
15c1f5f870
Bump to watchdog==3.0.0
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00
Pedro Algarvio
1851456b3f
Bump to pyvmomi==8.0.1.0.1
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-07 22:28:15 +01:00