MKLeb
1f5191ec65
Fix the condition in another spot
2023-06-12 20:24:07 +00:00
MKLeb
6518cedcb5
Windows has multiple package types, change the setup condition to reflect that
2023-06-12 20:24:07 +00:00
MKLeb
95d8e03a10
Assign arch outside of the ifs
2023-06-12 20:24:07 +00:00
MKLeb
c0c5058156
provide the right arguments to setup_windows
and setup_macos
2023-06-12 20:24:07 +00:00
MKLeb
ba4f80b0ee
Add onedir download tests for windows and mac as well
2023-06-12 20:24:07 +00:00
MKLeb
9ea7a0177b
Give a separate path to extract the onedir to
2023-06-12 20:24:07 +00:00
MKLeb
d99b7684eb
Add initial onedir download test for linux (using Ubuntu x86 and arm)
2023-06-12 20:24:07 +00:00
MKLeb
3b631b20ea
Propogate the artifact type through to the package download tests
2023-06-12 20:24:07 +00:00
MKLeb
10762899cb
Let's use package
instead of pkg
2023-06-12 20:24:07 +00:00
MKLeb
8de7aab58c
Add type option for linux package downloads tests and add onedir type steps for linux x86_64 and aarch64
2023-06-12 20:24:07 +00:00
Megan Wilhite
98433521d0
Merge pull request #64449 from s0undt3ch/hotfix/merge-forward
...
[master] Merge 3006.x into master
2023-06-12 12:55:45 +00:00
twangboy
2b5b7b08c7
Update salt-rewrite
to 2.4.4
2023-06-11 10:06:50 +01:00
Pedro Algarvio
5069c1f916
Run pyupgrade of the modified files from the merge forward
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-06-11 10:03:42 +01:00
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
Nicholas Hughes
528f345c87
Merge branch 'master' into add-keyvalue-create_if_missing
2023-06-09 14:41:55 -04:00
nicholasmhughes
3de03147f1
handling pyupgrade changes
2023-06-09 14:41:13 -04: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