Michele Brodoloni

Results 3 issues of Michele Brodoloni

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...

awaiting-reply

It would be really helpful if the default datacenter could be set at configuration time ``` # Initialize Consul Diplomat.configure do |config| config.datacenter = 'mydc' end ``` and all API...

awaiting-reply

Hi @gregnr! Nice tool, very useful! Just wondering: how difficult would it be to make it work with podman? Thanks!