minor pod fixup
This commit is contained in:
@@ -664,9 +664,10 @@ 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. Interfaces where an SNMP connection fails are ignored.
|
be reachable by SNMP. Interfaces where an SNMP connection fails are ignored.
|
||||||
|
|
||||||
Netdisco will not evaluate clauses in C<device_identity> in any order. If you
|
The order in which Netdisco evaluates clauses in C<device_identity> is not
|
||||||
need to control the sequence, pass a list of single-key dictionaries instead
|
specified. If you need to control the sequence, pass a I<list> of single-key
|
||||||
of one multi-key dictionary. The above example could then become:
|
dictionaries instead of one multi-key dictionary. The above example could then
|
||||||
|
become:
|
||||||
|
|
||||||
device_identity:
|
device_identity:
|
||||||
- 'group:backbone_devices':
|
- 'group:backbone_devices':
|
||||||
|
|||||||
Reference in New Issue
Block a user