This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
mirror of
https://github.com/status-im/consul.git
Watch
2
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
baaf6d84c7
consul
/
test
/
integration
/
connect
/
envoy
/
case-cross-peers-http
/
primary
/
base.hcl
7 lines
97 B
HCL
Raw
Normal View
History
Unescape
Escape
Copyright headers for missing files/folders (#16708) * copyright headers for agent folder
2023-03-28 22:48:58 +00:00
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
peering: default to false (#13963) * defaulting to false because peering will be released as beta * Ignore peering disabled error in bundles cachetype Co-authored-by: Matt Keeler <mkeeler@users.noreply.github.com> Co-authored-by: freddygv <freddy@hashicorp.com> Co-authored-by: Matt Keeler <mjkeeler7@gmail.com>
2022-08-01 19:22:36 +00:00
peering
{
enabled
=
true
}