mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update presence_events docs to remove localhost comment
Localhost minions are now included in presence events.
This commit is contained in:
parent
532ec894ad
commit
c3650eed03
1 changed files with 1 additions and 2 deletions
|
@ -803,8 +803,7 @@ Causes the master to periodically look for actively connected minions.
|
|||
:ref:`Presence events <event-master_presence>` are fired on the event bus on a
|
||||
regular interval with a list of connected minions, as well as events with lists
|
||||
of newly connected or disconnected minions. This is a master-only operation
|
||||
that does not send executions to minions. Note, this does not detect minions
|
||||
that connect to a master via localhost.
|
||||
that does not send executions to minions.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue