Github user ahgittin commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/617#discussion_r30589701
  
    --- Diff: usage/dist/src/main/dist/conf/brooklyn/default.catalog.bom ---
    @@ -0,0 +1,41 @@
    +
    +# this catalog bom is an illustration supplying a few useful sample items
    +# and templates to get started using Brooklyn
    +
    +brooklyn.catalog:
    +  version: 0.7.0-SNAPSHOT  # BROOKLYN_VERSION
    +  items:
    +
    +  # load everything in the classpath with a @Catalog annotation
    +  - scanJavaAnnotations: true
    +
    +  - id: server
    +    description: |
    +      Provision a server, with customizable provisioning.properties and 
credentials installed, 
    +      but no other special software process or scripts executed.
    +    item:
    +      type: brooklyn.entity.basic.EmptySoftwareProcess
    --- End diff --
    
    templates *must* have a services block -- everything else generally should 
*not* -- as per current catalog description


---
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.
---

Reply via email to