rename prime_skiplist to warm_thrusters
This commit is contained in:
@@ -13,7 +13,7 @@ our @EXPORT_OK = qw/
|
||||
jq_getsomep
|
||||
jq_locked
|
||||
jq_queued
|
||||
jq_prime_skiplist
|
||||
jq_warm_thrusters
|
||||
jq_log
|
||||
jq_userlog
|
||||
jq_lock
|
||||
@@ -58,11 +58,9 @@ Netdisco job instance interface (see below).
|
||||
Returns a list of IP addresses of devices which currently have a job of the
|
||||
given C<$job_type> queued (e.g. C<discover>, C<arpnip>, etc).
|
||||
|
||||
=head2 jq_prime_skiplist()
|
||||
=head2 jq_warm_thrusters()
|
||||
|
||||
Sets up a table of hints for the backend daemon manager to help avoid picking
|
||||
jobs from the queue that it cannot process due to C<*_no> configuration
|
||||
settings.
|
||||
Performs initialisation of the Job Queue backend.
|
||||
|
||||
=head2 jq_log()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user