spring-attic / spring-xd-ambari

Apache Ambari integration for Spring XD
Apache License 2.0
9 stars 18 forks source link

Move XD module config location to shared location and use properties for customization #13

Closed trisberg closed 9 years ago

trisberg commented 9 years ago

Right now we have the "XD config location" set to /etc/springxd/conf/.

The XD module config location uses "file:/opt/pivotal/spring-xd/xd/config/modules/" which is not ideal. How do we expect users to modify the module config options? This should be possible through custom properties.

jvalkeal commented 9 years ago

Yeah, I'll create a new template for modules.yml. Will then work same way than setting additional properties for servers.yml.