-
### Issue description
Within the "Hosts" table, the domain name and host name are concatenated, which makes it difficult to scan. We should split those into separate columns in the table.
NOTE: this…
-
At the moment (grafana-ansible-collection v2.2.5), it is not possible to run ansible-playbook in parallel on 2 (or more) hosts and specify different {{ grafana_agent_version }}.
Steps to reproduce:…
-
Since the password is specified in the hosts field in the sql_input this should be treated as a secret. We have a number of internal users looking to use this integration but can't proceed until the c…
-
Sorting the host's table only works if you have a single page. With multiple pages, only the currently active page is being sorted. That's not really helpful. If we sort out the performance problem, w…
-
We get a panic in our Rust Envoy filter when we try to open a new gRPC stream to any hostname that DNS can’t find any hosts for. Reproduced with Envoy versions 1.25.2 and 1.28.2, and the latest Rust p…
-
### Summary
when i read the code in paramiko_ssh.py, i found that ansible use makedirs_safe() to create ~/.ssh without a specific permissions in close() method(also in _save_ssh_host_keys()),
bu…
-
Starting with hosts for
- [x] desktop (grogu)
- [ ] laptop (tantive)
- [ ] gen home config for non-nixos devices
-
Good day fellas!
Is there any possible to create a client by using multiple hosts(say three) in cluster? for example, client = etcd3.client(hosts=[xxxx.xxxx, xxxx, xxx]) and something like this. Or i…
-
##### SUMMARY
Today hostgroup/host tests need a big/specific setup to record tests (puppet classes, compute resources, dns...). It should be nice if we can split hostgroup/host tests by "categories…
-
Hello,
On the webui2 dashboard, I cannot see my 3 hosts. When trying to add a host It says "What a bummer! We couldn't find anything."
However the hosts are active (from the scheduler.log and emails…