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
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
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
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
jeanluc
c1fc63d39a
Update docs
2023-02-02 13:45:19 -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
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
Alvaro Uria
50dd3ffd3e
Add ipc_write_buffer to master/minion config docs
...
This option was introduced in 2016 [1] and typing enforced in 2022 [2].
However, documentation was not added in the master and minion
configuration docs. This change adds the mentioned documentation.
1. https://github.com/saltstack/salt/pull/34683
2. ea35cb527e
2022-10-10 13:13:58 -06:00
Benjamin Drung
ad95c4fcac
Make default pki directory configurable
...
The files in `/etc/salt/pki` are not configuration files in the sense of
the FHS ("local file used to control the operation of a program").
Debian wants to change the default location to `/var/lib/salt/pki` (to
properly follow FHS and to allow setting StateDirectory in the salt
master systemd configuration).
Therefore introduce a `LIB_STATE_DIR` syspaths variable which defaults
to `CONFIG_DIR`, but can be individually customized.
fixes #3396
Bug-Debian: https://bugs.debian.org/698898
Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
2022-09-29 12:52:52 -06:00
nicholasmhughes
a5fcf442a3
fixes saltstack/salt#61708 add grains_refresh_pre_exec option for minions
2022-03-08 15:33:13 -05:00
nicholasmhughes
7e1c2baa65
fixes saltstack/salt#61549 allow roll-up of duplicate IDs with different names
2022-02-04 15:29:11 -05:00
Brian Harring
ef56aa0547
Add option to have gpg decrypt failures treated as errors.
...
This is defaulted `false` for compatibility, and is controlled via
a `gpg_decrypt_must_succeed` option.
If this is true- and the ciphertext couldn't be decrypted- then it's
treated as an error rather than just passing the raw ciphertext through.
Sending the ciphertext through basically is *never* desired- the point
of the gpg renderer is to decrypt the secret, not send the cipher text
through.
2022-02-01 14:40:49 -05:00
Gareth J. Greenaway
5ba1779213
Removing fileserver_limit_traversal from all configuration files and documentation.
2022-01-20 17:12:14 -05:00
N
c2076e98c5
docs(minion): fix typo
2022-01-14 15:22:58 -05:00
N
eb0bd49d4c
docs(minion):: document master_type: str
...
Add missing "master_type: str" documentation as discussed at https://github.com/saltstack-formulas/salt-formula/pull/492#issuecomment-913149353
2022-01-14 15:22:58 -05:00
nicholasmhughes
ef8a9b8e55
fixes saltstack/salt#60990 add percent success/failure of state runs in highstate summary output
2021-11-10 12:45:26 -05:00
Bryce Larson
d6b809ec88
change docs.saltstack.com to docs.saltproject.io everywhere
2021-09-09 15:30:03 -07:00
Lukas Raska
051dbe458e
Implement tcp_reconnect_backoff minion option
2021-03-04 07:35:25 -05:00
ScriptAutomate
b997a74922
Set state_output_profile as option and update docs
2021-02-23 13:46:14 -05:00
twangboy
148f91ec8c
Fix docs for auth_timeout
2021-02-04 06:28:13 -05:00
ScriptAutomate
ba68c91cfa
Update Python 2 docs links to Python 3
2021-02-03 06:33:01 -05:00
Lukas Raska
3e9c5b7269
Implement return_retry_tries minion opts and use it for channel.send
2021-01-22 13:30:09 -07:00
ScriptAutomate
214ae8a9af
Sync state_aggregate option in minion and master
2020-12-18 09:13:33 +00:00
ScriptAutomate
4f096201ea
Environment to saltenv and documenting color
2020-11-14 02:27:49 -07:00
Gareth J. Greenaway
7db68aa780
Disable fqdns grain for proxy minions
2020-07-29 11:22:16 -07:00
twangboy
bbca033e89
Add review suggestions
2020-07-14 15:12:06 -07:00
twangboy
a7426b7f2d
Update docs for winrepo
...
Organize the document
Provide additional examples
Clear out all the Legacy stuff and put it at the end as it just muddled
things up
2020-07-14 15:12:06 -07:00
Pedro Algarvio
5e72e192f9
Blacken docs
2020-06-09 03:37:02 -07:00
twangboy
443be978ea
enable_fqdns_grains default to false on Windows
2020-06-08 17:38:35 -07:00
Frode Gundersen
9536d322ac
Change Sodium reference to 3001 ( #57419 )
...
* Change Sodium reference to 3001
* Update nacl.py
Change back name to libsodium, got changed to lib3001.
Co-authored-by: Daniel Wozniak <dwozniak@saltstack.com>
2020-05-22 08:26:32 -07:00
Derek Ardolf
5a73ef699f
Various Link Redirect and HTTP/HTTPS Fixes in docs ( #56655 )
...
* Fixing various redirected links
* Change links to https
* Reintroduced macro link reference
* Change man page to original at master; revert added line
2020-05-04 01:28:38 -07:00
Bryce Larson
bba8405c6b
update sphinx to 3.0.1
2020-04-17 16:49:14 -06:00
Daniel Wozniak
e4f87de65c
Merge pull request #54699 from juliogonzalez/patch-1
...
Clarify how to get the master fingerprint
2020-04-10 22:11:14 -07:00
Daniel Wozniak
77ffc33e69
Merge branch 'master' into patch-6
2020-04-10 21:55:58 -07:00
Ken Crowell
792c87cbfe
Add grains_cache_expiration to minion conf doc
2020-03-27 09:11:31 -03:00
Frode Gundersen
a0b1dbdecd
Merge branch 'master' into patch-1
2020-03-20 07:37:51 -06:00
twangboy
d7ee4505df
Fix some docs formatting
2020-03-13 16:00:21 -06:00
Frode Gundersen
ba38ff7074
update neon reference
2020-01-15 18:25:22 +00:00
Pedro Algarvio
18a679681b
Merge branch 'master' into pass-grains-in-minion-startup-event
2020-01-13 16:56:43 +00:00
Daniel Wozniak
c611274bd5
Merge branch 'master' into patch-1
2019-12-09 17:30:20 -07:00
Megan Wilhite
7b5da870bf
Merge branch 'master' into 2019_2_1_port_49378
2019-12-03 16:44:27 -05:00
Ken Crowell
4bffe7b5f3
Add use_yamlloader_old to minion and master config docs
...
Fixes https://github.com/saltstack/salt/issues/55428 .
2019-11-25 11:37:47 -04:00
Daniel Wozniak
504f4ba543
Merge pull request #54548 from garethgreenaway/2019_2_1_port_50953
...
[master] Porting #50953 to master
2019-10-31 09:21:53 -07:00
Daniel Wozniak
52c6e12fd2
Merge pull request #54532 from garethgreenaway/2019_2_1_port_49481
...
[master] Porting #49481 to master
2019-10-31 09:11:13 -07:00
Abid Mehmood
6aedf5854f
enable passing grains to start event based on 'start_event_grains' configuration parameter
2019-10-29 15:40:14 +01:00