WeAreFarmGeek / diplomat

A HTTP Ruby API for Consul
BSD 3-Clause "New" or "Revised" License
370 stars 116 forks source link

Add support for default datacenter parameter #220

Closed miklinux closed 1 year ago

miklinux commented 3 years ago

This an initial PR is to add support for the default datacenter parameter. The parameter can be set on initialization and overridden when needed.

I guess I also need to add some test case here, but need some advice here.

miklinux commented 3 years ago

Hi @pierresouchay, I've just pushed the requested changes for you to review.

pierresouchay commented 2 years ago

@miklinux can you resolve the conflicts, so we can merge it?