agent: json

This commit is contained in:
Gyu-Ho Lee 2016-03-23 07:37:49 -07:00
parent bd60a7b110
commit 9b0bb0f083
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ var (
consulToken = "gqYeGerkZGQHBiV4Zd5BMw==" // consul keygen
consulDataDir = "data.consul"
consulConfigDir = "consul.d"
consulConfigPath = "server"
consulConfigPath = "server.json"
consulConfigPathBootstrap = "bootstrap/config.json"
// consulBootstrapDataDir = "data_bootstrap.consul"