-
### Consul Template version
consul-template v0.19.2 (714c4df)
### Configuration
```hcl
consul {
address = "http://consul.service.consul:8500"
}
template {
source = "jobs/front…
-
It looks like the k/v resource will not update to a new value if you set that.
Changing to absent first and then re-apply-ing does.
-
Summary: When I run bootstrap it complains that findutils is not installed with the right options:
`[ERR ] findutils is already installed with options '',
[ERR ] but not the required '--with-default…
-
### Consul Template version
consul-template v0.18.2 (ecb9e46)
### Configuration
```hcl
consul {
address = "my-host.org:443"
retry {
enabled = true
attempts = -1
backoff …
-
Hi, I am having trouble adding additional kubernetes clusters to halyard
I execute the following to add the account
```
hal config provider kubernetes account add steve-test --docker-registries m…
rboyc updated
6 years ago
-
I need a backup/restore for Consul and storing in a public cloud like AWS/S3 won't work for us.
We manage our own datacenter and I'd like to instead backup/restore to/from local drive/nfs.
I see t…
-
I am using Vault as single node installation with Vault and Consul running on a single VM. How can I take real time Vault backup for avoiding any disaster. Looking for some inbuilt solution from opens…
ghost updated
7 years ago
-
I had a look and didn't find any recommendations for setting up Windows (Server) to make DNS queries against consul (and, if no match, pass them upstream).
I found the [recursor configuration paramet…
-
-
I'm using dockerized consul agents and servers, version 0.8.1, and I'm also using terraform to manage the infrastructure
Whenever I'm relaunching (destory+create) a machine, or simply reboot it, th…