mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Merge pull request #6063 from basepi/keyregendoc
Add 60 second window to key_regen docs
This commit is contained in:
commit
1532939fb0
@ -43,6 +43,9 @@ def key_regen():
|
||||
After the master is restarted and minion keys are in the pending directory
|
||||
execute a salt-key -A command to accept the regenerated minion keys.
|
||||
|
||||
The master *must* be restarted within 60 seconds of running this command or
|
||||
the minions will think there is something wrong with the keys and abort.
|
||||
|
||||
Only Execute this runner after upgrading minions and master to 0.15.1 or
|
||||
higher!
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user