Commit graph

3139 commits

Author SHA1 Message Date
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
James Howe
2215d92ab0 Fix incorrect usage of "finite" wrt ordering 2023-06-23 12:56:29 -07:00
Twangboy
636eb42a4a Add appx to doctree 2023-06-06 18:48:58 +00:00
Twangboy
a0ee6df8bc Add missing doc stubs, use f-strings, add CLI examples 2023-06-06 18:48:58 +00:00
jeanluc
f5ce55dd47 Address review comments 2023-06-05 19:56:32 +00:00
jeanluc
cc27e2a19a Clarify that exact pillar matching is supported 2023-06-05 19:56:32 +00:00
jeanluc
278368b908 Correct peer communication docs 2023-06-05 19:56:32 +00:00
Megan Wilhite
d9a421d014
Merge pull request #64323 from natalieswork/remove-azure
[master] Remove azure
2023-06-01 12:58:06 +00:00
faivirol
0ab0177629 update 2023-05-31 19:00:56 +00:00
faivirol
a0ca327de7 Clarify that it is execution modules that sync returners 2023-05-31 19:00:56 +00:00
Nicholas Hughes
a34d42b276
Merge branch 'master' into remove-azure 2023-05-23 11:04:16 -04:00
natalieswork
bd10d94449 removing references to Azure from existing files 2023-05-22 16:07:26 -04:00
Tanmoy037
82ba2a5da8 remove the header comment about masterless 2023-05-22 19:50:48 +00:00
natalieswork
15849a5911 removing azure code from repo 2023-05-22 14:21:25 -04:00
jeanluc
0873ece26c Add match runner 2023-05-15 20:45:48 +00:00
Charles McMarrow
bae0321af9
[3006.x] saltutil.refresh_grains(clean_pillar_cache=False) (#64176)
* flacky jail most have label

* add clean_pillar_cache arg

* add docs

* Revert "flacky jail most have label"

This reverts commit 0888b84fd0.

* add clean pillar cache refresh util

* dont clear unless refresh_pillar

* tests

* changelong
2023-05-02 18:18:48 -07:00
Pedro Algarvio
fecf5b16b3 Grammar fix
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-04-25 11:49:53 +01:00
James Howe
31bd68ebb2 Change saltenv description
I don't know what it's trying to say about "isolation" and it confuses a lot of people.

(cherry picked from commit 52e795a0f5)
2023-04-25 11:49:53 +01:00
Daniel A. Wozniak
58b02266de Add docs and changelog for #63747 2023-04-13 12:30:40 +01:00
Gareth J. Greenaway
13aed44e86 requested fixes. 2023-04-11 18:24:26 +00:00
Gareth J. Greenaway
35fb908059 updating requisite documentation to include cmd_opts_exclude. 2023-04-11 18:24:26 +00:00
Gareth J. Greenaway
e6bf30e399 Fixing typo. 2023-03-25 09:36:05 +00:00
Gareth J. Greenaway
39f0184eed Clarifying the documentation for extension_modules configuration option 2023-03-25 09:36:05 +00:00
Pedro Algarvio
c4beeb8fb9 Fix doc builds
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-18 17:38:23 +00:00
Gareth J. Greenaway
800ca02398
Merge branch 'master' into metadata_azure 2023-02-09 09:45:51 -08:00
Pedro Algarvio
6c819439b5 Add a few more nice to have hooks
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-07 07:10:13 +00:00
Gareth J. Greenaway
aad8c7bb75
Merge branch 'master' into metadata_azure 2023-02-03 18:37:58 -08:00
Gareth J. Greenaway
3aa8c67ea1
Merge pull request #63316 from barneysowood/state-events-option
Add state_events option for state module functions
2023-02-03 08:31:07 -08:00
jeanluc
c1fc63d39a Update docs 2023-02-02 13:45:19 -07:00
Barney Sowood
e512c9767a Adds documentation on fire_events to master events
Adds documentation on the fire_events state option to the
Salt Master Events doc for completeness.
2023-02-02 16:06:44 +00:00