forked from mirrors/thatmattlove-hyperglass
test example validation
This commit is contained in:
parent
dbc1d4bffa
commit
96af268a93
1 changed files with 9 additions and 12 deletions
|
|
@ -1,15 +1,12 @@
|
|||
---
|
||||
# general:
|
||||
# debug: false
|
||||
# google_analytics: ''
|
||||
# org_name: The Company
|
||||
# primary_asn: '65001'
|
||||
# redis_host: localhost
|
||||
# redis_port: 6379
|
||||
# request_timeout: 30
|
||||
# requires_ipv6_cidr:
|
||||
# - cisco_ios
|
||||
# - cisco_nxos
|
||||
fake_key: true
|
||||
# debug: false
|
||||
# google_analytics: ''
|
||||
# org_name: The Company
|
||||
# primary_asn: '65001'
|
||||
# redis_host: localhost
|
||||
# redis_port: 6379
|
||||
# request_timeout: 30
|
||||
|
||||
# branding:
|
||||
# colors:
|
||||
|
|
@ -122,4 +119,4 @@
|
|||
# noresponse_error: No response.
|
||||
# request_timeout: Request timed out.
|
||||
# requires_ipv6_cidr: '{device_name} requires IPv6 BGP lookups to be in CIDR notation.'
|
||||
# vrf_not_associated: VRF {vrf_name} is not associated with {device_name}.
|
||||
# vrf_not_associated: VRF {vrf_name} is not associated with {device_name}.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue