mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
test example validation
This commit is contained in:
@ -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}.
|
||||
|
Reference in New Issue
Block a user