Clarify docs on salt-key events

Closes #37448
This commit is contained in:
Mike Place 2016-11-07 13:03:40 +13:00
parent 2422dafd52
commit 2758e74785
No known key found for this signature in database
GPG key ID: 9136F4F13705CFD3

View file

@ -43,10 +43,10 @@ Key events
.. salt:event:: salt/key
Fired when accepting and rejecting minions keys on the Salt master.
These happen as a result of actions undertaken by the `salt-key` command.
:var id: The minion ID.
:var act: The new status of the minion key: ``accept``, ``pend``,
``reject``.
:var act: The new status of the minion key: ``accept``, ``delete``,
.. warning:: If a master is in :conf_master:`auto_accept mode`, ``salt/key`` events
will not be fired when the keys are accepted. In addition, pre-seeding