Adrian Todorov
Adrian Todorov
Hi, @MicKBfr . Which version of vCenter are you running? I've had some issues with high resource usage (mostly IO though) with high metric levels on various vCenter versions, but...
Hi, @Integrative , as discussed in #23 , it isn't possible currently and i'd have a hard time implementing it since i don't have access to any vSAN clusters. If...
Hi, It's funny because i've had the same issue, from times to times, with 6.5 ( iirc @exbane as well ), but hadn't actually gotten around to fixing it since...
If anyone else stumbles on this with the same issue, a `git pull` in the `lib/e-Paper` folder to pull the latest Waveshare libraries did the trick for me.
@tgross that doesn't work with the "job" stanza: ``` dynamic "job" { for_each = var.job_name labels = [var.job_name] content { ... ``` ``` x.nomad:21,1-8: Unsupported block type; Blocks of type...