Skip to content

Commit

Permalink
Fix typo in enricher
Browse files Browse the repository at this point in the history
  • Loading branch information
grkvlt committed Jul 30, 2016
1 parent d189cd1 commit 3ff09a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.bom
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ brooklyn.catalog:
enricher.targetValue:
$brooklyn:formatString:
- "etcd://%s"
- $brooklyn:attributeWhenReady("etcd.endpoint")
- $brooklyn:attributeWhenReady("etcd.endpoints")
- type: org.apache.brooklyn.enricher.stock.Aggregator
brooklyn.config:
uniqueTag: etcd-url-aggregator
Expand Down

0 comments on commit 3ff09a9

Please sign in to comment.