Commit graph

10433 commits

Author SHA1 Message Date
Alyssa Rock
dc171ee735 Fix file_roots on SPM packages docs 2022-10-24 09:42:06 -06:00
Geoff
0f5088f766 Change slightly order of doc/ref/index.rst
I think this change will cause the table of contents for the Salt Module Reference to list execution modules just after engine modules, which is in alphabetical order. Currently the execution modules are slighly lower in the table of contents, and seems to be the only entry that is not in alphabetical order (at least, as an English reader).
2022-10-21 22:58:54 -07:00
piterpunk
d1932fa3c5
Added sysfs state module to manage kernel objects 2022-10-21 13:24:12 -06:00
Shane Lee
4c3638bd14
Merge branch 'master' into doc-fixes 2022-10-20 10:44:53 -07:00
Twangboy
6050c91ff1
Add to toctree to fix docs build... hopefully 2022-10-17 17:32:35 -06:00
Twangboy
58a60ec17d
Remove 'undoc-members' 2022-10-17 17:14:00 -06:00
Twangboy
b9bfa808a5
Fix some pre-commit 2022-10-17 17:09:34 -06:00
Caleb Beard
c513bcb2fb
Merge branch 'master' into patch-6 2022-10-17 15:58:45 -04:00
Caleb Beard
14c1a8d65b
Update doc/topics/matchers/index.rst 2022-10-17 15:58:35 -04:00
Shane Lee
d509b3fcd3
Merge branch 'master' into ha-doc-needs-update 2022-10-12 09:46:07 -07:00
Gareth J. Greenaway
b135cbf10c
Merge branch 'master' into ipwrap_jinja_filter 2022-10-10 17:45:23 -07: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
Caleb Beard
4a169a9903
Update versionadded
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2022-10-10 14:47:49 -04:00
MKLeb
9fe647100f
Merge remote-tracking branch 'upstream/master' into merge-forward/3005.1 2022-10-07 12:21:45 -04:00
Jerry Jones gajone3
7209fd5c89 typo fixes 2022-10-06 13:49:50 -06:00
Megan Wilhite
476738f675
Merge branch 'master' into merge-forward/3005.1 2022-10-06 08:53:11 -06:00
MKLeb
05d983e0b2
Merge remote-tracking branch 'upstream/master' into prs/61933 2022-10-05 15:53:34 -04:00
Gareth J. Greenaway
a3e5ba47d4 manually run pre-commit 2022-10-05 09:11:43 -07:00
Gareth J. Greenaway
627f0c4a7c Porting PR #51840 to 2019.2.1 2022-10-05 09:11:43 -07:00
MKLeb
58ec510d26
Merge tag 'v3005.1' into merge-forward/3005.1
Version 3005.1
2022-10-04 20:52:23 -04:00
Twangboy
a9425ffbdf Add tests, fix filtering, free text queries 2022-10-03 14:00:03 -06:00
cmcmarrow
44ad2b98d9 adds win_event_viewer 2022-10-03 14:00:03 -06:00
cmcmarrow
1e8dce6b04 adds win_event_viewer 2022-10-03 14:00:03 -06:00
cmcmarrow
9c88af1fe6 adds win_event_viewer 2022-10-03 14:00:03 -06:00
Brandon Kucera
58a2bcc253
Add ability to set GCE node labels via Salt Cloud (#62046)
* Add ability to set GCE node labels via salt cloud

* Add documentation for GCE labels

* Correct example dicts in documentation for labels

* Fix gce unit pytest

* Add ex_labels to config fixture

* Add versionadded tag

* saltstack/salt/#62046 metadata, label, tag, image fixtures

* saltstack/salt/#62046 location fixture

* saltstack/salt/#62046 size fixture

* saltstack/salt/#62046 network fixture

* saltstack/salt/#62046 subnetwork fixture

* saltstack/salt/#62046 update test data

* Revert ex_tags to tags

* saltstack#62046 correct expected keyword from ex_metadata to metadata

* saltstack#62046 revert defaulting logic for image and update tests

* saltstack#62046 revert defaulting logic

* saltstack#62046 revert failing tests

* Fix doc failure

Co-authored-by: Brandon Kucera <brandon.kucera@ubisoft.com>
Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
2022-09-30 12:35:18 -07:00
Sharky
0667c20191 I just want to add one step not two 2022-09-30 10:23:12 -06:00
Sebastian Schaack
d0c3be48ba If you want to use the delta proxy. We need one addtional step . We have to set metaproxy var inside /etc/salt/proxy to deltaproxy. Second problem: When using the deltaproxy feature we have to use salt-proxy --proxyid=CONTROLPROXY and not the specific minion. 2022-09-30 10:23:12 -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
xieyi.nino
40c3ce7feb docs: fix default runner returns value 2022-09-27 13:27:57 -06:00
Megan Wilhite
6226b9cb58 Update version in man pages to 3005.1 2022-09-26 14:16:22 -06:00
Megan Wilhite
1ff347236a Add header information for 3005.1 release notes 2022-09-26 14:16:22 -06:00
garethgreenaway
f321452879 Add changelog and docs for 3005.1 release 2022-09-26 14:16:22 -06:00
Megan Wilhite
c3299b488e Add documentation for creating issues when test failures occurr 2022-09-26 14:01:12 -06:00
Megan Wilhite
54a7615a9c Update the security document to include the pre-announcement step 2022-09-26 14:00:24 -06:00
Jasper Koolhaas
531dfd4fa1 rollback salt.7 manpage changes 2022-09-26 12:57:53 -06:00
Jasper Koolhaas
99598bb603 rollback salt.7 manpage changes 2022-09-26 12:57:53 -06:00
Jasper Koolhaas
0102a145c7 updates to /docs/man/salt.7 and /changelog 2022-09-26 12:57:53 -06:00
Megan Wilhite
a0d3c44b61 Update sulphur to sulfur 2022-09-26 11:31:19 -06:00
Wayne Werner
bd1cbe91b9 Add warning to syndic about eauth/publisher_acl 2022-09-26 11:31:19 -06:00
James Howe
5e4f42ed2b Give the actual .netrc path
It's not `/root/.netrc` as the `~` implied.
2022-09-21 12:01:13 -06:00
Eric Ham
f73ea542ea Revert the man page change 2022-09-21 11:41:09 -06:00
Eric Ham
286c907eae Update docs remove dry_run in docstring of file.blockreplace state. 2022-09-21 11:41:09 -06:00
nicholasmhughes
eab3640f21 allow boolean arguments for ifelse 2022-09-21 11:38:36 -06:00
nicholasmhughes
0a32c53468 fixes saltstack/salt#62508 add ifelse Jinja function as found in CFEngine 2022-09-21 11:38:36 -06:00
Anders Pearson
d18f3dc8de typo fix: s/attempte/attempt/ 2022-09-19 13:39:58 -06:00
Gareth J. Greenaway
6910d10e3d
Merge branch 'master' into patch-1 2022-09-02 12:40:42 -07:00
Alyssa Rock
7f5422d883 Move 3005 to released on release notes index 2022-09-02 07:00:47 -06:00
Alyssa Rock
e8ad0d0590 Move 3005 to released on release notes index 2022-09-02 07:00:19 -06:00
Megan Wilhite
9012911960
Merge pull request #62585 from MKLeb/merge-forward/3005
Merge forward 3005
2022-09-01 09:47:15 -06:00
Alyssa Rock
a4026dd8c1 Remove under development notice 2022-09-01 08:23:39 -06:00