summaryrefslogtreecommitdiffstats
path: root/k8s-bootstrap-container/00-consul.json
diff options
context:
space:
mode:
authorJack Lucas <jflucas@research.att.com>2020-02-07 15:45:42 -0500
committerJack Lucas <jflucas@research.att.com>2020-02-07 15:45:42 -0500
commit5fe1308f4ff1e1154b53a24eb9dd80ed58bd1630 (patch)
tree8523939f49fa9a0fb425d38cbbb2cd4a42d30764 /k8s-bootstrap-container/00-consul.json
parent5d51145202498bfe5c8a63abb31abe9f4447eb3a (diff)
Remove k8s-bootstrap container
k8s-bootstrap container is now in the blueprints repo Issue-ID: DCAEGEN2-2041 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I9cc850bf17fa4da985565b623717a2007f785bf1
Diffstat (limited to 'k8s-bootstrap-container/00-consul.json')
-rw-r--r--k8s-bootstrap-container/00-consul.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/k8s-bootstrap-container/00-consul.json b/k8s-bootstrap-container/00-consul.json
deleted file mode 100644
index a7d6ff4..0000000
--- a/k8s-bootstrap-container/00-consul.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "datacenter": "dc1",
- "data_dir": "/opt/consul",
- "log_level": "INFO",
- "server": false,
- "retry_join": ["consul"],
- "node_name": "dcae-bootstrap",
- "disable_update_check": true
- } \ No newline at end of file