gocd / go-cookbook

Cookbook that installs and configures the open-source ThoughtWorks Studios GoCD product
http://www.gocd.org/
Apache License 2.0
45 stars 66 forks source link

make agent autoregister properties into separate resource #76

Closed tomzo closed 7 years ago

tomzo commented 8 years ago

I often find myself copy-pasting parts of this cookbook to fit specific end use cases.

I think many users would benefit if we provided gocd_autoregister resource. It would render the template to user-specified path. It might be especially useful in customized installation scenarios when user is not interested in using our/official install packages. But he might still want some helper to get all registration properties in proper format to proper file.