diff options
author | Magnus Ahltorp <map@kth.se> | 2017-02-02 16:08:24 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2017-02-02 21:58:38 +0100 |
commit | 8a1f3a5f5b1458aceb7567add95e7637e9c2e5fc (patch) | |
tree | 188f039cce63266dbe0dcca0477ca63bc983e74d /test/catlfish-test.cfg.in | |
parent | f481bd4f30a00fa3d4a5b4aecd0f881b1f5b58f5 (diff) |
Added tools for getting and generating global config
Diffstat (limited to 'test/catlfish-test.cfg.in')
-rw-r--r-- | test/catlfish-test.cfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/catlfish-test.cfg.in b/test/catlfish-test.cfg.in index ed3494b..68c753f 100644 --- a/test/catlfish-test.cfg.in +++ b/test/catlfish-test.cfg.in @@ -6,7 +6,7 @@ frontendnodes: address: localhost:8082 storagenodes: - - name: storage-1 + - name: frontend-1 address: localhost:8081 signingnodes: |