mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
0ce6a7e688
commit
b2dfdd497f
1 changed files with 16 additions and 0 deletions
|
@ -954,6 +954,22 @@ This can be used to control logging levels more specifically. See also
|
|||
|
||||
|
||||
|
||||
.. conf_minion:: failhard
|
||||
|
||||
``failhard``
|
||||
------------
|
||||
|
||||
Default: ``False``
|
||||
|
||||
Set the global failhard flag, this informs all states to stop running states
|
||||
at the moment a single state fails
|
||||
|
||||
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
failhard: False
|
||||
|
||||
Include Configuration
|
||||
=====================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue