Merge pull request #6063 from basepi/keyregendoc

Add 60 second window to key_regen docs
This commit is contained in:
Joseph Hall 2013-07-09 09:49:09 -07:00
commit 1532939fb0

View File

@ -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!
'''