Daniel A. Wozniak
539664c6ba
Merge branch '3007.x' into merge/master/3007.x
2024-07-04 21:35:33 -07:00
Daniel A. Wozniak
62903c242f
Merge forward 3006.x to 3007.x
2024-07-01 08:29:08 -07:00
Daniel A. Wozniak
89442132ff
Add documentation about Salt's master packge user
2024-06-25 09:26:16 -07:00
Daniel A. Wozniak
60cc8dbce8
Merge forward 3006.x into 3007.x
2024-06-21 23:53:49 -07:00
Daniel A. Wozniak
a40196be9e
Fix typo
2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
277e56b113
Fix encryption config for tests
2024-06-18 22:12:20 -07:00
Daniel A. Wozniak
6fe58ffd30
Enable fips supported algorithms
2024-06-18 22:12:20 -07:00
jeanluc
b171fae4e2
Add asymmetric
execution module for low-level signature operations
2024-05-27 01:17:57 -07:00
jeanluc
217fafd0fc
Include saltexts by default, add filters
2024-05-22 03:27:40 -07:00
Pedro Algarvio
428dd21f3d
Merge 3007.x into master
2024-05-10 09:27:46 +01:00
Pedro Algarvio
44eb14b74c
Merge 3006.x into 3007.x
2024-05-02 14:19:16 +01:00
Daniel A. Wozniak
ddcfb2e183
Update docs for master dns changes
...
Update docs to use master_alive_interval to detect master ip changes via
DNS.
2024-04-25 10:16:46 -07:00
Daniel A. Wozniak
1271a7b27e
Test fixes
...
- Add back cmd_json and cmd_yaml pillars for test fixes
- Remove broken tests and bump cache seed
- Fix filemap
- Restrict pyzmq to <25.1.1
- Fix pkg tests
- Fix performance test
- skip tests that failed due to zypperpkg module removal
- Fix tmp path so test passes on windows
- Remove files accidently added
2024-04-11 16:22:55 -07:00
Daniel A. Wozniak
86dea3a5dd
Clean up more warts in man page generation
2024-04-11 16:22:55 -07:00
Daniel A. Wozniak
179e95fa89
docs fixup
2024-04-11 16:22:55 -07:00
bdrx312
648910e7bb
Fix documentation about unique id behavior
2024-04-04 20:41:51 +01:00
Pedro Algarvio
f4549113b1
Update pre-commit hook versions
2024-02-29 12:30:49 +00:00
Pedro Algarvio
3dea2eb541
Update pre-commit hook versions
2024-02-29 10:16:58 +00:00
Pedro Algarvio
67b08abf29
Remove deprecated code
2024-02-29 10:16:58 +00:00
Shane Lee
8383b9d0be
Add to toctree
2024-02-26 12:15:56 -07:00
Shane Lee
d3369980d4
Add docs stub
2024-02-26 12:15:56 -07:00
Pedro Algarvio
3b24505b3a
Remove deprecated code
2024-02-07 08:51:31 +00:00
jeanluc
0b129443e3
Update enable_ssh_minions
docs after PR 65646
2024-02-02 14:55:41 -07:00
Daniel A. Wozniak
15f44f2d12
Fix up code review spelling grammar
2023-12-18 14:30:58 -07:00
Daniel A. Wozniak
a49554a4d3
Fix another code review grammar issue
2023-12-18 14:30:58 -07:00
Daniel A. Wozniak
80a6efb608
Fix up issues found in code revieww
2023-12-18 14:30:58 -07:00
Daniel A. Wozniak
39197b9b40
Add cluster config settings to docs
2023-12-18 14:30:58 -07:00
Daniel Wozniak
21391fe7ba
Revert "URL auditor with URL fixes"
...
This reverts commit d07172cc0e
.
2023-12-17 23:13:58 -07:00
ScriptAutomate
d07172cc0e
URL auditor with URL fixes
2023-12-17 22:30:41 -07:00
Max Arnold
c98aa86fd8
Move configuration index doc
2023-11-15 08:23:27 +07:00
Pedro Algarvio
830daeee97
Merge 3006.x into master
2023-10-19 20:00:40 +01:00
Megan Wilhite
f4aee55e99
Add test coverage and add profile to docs
2023-10-17 15:54:30 -04:00
Megan Wilhite
56f0e48e27
Add log level insecure warning to more places
2023-10-17 15:54:30 -04:00
James Howe
49411d1c24
Update doc/ref/states/requisites.rst
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
(cherry picked from commit fc58fa4d9d
)
2023-09-25 01:51:20 +01:00
James Howe
a2c70b7239
Fix heading level of "creates"
...
(cherry picked from commit d38a372687
)
2023-09-25 01:51:20 +01:00
Pedro Algarvio
7fdd867d61
Merge pull request #65160 from MKLeb/mf/master/3006.x
...
[master] Merge forward 3006.x into master
2023-09-20 11:03:13 +01:00
James Howe
fc58fa4d9d
Update doc/ref/states/requisites.rst
...
Co-authored-by: Pedro Algarvio <pedro@algarvio.me>
2023-09-19 13:06:34 +00:00
James Howe
d38a372687
Fix heading level of "creates"
2023-09-19 13:06:34 +00:00
MKLeb
bee29be6dd
Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x
2023-09-08 16:25:39 -04:00
Thomas Phipps
77d795c469
forgo the bold
2023-08-29 19:58:38 +00:00
Thomas Phipps
0b0b434cca
fixes from @barbaricyawps
2023-08-29 19:58:38 +00:00
Thomas Phipps
b11fe4840a
add doc about backup_mode options.
2023-08-29 19:58:38 +00:00
Zhiwei Liang
0d3f49296e
Update docs and tests
2023-08-25 13:10:52 +00:00
MKLeb
7808078bd5
Add link to state providers documentation in modules documentation for better visibility
2023-08-22 20:20:54 +00:00
Pedro Algarvio
af59576d96
Merge 3006.x into master
2023-08-06 08:13:52 +01:00
Megan Wilhite
34e3f90035
Add Salt package type to versions report and grain
2023-08-04 16:29:46 +01:00
Daniel A. Wozniak
f7ca58e0af
Docs and changelogs for timeout handling
2023-08-02 18:55:12 +01:00
Pedro Algarvio
112cbda97a
Merge 3006.x into master
2023-07-21 18:11:52 +01:00
Daniel A. Wozniak
5613db4408
Clarify rejected_retry option docs
2023-07-20 19:56:30 +00:00
James Howe
8950f1198b
Missed an "and".
2023-06-23 15:13:12 -07:00