neuroserve

Results 16 comments of neuroserve

Haven't checked it yet. Am setting up a new environment right now...

Was just about to open an issue for the same error. I was able to get it to execute "terraform plan" by removing the escaping "\" in name = "${format(\"dcos-master-%03d\",...

I've gone back to terraform-0.6.16. All the 0.7.x versions give the same syntax error. 0.6.16 crashes.

0.7.0-rc1 and 0.7.0-r2 crash like 0.6.16. 0.7.0-rc3 is the first version with the syntax error.

Same with terraform 0.7.6

Just a quick feedback we got from a customer accustomed to VMWare: The backup functions (provided by Veeam) are integrated in the webfrontend (VCloud Director) there. And that's why they...

AFAIK the Veeam solution is quite flexible and can use "any" S3-Backend (for example). The backup destination is _not_ tied to the infrastructure, where the VCloud Director is located.

The setup is still token based. I was already wondering, whether it should be switched to workload identity authentication. But when I read, I had to setup a loadbalancer in...

I can create Local tokens in the Consul GUI, but they can only be seen in the primary Consul cluster - not in the secondaries.

Consul Version is: ``` root@consul-0:~# consul version Consul v1.17.3 Revision 009041f8 Build Date 2024-02-13T18:30:29Z ``` Consul info is: ``` root@consul-0:~# consul info agent: check_monitors = 0 check_ttls = 0 checks...