diff options
| author | Adam Israel <adam.israel@gmail.com> | 2015-05-19 09:21:16 -0400 |
|---|---|---|
| committer | Adam Israel <adam.israel@gmail.com> | 2015-05-19 09:21:16 -0400 |
| commit | d849ae5c61d4a48bf2083b1b168224a6a695977e (patch) | |
| tree | e6ce5f2186fc5caab9a796428e22223d50c5a333 | |
| parent | 394684e5514acbd011730076f71c3d7371983cb6 (diff) | |
provides, not requires
| -rw-r--r-- | metadata.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.yaml b/metadata.yaml index 4a140e4..04ece4f 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -32,13 +32,13 @@ provides: interface: block-storage scope: container optional: true + benchmark: + interface: benchmark requires: mongos-cfg: interface: shard mongos: interface: mongodb - benchmark: - interface: benchmark peers: replica-set: interface: mongodb-replica-set |
