strus38
strus38
Hi While using your exporter and the SLURM grafana dashboard, I noticed that those metrics are not exposed: ``` "expr": "slurm_account_cpus_running" "expr": "slurm_account_jobs_pending" "expr": "slurm_account_jobs_running" "expr": "slurm_partition_cpus_allocated" "expr": "slurm_partition_jobs_pending" "expr":...
## What is the issue ? Reading the install doc ``` # Install Ansible and ARA (with API server dependencies) for the current user python3 -m pip install --user ansible...
sh-baseline | ssh-22 | Bash command ssh -G localhost stdout is expected to match "ciphers [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr" | KO | expected "user root\nhostname localhost\nport 22\naddressfamily any\nbatchmode no\ncanonicalizefallbacklocal y...trolpersist no\nescapechar ~\nipqos lowdelay...
**Describe the solution you'd like** I would like to be able to define multiple values for the same location when using AssignMetadata, like this: ``` apiVersion: mutations.gatekeeper.sh/v1alpha1 kind: AssignMetadata metadata:...
running netbox_agent on a rapsberry PI makes the program crash: ``` # netbox_agent -c nbagent.yaml --register Traceback (most recent call last): File "/usr/local/bin/netbox_agent", line 10, in sys.exit(main()) File "/usr/local/lib/python3.7/dist-packages/netbox_agent/cli.py", line...
[Provide general introduction to the feature request, and why it is relevant to this repository] ## Context sos-report are used for many software to get a dump of a config...
It would be interesting to provide more examples in bluebanquise/resources/examples/simple_cluster/playbooks/ to speed up basic tests of addon capabilities: ``` cat playbooks/addons.yml --- - name: addons roles to run everywhere hosts:...
Hi Is there a way to add virtual ips to the cluster dns ? Those ips in ./inventory/group_vars/all/general_settings/network.yml doesn’t seems to have any dns name resolution with the ha implementation...
Current role does not support NTP authantication which is really a security issue. In order to secure NTP with Chrony for exemple is described here: https://access.redhat.com/solutions/4386221 ``` How to configure...
Hi Trying to run the sample command just after a fresh installation, here is the error I got: ``` root@DESKTOP-NGTHQJ9:~# criticality_score --repo github.com/kubernetes/kubernetes Exception in thread Thread-9: Traceback (most recent...