diff --git a/hyperglass/examples/hyperglass.yaml b/hyperglass/examples/hyperglass.yaml index e1935ab..2844954 100644 --- a/hyperglass/examples/hyperglass.yaml +++ b/hyperglass/examples/hyperglass.yaml @@ -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}. \ No newline at end of file +# vrf_not_associated: VRF {vrf_name} is not associated with {device_name}.