Commit Graph

4 Commits

Author SHA1 Message Date
chris meyers
7ce8907b7b reregister node when they come back online
* Nodes are marked offline, then deleted; given enough time. Nodes can
come back for various reasions (i.e. netsplit). When they come back,
have them recreate the node Instance if AWX_AUTO_DEPROVISION_INSTANCES
is True. Otherwise, do nothing. The do nothing case will show up in the
logs as celery job tracebacks as they fail to be self aware.
2018-03-27 14:30:47 -04:00
Wayne Witzel III
de376292ba Update management commands 2017-11-09 17:18:18 -05:00
AlanCoding
42ee804464 add help for instance provisioning 2017-09-08 14:36:17 -07:00
AlanCoding
79e2b995d2 initial git mv for management command renaming 2017-08-07 15:23:26 -04:00