Commit graph

3124 commits

Author SHA1 Message Date
Matt Phillips
7d12ed1b1f new requisite form: onfail_all
when https://github.com/saltstack/salt/issues/22370 was introduced it
actually removed functionality, as sometimes it desirable to onfail if
ALL of the listed requisites are failure. This adds back an 'onfail_all'
form that allows for this behavior (it would make more sense to have
onfail default to OR logic, but that would break backcompat, so we add
a new form instead).
2020-04-22 11:01:54 -06:00
Wayne Werner
6b6beb4ede
Merge branch 'master' into master 2020-04-21 10:22:21 -05:00
Nico
c3b7175c71 Fix config and doc for option master_roots 2020-04-21 10:26:18 +01:00
Frode Gundersen
7e7f3d3502
Merge branch 'master' into its 2020-04-20 08:14:34 -06:00
Daniel A. Wozniak
67d7a5a427 Merge branch 'master' into pr/56249 2020-04-20 06:56:47 +00:00
Daniel Wozniak
495b2a4090
Merge pull request #56662 from terminalmage/bp-49066
Port #49066 to master branch
2020-04-19 19:55:36 -07:00
Daniel Wozniak
b035ba07f6
Merge branch 'master' into baredoc_ast 2020-04-19 19:37:35 -07:00
Christian McHugh
a43458ad35 Merge branch 'master' into baredoc_ast 2020-04-19 06:32:48 +01:00
Erik Johnson
45b5db7dbc Add missing RST stubs for new helm state/exec module
https://github.com/saltstack/salt/pull/56081 was merged several hours
ago, breaking the docs checks. This adds the needed RST files to ensure
docs files are created for this new module.
2020-04-18 09:18:27 -05:00
Christian McHugh
d30e78f908 add docs 2020-04-18 06:57:48 +01:00
Erik Johnson
92e7a6f31f Add docs stubs for appoptics_return 2020-04-17 21:31:12 -05:00
Bryce Larson
bba8405c6b
update sphinx to 3.0.1 2020-04-17 16:49:14 -06:00
Michael Lustfield
a7d0e896cb
Work through all the fun merge conflicts... 2020-04-17 17:30:30 -05:00
Alberto Planas
7099192745 btrfs: add btrfs state doc file 2020-04-17 16:24:13 +02:00
Daniel Wozniak
fed72cbadc
Merge pull request #55914 from mchugh19/doctest_master
Port #52368 doc requirement tests to master
2020-04-14 10:18:39 -07:00
Christian McHugh
163818033e Merge branch 'master' into doctest_master 2020-04-12 13:27:38 +01:00
Daniel Wozniak
c4a1eeab18
Merge branch 'master' into doc_improve 2020-04-11 23:41:10 -07:00
Daniel Wozniak
f12a3d2bc0
Merge branch 'master' into docs/fix-alphabetic-ordering 2020-04-11 23:39:54 -07:00
Ken Crowell
7a0fa6d7a8 Fix token modules doc header
Was "auth modules" and showed up that way in the docs.
2020-04-11 23:05:59 -07:00
markuskramerIgitt
ee2245ceb4 Typo 2020-04-11 03:13:50 -07:00
markuskramerIgitt
9387f0914e doc skip_grains PR #53603 2020-04-11 03:13:50 -07: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
9b45c206f5
Merge pull request #55095 from HG00/55094
Docs: Add SSH Key auth section to libvirt #55094
2020-04-10 21:59:40 -07:00
Daniel Wozniak
77ffc33e69
Merge branch 'master' into patch-6 2020-04-10 21:55:58 -07:00
Daniel Wozniak
21a7202aec
Merge pull request #56488 from Ch3LL/pre_ssh
Add new ssh_pre_flight roster option
2020-04-10 21:29:48 -07:00
Christian McHugh
a87b9e7d85 Merge branch 'doctest_master' of github.com:mchugh19/salt into doctest_master 2020-04-10 21:15:39 +01:00
Christian McHugh
06ff5a14ba update for log_beacon naming 2020-04-10 21:15:18 +01:00
Daniel Wozniak
698e5a5d09
Merge branch 'master' into sysctl-doc 2020-04-10 09:47:28 -07:00
ch3ll
905fb2188b
change order of if statement 2020-04-09 16:20:23 -04:00
ch3ll
0c365c19a4
add --pre-flight ssh option 2020-04-09 15:40:03 -04:00
Wayne Werner
c212ae2db2
Merge branch 'master' into doctest_master 2020-04-07 18:15:19 -05:00
Daniel Wozniak
94c8ca527c
Merge pull request #56459 from oeuftete/add-grains-cache-exp-doc
Add grains_cache_expiration to minion conf doc
2020-04-07 10:07:18 -07:00
Daniel Wozniak
0cd706ccb2
Merge pull request #56520 from simonflood/patch-2
Fixed typo in requisites.rst
2020-04-07 10:06:08 -07:00
Christian McHugh
10951b72e0 Merge branch 'master' into doc_improve 2020-04-07 09:22:02 +01:00
Simon Flood
28e7609fb2
Fixed typo in requisites.rst
(second section header) runas -> listen
2020-04-03 16:30:58 +01:00
Simon Flood
8caf781c7c
Fixed typo in requisites.rst
Glog -> Glob
2020-04-03 14:26:42 +01:00
Adam Mendlik
41126accaa
Add virtual module documentation for sysctl 2020-03-28 21:14:11 -06: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
Frode Gundersen
f0bcf5f3e1
Merge branch 'master' into its 2020-03-17 09:07:39 -06:00
Imran Iqbal
12e9c5dfb1
Merge branch 'master' into docs/fix-alphabetic-ordering 2020-03-17 14:56:13 +00:00
Michael Lustfield
91c8095ad3
Fix post-pick issues 2020-03-16 22:18:57 -05:00
Michael Lustfield
30cd8e8df7
Improve requisite short descriptions 2020-03-16 22:18:55 -05:00
Michael Lustfield
2f82663359
Fix typo & jinja mistake 2020-03-16 22:18:55 -05:00
Michael Lustfield
0a7666e26c
Move onchanges above watch; help deprecate preference of watch 2020-03-16 22:18:55 -05:00
Michael Lustfield
a9f205dc07
Clean up requisite definitions/examples 2020-03-16 22:18:55 -05:00
Michael Lustfield
17f8542a71
Move description of _any requisites into one section 2020-03-16 22:18:55 -05:00
Michael Lustfield
b0cc1858a0
Move more sections; Clean up headings 2020-03-16 22:18:55 -05:00
Michael Lustfield
c0732b1f02
Remove confusing table; Relocate sections 2020-03-16 22:18:55 -05:00
Michael Lustfield
0ecb6e8fac
Clean up explanation of <requisite>_in; merge multiple explanations 2020-03-16 22:18:55 -05:00