diff options
| author | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-04 12:18:19 +0200 |
|---|---|---|
| committer | Josef Gustafsson <josef.gson@gmail.com> | 2015-09-04 12:18:19 +0200 |
| commit | d1a2f978fb626c904fb1278c792d992ec4563acf (patch) | |
| tree | e0ae1a38f9d4fc4c14b433222bff70e64bb1ac83 /test/catlfish-test.cfg | |
| parent | 4596485adffb636c014362bc982ee0b952c77f26 (diff) | |
stripping away everything except what is necessary for nagiosnagios
Diffstat (limited to 'test/catlfish-test.cfg')
| -rw-r--r-- | test/catlfish-test.cfg | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/test/catlfish-test.cfg b/test/catlfish-test.cfg deleted file mode 100644 index 77539b6..0000000 --- a/test/catlfish-test.cfg +++ /dev/null @@ -1,26 +0,0 @@ -baseurl: https://localhost:8080/ - -frontendnodes: - - name: frontend-1 - publicaddress: localhost:8080 - address: localhost:8082 - -storagenodes: - - name: storage-1 - address: localhost:8081 - -signingnodes: - - name: signing-1 - address: localhost:8088 - -mergenodes: - - name: merge-1 - address: localhost:8180 - - name: merge-2 - address: localhost:8181 - -primarymergenode: merge-1 - -storage-quorum-size: 1 - -mmd: 86400 |
