summaryrefslogtreecommitdiff
path: root/app-admin/consul/files/bootstrap.json.example
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/consul/files/bootstrap.json.example')
-rw-r--r--app-admin/consul/files/bootstrap.json.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-admin/consul/files/bootstrap.json.example b/app-admin/consul/files/bootstrap.json.example
new file mode 100644
index 000000000000..b7d573c0d2b3
--- /dev/null
+++ b/app-admin/consul/files/bootstrap.json.example
@@ -0,0 +1,4 @@
+{
+ "server": true,
+ "bootstrap_expect": 1
+}