Brian Shumate
Brian Shumate
I was hitting Auth fail too, and discovered that jsch is not using ssh keys, but trying root user with password. I've notes in [this issue](https://github.com/brianshumate/ansible-jepsen/issues/1) that describes what I...
Hi @vincent-legoll, I know that `bootstrap_expect` is definitely safe to remain in the configuration, but I'll need to check on whether leaving `bootstrap: true` is.
👋 Hey there, thanks for the report. I just released v2.5.2 of the role. What about version 2.5.2 of the role with Ansible 2.9.0? I'm on Ansible 2.9.1: ``` ansible...
Thanks for reporting this! Sorry that you've had trouble with it, but I'll try to fix up the documentation to better describe what's going on wit that variable.
I think this would be a great change!
Thanks for the heads up; I've changed the default value of `consul_manage_group` to _true_ and pushed that to master so that it will be the default in the next release...
I personally have a strong preference for orchestrating Docker containers with [Terraform](https://www.terraform.io/) instead nowadays as I work with it daily at HashiCorp and find it to be more enjoyable and...
I am definitely not opposed to an upgrade of Consul workflow if we can implement it in a nice way!
Hi, Thanks for using the role and reporting this. It will be fixed shortly.
This is now fixed in [v1.29.0](https://github.com/brianshumate/ansible-consul/releases/tag/v1.29.0)