#977 add comment to netdisco-do renumber about device_identity
This commit is contained in:
@@ -18,6 +18,9 @@ register_worker({ phase => 'check' }, sub {
|
||||
return Status->error("Bad host or IP: ".($job->extra || '0.0.0.0'));
|
||||
}
|
||||
|
||||
debug 'NB: this feature will change the primary IP of a device to support migrations';
|
||||
debug 'NB: use the device_identity feature if you wish to steer Netdisco in choosing the canonical IP of devices';
|
||||
|
||||
return Status->done('Renumber is able to run');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user