Trees | Indices | Help |
|
---|
|
Script to prepare a node for joining a cluster.
|
|||
JoinError Local class for reporting errors. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_SSH_KEY_LIST_ITEM = ht.TAnd(ht.TIsLength(3), ht.TItems([ht.TE
|
|||
_SSH_KEY_LIST = ht.TListOf(_SSH_KEY_LIST_ITEM)
|
|||
_DATA_CHECK = ht.TStrictDict(False, True, {constants.SSHS_CLUS
|
Imports: os, optparse, sys, logging, cli, constants, errors, pathutils, utils, ht, ssh, common
|
Parses the options passed to the program.
|
Updates SSH key files.
|
Updates SSH daemon's keys. Unless
|
Updates root's SSH keys. Root's
|
|
_SSH_KEY_LIST_ITEM
|
_DATA_CHECK
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |