typo fixup
This commit is contained in:
@@ -662,11 +662,10 @@ together with the "C<op:and>" modifier to require that all items in the list
|
|||||||
match the device (as in the example above).
|
match the device (as in the example above).
|
||||||
|
|
||||||
Note also that whatever interface you select as canonical for the device must
|
Note also that whatever interface you select as canonical for the device must
|
||||||
be reachable by SNMP. A failed connection to a matching interfaces does not
|
be reachable by SNMP. Interfaces where an SNMP connection fails are ignored.
|
||||||
abort the whole process - other interfaces are still teted.
|
|
||||||
|
|
||||||
Netdisco will evaluate clauses in C<device_identity> in a random order. If you
|
Netdisco will not evaluate clauses in C<device_identity> in any order. If you
|
||||||
need to control this sequence, pass a list of single-key dictionaries instead
|
need to control the sequence, pass a list of single-key dictionaries instead
|
||||||
of one multi-key dictionary. The above example could then become:
|
of one multi-key dictionary. The above example could then become:
|
||||||
|
|
||||||
device_identity:
|
device_identity:
|
||||||
|
|||||||
Reference in New Issue
Block a user