Craig James Fielder

Results 4 issues of Craig James Fielder

My current config: ``` require("git-worktree").setup { change_directory_command = "tcd", update_on_change_command = "tabnew", } ``` If I create a new worktree, it opens it in a new tab and correctly sets...

I'm using `ansible-core` version `2.16.7` and the latest version of the collection. When I run the task to install/config node-exporter: ``` - name: Manage node-exporter ansible.builtin.include_role: name: prometheus.prometheus.node_exporter ``` I...

bugfix
roles/node_exporter

Docker is using the wrong nvidia libraries: ``` ➜ docker run --rm --runtime=nvidia --gpus all ubuntu nvidia-smi docker: Error response from daemon: failed to create task for container: failed to...

nvidia

My employer wants to move to the Splunk container but our existing installation is on version `10.0`. Is there a timeline for getting `10.0` released?