Commit graph

3115 commits

Author SHA1 Message Date
Pedro Algarvio
67b08abf29 Remove deprecated code 2024-02-29 10:16:58 +00: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
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
MKLeb
7808078bd5 Add link to state providers documentation in modules documentation for better visibility 2023-08-22 20:20:54 +00:00
Daniel A. Wozniak
f7ca58e0af Docs and changelogs for timeout handling 2023-08-02 18:55:12 +01:00
Daniel A. Wozniak
5613db4408 Clarify rejected_retry option docs 2023-07-20 19:56:30 +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
guvishal989
5e9b82c201
Merge branch 'master' into metadata_azure 2023-02-02 14:22:06 +05:30
Vishal Gupta
f384888b6f metadata_azure: added tests and docs 2023-02-01 20:03:35 +05:30
James Howe
9b0072e9ce Guidance on worker_threads value
Copied from https://docs.saltproject.io/salt/install-guide/en/latest/topics/configure-master-minion.html#salt-master-process-management
2023-01-30 13:21:38 -07:00
Nicholas Hughes
8a0e6ce431
Merge branch 'master' into add-queue-config-and-max-limit 2022-12-23 09:20:34 -05:00
jeanluc
49a77dbba7 Add x509_v2 modules 2022-12-22 08:00:41 -07:00
nicholasmhughes
d8c5180bf5
fixes saltstack/salt#31468 allow users to enable 'queue=True' for all state runs via config file 2022-12-21 13:25:18 -05:00
Foorack / Max Faxälv
c92ff12404 Force keep_acl_in_token to True when rest external_auth is used 2022-12-12 08:34:52 -07:00
Sebastian Marsching
02a1ee476e Extend OpenVSwitch modules (closes #58986).
This adds the new openvswitch_db state module. It also  adds the new
functions bridge_to_parent, bridge_to_vlan, db_get, and db_set to the
openvswitch execution module.

Besides, it adds two new optional parameters parent and vlan to the
openvswitch_bridge.present state module function and the
openvswitch.bridge_create execution module function.
2022-12-09 19:43:03 +01:00
Gareth J. Greenaway
4212c320e6 Restore the previous slack engine and deprecate it, rename replace the slack engine to slack_bolt until deprecation 2022-12-07 09:13:55 -07:00
Kevin Rauwolf
6e71e19318 Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
Barney Sowood
7d8bbb5955 Add versionadded 3006.0 for netapi_enable_clients option 2022-12-02 11:47:52 +00:00
Barney Sowood
c7f4a60474 Fix documentation error and re-write for clarity. 2022-12-02 11:47:52 +00:00
Barney Sowood
bed609ff4a Add documentation for netapi_enable_client option 2022-12-02 11:47:52 +00:00
Nicholas Hughes
01cd8f2d73
Merge branch 'master' into add-global-state-conditions 2022-11-21 09:12:02 -05:00
nicholasmhughes
05caa58d34 renaming envfile serializer to keyvalue 2022-11-08 12:52:59 -07:00
nicholasmhughes
b5749fc6d1 fixes saltstack/salt#62983 add environment file serializer 2022-11-08 12:52:59 -07:00
Nicholas Hughes
5c8b2083b4
Merge branch 'master' into add-global-state-conditions 2022-11-03 12:03:46 -04:00
Erik Johnson
765a5f0808 Add umask as a global state argument
This removes the umask argument from cmd states and makes it a global
state argument.
2022-11-01 14:18:38 -06:00
James Howe
327664a375 Title underline too short 2022-10-31 13:19:25 -06:00
James Howe
ed9188f6c2 Update requisite matching
Properly document how identifier matching works.
Reorder sections to a more logical progression.
Remove duplicate section.
Remove section on high data implementation details that doesn't make anything clearer.
2022-10-31 13:19:25 -06:00
Twangboy
8ab898128f
Fix docs 2022-10-28 14:36:07 -06:00
nicholasmhughes
d6488ea30e
fix underline too short 2022-10-28 14:36:06 -06:00
nicholasmhughes
d258b87a08
fixes saltstack/salt#62446 add global_state_conditions handling 2022-10-28 14:36:06 -06:00
Gareth J. Greenaway
d5ad5cbda7
Merge branch 'master' into patch-1 2022-10-26 11:21:11 -07:00