gocd / go-cookbook

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

Better support for managing go agent's windows registry #82

Open tomzo opened 8 years ago

tomzo commented 8 years ago

Here is some conversation we had about creating go agent windows template.

To properly support windows templating we should be able to install agent without configuring it. That becomes an image template (AMI). Then booted VM can be configured by running chef to configure go server address, autoregister keys etc.

Essentially this comes down to being able to manage go agents windows registry values by cookbook.