Github user azbarcea commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/930#issuecomment-144974856
some more example how it should happen when you do drop ...
```yaml
# Please add your blueprint here
services:
- type: org.apache.brooklyn.entity.database.mariadb.MariaDbNode
# broklyn.config:
# - activemq.brokerName: localhost
# activemq.install.mirror.url:
http://www.mirrorservice.org/sites/ftp.apache.org/activemq
# activemq.jetty.port: 8161
# activemq.templateConfigurationUrl: config/activemq.xml
```
The rest API returns the weird text in the ```planYaml``` field, which is
not ```JSON```, neither ```yaml``` ... Also the above text that is inserted, we
should either get it from the ```REST API```, or I could guess how to generate
it.
Any of your thoughts?
---
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.
---