diff options
Diffstat (limited to 'config/00-consul.json')
-rw-r--r-- | config/00-consul.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/config/00-consul.json b/config/00-consul.json deleted file mode 100644 index a7d6ff4..0000000 --- a/config/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 |