Commit graph

688 commits

Author SHA1 Message Date
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
Charles McMarrow
bae0321af9
[3006.x] saltutil.refresh_grains(clean_pillar_cache=False) ()
* 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
Megan Wilhite
4a060131e8 Do not edit master conf, patch it 2023-04-15 20:49:08 +01:00
Megan Wilhite
e0afdecf4c Add salt user when installing debian packages 2023-04-15 20:49:08 +01:00
Megan Wilhite
9d259f37d9 User salt user/group for running salt-master 2023-04-15 20:49:08 +01:00
Gareth J. Greenaway
8747530732 grammar fixes. 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
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
jeanluc
c1fc63d39a Update docs 2023-02-02 13:45:19 -07:00
nicholasmhughes
d8c5180bf5
fixes 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
Kevin Rauwolf
6e71e19318 Added keep_jobs_seconds config option, deprecated keep_jobs 2022-12-06 07:07:53 -07:00
Barney Sowood
1780e503b7 Add option to enable clients in netapi
Adds an option to allow you to enable clients (eg ssh, wheel) in the
netapi. By default all clients will be disabled. Does the check before
any attempts to authenticate.
2022-12-02 11:47:52 +00:00
nicholasmhughes
d258b87a08
fixes add global_state_conditions handling 2022-10-28 14:36:06 -06:00
Jerry Jones gajone3
7209fd5c89 typo fixes 2022-10-06 13:49:50 -06:00
nicholasmhughes
a5fcf442a3 fixes add grains_refresh_pre_exec option for minions 2022-03-08 15:33:13 -05:00
David Murphy
1e0906b679 Corrected documentation and minion configuration setting for auto recover for Master IP changes 2022-02-04 16:49:19 -05:00
nicholasmhughes
7e1c2baa65 fixes 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
nicholasmhughes
ef8a9b8e55 fixes 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
David Murphy
02c2c4ea9b Correct text for default proxy minion configuration file 2021-07-13 12:23:43 -04:00
ScriptAutomate
b997a74922 Set state_output_profile as option and update docs 2021-02-23 13:46:14 -05:00
ScriptAutomate
4f096201ea Environment to saltenv and documenting color 2020-11-14 02:27:49 -07:00
James Howe
27f1060ede Fix typo from typo fix 2020-10-01 09:42:57 -07:00
James Howe
462888ab2c Six thousand, not six million 2020-10-01 09:42:57 -07:00
David Murphy
80c962b353 Correct typo in spelling enable_fqdns_grains 2020-09-29 01:08:33 -07:00
ScriptAutomate
1e6bc974f7 Add minion_id_lowercase details to minion conf 2020-08-07 11:33:37 -07:00
AsocPro
6996682797 Update standalone minon documentation 2020-07-30 15:19:23 -07:00
twangboy
443be978ea enable_fqdns_grains default to false on Windows 2020-06-08 17:38:35 -07:00
Mathieu Parent
faee403d62 salt.renderers.gpg: Cache GPG data if gpg_cache=True 2020-05-18 14:46:47 -07:00
Daniel Wozniak
f7804af95f
Merge branch 'master' into master-port-49955 2020-04-21 17:54:32 -07:00
Gareth J. Greenaway
7221d50450
Finalizing ability to disable requisites during State runs. Adding to configuration and documentation. 2020-04-21 15:16:34 -07:00
Nico
c3b7175c71 Fix config and doc for option master_roots 2020-04-21 10:26:18 +01:00
Daniel A. Wozniak
67d7a5a427 Merge branch 'master' into pr/56249 2020-04-20 06:56:47 +00:00
ch3ll
0c365c19a4
add --pre-flight ssh option 2020-04-09 15:40:03 -04:00
Pavel Skuratovich
cdd7ec02c3 Replace incorrectly used "it's" by "its" 2020-02-26 00:57:58 +03:00
Nico
3a8baebf3e Fixed option 'master_roots' in config and docs 2020-02-05 16:44:00 +00:00
Gareth J. Greenaway
f99b6762dd
various netapi fixes and tests 2020-01-16 09:31:58 -08:00
Pedro Algarvio
18a679681b
Merge branch 'master' into pass-grains-in-minion-startup-event 2020-01-13 16:56:43 +00:00
Daniel Wozniak
b6374019b4
Merge pull request from stratusjerry/TypoFix
Fix Typos
2020-01-11 10:38:14 -07:00
stratusjerry
b3567228d1 Fix Typos 2020-01-09 13:57:45 -05:00
Wayne Werner
f925ff7fd4
Typo and formatting fixes. 2019-12-11 14:37:05 -07:00
Li Kexian
6909e37ca3
add tencentcloud conf example 2019-12-11 14:34:36 -07:00
Daniel Wozniak
82794696fb
Merge branch 'master' into master 2019-11-20 01:05:39 -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
markuskramerIgitt
7db6705cca
doc_ipc_mode_Windows_against_master 2019-10-17 16:07:45 +02:00