1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

test example validation

This commit is contained in:
checktheroads
2020-02-16 19:18:17 -07:00
parent dbc1d4bffa
commit 96af268a93

View File

@ -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}.