GitHub user nakomis opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/639

    Allows for lists in templateOptions

    Allows more complex templateOptions in brooklyn.properties such as the 
following:
    
    ```
    brooklyn.location.named.AWS\ Oregon.templateOptions={ subnetId: 
subnet-a10e96c4 , securityGroupIds: [['sg-a2d0c2c7']], 
mapNewVolumeToDeviceName: ["/dev/sda1", 100, true]}
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nakomis/incubator-brooklyn 
feature/allow-list-in-templateOptions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/639.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #639
    
----
commit e1136a9aa6143b0bc6f00e0ff62695839b548f2c
Author: Martin Harris <[email protected]>
Date:   2015-05-12T14:33:24Z

    Allows for lists in templateOptions

----


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