Github user ahgittin commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/124#issuecomment-52948306
(from discussion - call this Q1) Do we need to support adding multiple
policies to the catalog via a single YAML files? We don't currently even have
this for entities, so while it might be useful, let's defer handling it for
now. In time the way to do this might be:
multiple_catalog_items:
- name: Demo Catalog
brooklyn.catalog:
id: ...
policy:
...
- name: My Entity
services:
- type: my.Entity
# might allow shared libraries at the top level
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---