Sam Cole
4c1b4236b3
Fix incorrect formatting for code block
2025-02-21 02:32:27 -07:00
Daniel A. Wozniak
a017805680
Merge remote-tracking branch 'saltstack/3007.x' into merge/master/3007.x
2025-02-17 00:09:58 -07:00
Daniel A. Wozniak
d625eaeea8
Merge branch '3006.x' into merge/3007.x/3006.x-last-merge
2025-02-14 01:23:02 -07:00
twangboy
4a6bd863e8
Change repo.saltproject.io to new url
2025-02-11 15:07:12 -07:00
Erik Johnson
29d83c1c24
Improve docs on regex filters
...
When capture groups are not used, the filter will always return
something that will always evaluate as boolean False (because lack of
capture groups means an empty tuple is returned for regex matches). This
commit improves the docs, clarifying this and recommending how to use
this filter to correctly identify if the pattern matched.
2025-01-30 16:49:23 -07:00
Jacob Tracy
156a5ca39c
fix salt.ufw path in firewall.rst
2025-01-30 14:39:41 -07:00
Daniel A. Wozniak
9f1647d0f6
Merge branch '3006.x' into merge/3007.x/3006.x
2025-01-29 15:22:23 -07:00
ScriptAutomate
6a01d02269
Update various out-dated links, emails, etc.
2025-01-11 15:25:01 -07:00
twangboy
79d4ff772a
Change repo.saltproject.io to new url
2025-01-11 15:25:01 -07:00
Daniel A. Wozniak
8b0d609ec6
Update cluster docs with good timeout value
2024-10-28 15:07:20 -07:00
jeanluc
6463994b4d
Use grains dict directly when not traversing subdict
2024-10-08 13:15:09 -07:00
jeanluc
c2e0b57ba9
Document that dict key syntax should be preferred
...
While `{{ salt.foo.bar() }}` often works, it can introduce some edge
cases which are avoided by `{{ salt['foo.bar']() }}`.
2024-10-08 13:15:09 -07:00
kevin-andrew-wipro
e4aa82fbc6
Update master-cluster.rst Example Config
...
The Master Config example's `file_roots` and `pillar_roots` properties need the `base` property followed by a list of the directory. Otherwise, the Salt master shows an error in the logs.
2024-09-26 15:08:00 -07:00
Daniel A. Wozniak
6b3418fe0b
Merge remote-tracking branch 'saltstack/3006.x' into merge/3007.x/3006.x
2024-09-20 14:20:13 -07:00
twangboy
99639ca5c9
Update contributing guide and PR template
2024-09-18 14:15:37 -07:00
Max Arnold
ed7496ea47
Replace Slack with Discord
2024-08-29 13:43:00 +07:00
Daniel A. Wozniak
8dd2e3473c
Merge branch '3006.x' into merge/3007.x/3006.x
2024-08-26 19:26:17 -07:00
ScriptAutomate
c222b6e978
Remove epub generation for docs
2024-08-08 14:36:04 -07:00
Salt Project Packaging
b40833ed15
Release v3006.9
2024-07-29 07:51:58 +00:00
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
ScriptAutomate
ad253d724a
Replace expired pubkey for security reporting
2024-06-18 10:17:08 -06:00
carrychair
e4c1da4323
remove repetitive words
...
Signed-off-by: carrychair <linghuchong404@gmail.com>
2024-05-29 17:03:54 -07:00
jeanluc
b171fae4e2
Add asymmetric
execution module for low-level signature operations
2024-05-27 01:17:57 -07:00
Pedro Algarvio
26b41d5753
Merge 3007.x into master
2024-05-23 11:35:57 +01:00
jeanluc
217fafd0fc
Include saltexts by default, add filters
2024-05-22 03:27:40 -07:00
Salt Project Packaging
2b266935e4
Release v3007.1
2024-05-19 12:59:07 +00: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
Tyler Levy Conde
cf6c1e1068
Added docs for pre-ssh-hook roster option
2024-05-01 10:31:05 -07:00
Salt Project Packaging
c5392cdbdb
Release v3006.8
2024-04-29 03:29:26 +00:00
Pedro Algarvio
47ad7709ef
Merge pull request #66338 from s0undt3ch/hotfix/merge-forward-into-master
...
[master] Merge 3007.x into master
2024-04-26 14:23:07 +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
Pedro Algarvio
05db41b567
Merge 3007.x into master
2024-04-24 19:47:29 +01:00
Pedro Algarvio
69f01a79ea
Merge 3006.x into 3007.x
2024-04-22 17:16:07 +01:00
jeanluc
9063d0ca4b
Remove more unnecessary references
2024-04-17 15:22:05 -07:00
Shane Lee
352b83aea7
Add new options to salt cloud for Windows installer
2024-04-17 15:08:01 -07:00
Pedro Algarvio
054269fbaa
Add information about the test:random-cache-seed
and test:coverage
labels
2024-04-12 12:46:32 +01:00
Pedro Algarvio
0c2c638168
Merge 3007.x into master
2024-04-12 06:47:24 +01: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
Clay Oster
52b82fdae9
Fix cache directory setting in Master Cluster tutorial
2024-04-10 15:12:15 -07:00
ScriptAutomate
0597a1eed6
Add details to docs on how to extend PR tests
2024-04-09 17:17:35 -05:00
Pedro Algarvio
12a8655c5f
Merge pull request #66315 from s0undt3ch/hotfix/merge-forward-into-master
...
[master] Merge 3007.x into master
2024-04-04 22:37:16 +01:00