cloudfoundry-community / consul-boshrelease

BOSH release for consul
Other
14 stars 20 forks source link

Allow Explicit Service Registration #25

Closed jhunt closed 8 years ago

jhunt commented 8 years ago

If other jobs define a /var/vcap/jobs/*/consul directory, we pick that up automagically, but if they don't (as is the case with all Diego components), we need a way to inject service definitions easily.

Suggest a new property, consul.services that defines a map of service name -> definitions.

jhunt commented 8 years ago

Handled in v19