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
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
nicholasmhughes
d258b87a08
fixes saltstack/salt#62446 add global_state_conditions handling
2022-10-28 14:36:06 -06:00
nicholasmhughes
a5fcf442a3
fixes saltstack/salt#61708 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 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
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
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
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
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
Ch3LL
09dd1cba8d
Update Fluorine references to 2019.2.0
2019-01-08 14:55:42 -05:00
rallytime
533cc617ad
Extend deprecation warning for enable_legacy_startup_events to Sodium
...
This deprecation warning only went in recently and is new in Salt "Fluorine".
We need 2 full feature releases for deprecation warnings and "Neon" would
have only been 1 feature release cycle.
2018-11-01 16:46:07 -04:00
rallytime
46c0e50638
Merge branch '2018.3' into 'fluorine'
...
Conflicts:
- doc/man/salt.7
2018-10-03 09:45:20 -04:00
Gareth J. Greenaway
741928bfee
Fixes per request from @rallytime.
2018-09-27 08:44:06 -07:00
rallytime
0c8b412556
Merge branch '2018.3' into 'fluorine'
...
Conflicts:
- tests/integration/modules/test_archive.py
2018-09-04 12:05:48 -04:00
rallytime
f7226f400f
Merge branch '2017.7' into '2018.3'
...
Conflicts:
- pkg/osx/build_env.sh
- salt/modules/win_useradd.py
- salt/utils/yamldumper.py
- tests/integration/modules/test_archive.py
- tests/integration/output/test_output.py
2018-08-30 14:23:23 -04:00
Erik Johnson
49ed156dd5
Add enable_gpu_grains to the minion config stub
2018-08-28 11:28:03 -05:00
rallytime
ae201823c1
Deprecate 'master_shuffle' in favor of 'random_master'
2018-07-12 13:43:06 -04:00
rallytime
0fcf4c54d1
Add no_proxy option to cont/minion docs and Fluorine release notes
...
Also cleans up a couple of items based on the feedback in #43764
2018-06-13 15:49:00 -04:00
Brendan Beveridge
cc85427724
add support for no_proxy for apt pkg and generic http util
2018-06-13 15:41:09 -04:00
Dmitry Kuzmenko
6bcafcf30a
Updated confusing docstring for tcp_pub/pull_port in conf examples
2018-04-24 02:00:17 +03:00
Erik Johnson
7070a3be48
Update default renderer to jinja|yaml, improve renderer docs
...
`yaml_jinja` and all legacy renderer syntax has been transparently
translated to the render pipeline syntax (e.g `jinja|yaml`)
under-the-hood for several years now, this just makes the default
renderer adhere to the render pipeline syntax.
It also makes significant improvements to the renderer documentation.
2018-04-16 22:35:23 -05:00
David Boucha
cf5dcbd9c8
Add docs and defaults for sending old event types
2018-03-08 15:34:43 -07:00
Arthur Lutz
2fc30b7b01
[conf/minion] doc typo
2018-03-06 17:34:21 +01:00
rallytime
9ded5e1cbb
Merge branch '2017.7' into 'oxygen'
...
Conflicts:
- salt/config/__init__.py
- salt/grains/core.py
- salt/modules/win_lgpo.py
- salt/returners/mysql.py
- salt/states/libcloud_dns.py
- tests/integration/runners/test_runner_returns.py
- tests/unit/grains/test_core.py
2017-12-21 15:58:08 -05:00
rallytime
9db4179462
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- tests/unit/grains/test_core.py
2017-12-12 15:24:30 -05:00
chris ruscio
e2682bf441
Fix minion ping_interval documentation
2017-11-30 13:56:10 -05:00
Benedikt Werner
fbe4fa81d5
Added docs for autoaccepting grains
2017-10-29 13:53:49 +01:00
Nicole Thomas
3f77571dad
Merge branch 'develop' into high-out-by_id
2017-09-28 13:27:47 -04:00
Ronald van Zantvoort
bfbca748e2
highstate output: Document additional output modes
2017-09-25 18:32:52 +02:00
Silvio Moioli
fd4194ade0
process_count_max: disable by default
2017-09-22 21:57:54 +02:00
Silvio Moioli
4d181ea523
process_count_max: add defaults and documentation
2017-09-22 21:57:02 +02:00
rallytime
ef7b4242c3
Merge branch '2016.11' into '2017.7'
...
No conflicts.
2017-09-11 12:24:10 -04:00
Ken Jordan
ba0cdd4536
Fix phrasing for mine_interval description
2017-09-01 15:13:20 -06:00
Ken Jordan
9ff03c2d43
Update Salt Mine documentation to show that the mine_interval option is configured in minutes.
2017-09-01 14:57:10 -06:00
rallytime
c673b64583
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- doc/conf.py
- doc/ref/configuration/master.rst
- doc/ref/configuration/minion.rst
- salt/engines/hipchat.py
- salt/engines/slack.py
- salt/grains/core.py
- salt/version.py
- tests/integration/states/test_renderers.py
2017-07-20 09:54:08 -06:00
rallytime
b40f980632
Add more documentation for config options that are missing from master/minion docs
2017-07-14 17:26:02 -06:00
rallytime
2cfabc467c
Merge branch '2016.11' into '2017.7'
...
Conflicts:
- pkg/windows/req.txt
- salt/modules/dockermod.py
2017-06-19 14:17:01 -06:00