cloudfoundry-community / consul-boshrelease

BOSH release for consul
Other
14 stars 20 forks source link

Allow configuration of peer addresses #42

Open geofffranks opened 7 years ago

geofffranks commented 7 years ago

When this boshrelease moved to links, the ability to customize peer addrs was completely removed. This means we cant hook up a consul cluster across multiple bosh directors anymore. Would be nice if that was once again supported.

drnic commented 7 years ago

Which were the original properties you used for this?

drnic commented 7 years ago

Or would this require a new set of properties? Suggestions?

geofffranks commented 7 years ago

Bringing back the consul.join_hosts would probably be simplest: https://github.com/cloudfoundry-community/consul-boshrelease/commit/52660167325507f85d54b742a0f7e83007ac3c71, and just let the link provide it if it's available, otherwise use the value in the manifest