diff options
author | Magnus Ahltorp <map@kth.se> | 2017-02-02 16:08:24 +0100 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2017-02-02 16:08:24 +0100 |
commit | 06a6db0d0dc921527c4667037d7cc9fa000645d5 (patch) | |
tree | 3f4ff97960386e7bf69d36ae6b4d34331495a752 /test/catlfish-test-local-1.cfg | |
parent | c9f058c7c7984a4443ca302ace4de85d2e5b18fa (diff) |
Added tools for getting and generating global configkey-management2
Diffstat (limited to 'test/catlfish-test-local-1.cfg')
-rw-r--r-- | test/catlfish-test-local-1.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/catlfish-test-local-1.cfg b/test/catlfish-test-local-1.cfg index 1795649..21f8c17 100644 --- a/test/catlfish-test-local-1.cfg +++ b/test/catlfish-test-local-1.cfg @@ -1,6 +1,5 @@ localnodes: - frontend-1 - - storage-1 frontendaddresses: frontend-1: 127.0.0.1:8082 @@ -9,7 +8,7 @@ ctapiaddresses: frontend-1: 127.0.0.1:8080 storageaddresses: - storage-1: 127.0.0.1:8081 + frontend-1: 127.0.0.1:8081 #publichttpaddresses: @@ -34,5 +33,7 @@ logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+ 0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== +configurl: file:///CURRENTWORKINGDIRECTORY/catlfish-test-generated.cfg + #options: # - sctcaching |