-
I noticed that the HBase region server installation gets messed up when doing a manual amb-shell installation using a json gist.
```
source ambari-functions
amb-start-cluster 3
amb-shell
blueprint …
-
I have the following inventory and playbook:
```
dev-consul:
vars:
ansible_port: 22
hosts:
dev-consul-server1:
ansible_host: 192.168.123.41
ipv4_addresses:
-…
-
#### Context
We are running Consul in a multi-tenant fashion. We have large consul cluster(s) with many consul agents (>>10k). Many application teams registered a large number of services into Con…
-
**Describe the bug**
Calls to bucket storage are failing from different components after upgrading to 1.16.0 from 1.14.1. I didnt find any extra configuration in the latest versions. Can someone he…
-
## Description
Enterprise feature `Namespaces` is implemented in Consul, Nomad and Vault.
The main idea is **isolation** in a shared cluster. (teams, deployments, services, policies, etc...)
*…
-
It would make configuration simpler if it was possible for Hashi-UI to detect a Nomad cluster from the Consul cluster it connects to. That way as configuration you only need to tell it what the connec…
-
The consul cluster in the `examples/vault-cluster-private` repo is missing the security group from the vault cluster. The result is the vault nodes can't speak to the consul nodes due to lack of secur…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
In vault-cluster-private, should the vault servers join the Consul cluster when they start up? In my setup, they are not doing this. I'd like them to, but if this is not something built in I won't wor…
-