Logan Attwood
Logan Attwood
License are very mixed in this repo. The roles are mixed licenses, and as far as I understand it, AGPLv3 & Apache aren't compatible. As well, there's no license listed...
## Issue The roles in this repo treat the place they're being run from as a pet. They do a lot of `delegate_to: localhost` for generating/storing files, and the roles...
## Issue Any use of this role from a macOS machine without `coreutils` installed from Homebrew, with the PATH adjustment added (`PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH"`) will use BSD `tr` instead of GNU `tr`....
## Issue The versions of ScyllaDB supported by this role currently appears to be undocumented. This has also manifested as not working on the latest version of ScyllaDB (5.2 at...
## Issue The link to Slack in the README.md, 'https://scylladb-users.slack.com/archives/C01KV03RTEV', does not load anymore due to the scylladb-users Slack being on a free plan. ## Idea for Resolution Find a...
Hi, Scylla-JMX is binding to a random port on `::` in addition to the JMX binding. Is this configurable to not be exposed to the world? ``` root@ip-10-1-93-255:~# netstat -nape...
[vagrant@web1 src]$ LD_LIBRARY_PATH=../lib ./main 2014-10-31 13:39:42 [INFO ] Initializing (version: 0.15.0.0) 2014-10-31 13:39:42 [DEBUG] CollectorClientManager status changed to: 1 2014-10-31 13:39:42 [DEBUG] User-Agent: NewRelic-AgentSDK/{0.15.0.0} (golang {1.3.3} {Linux-3.10.0-123.8.1.el7.x86_64-x86_64}) 2014-10-31 13:39:42 [DEBUG]...
### Nomad version ``` Nomad v1.7.7 BuildDate 2024-04-16T19:26:43Z Revision 0f34c85ee63f6472bd2db1e2487611f4b176c70c ``` ### Operating system and Environment details `N/A` ### Issue A longstanding consul-template [issue](https://github.com/hashicorp/consul-template/issues/1427) makes Nomad DEBUG logs extremely verbose...
### Nomad version N/A ### Issue I was digging into an unrelated issue around canceled evals and deployments, and discovered the use of inconsistent spelling for canceled! ``` ~/src/hashicorp/nomad >...
### Nomad version ``` Nomad v1.7.7 BuildDate 2024-04-16T19:26:43Z Revision 0f34c85ee63f6472bd2db1e2487611f4b176c70c ``` ### Operating system and Environment details All Linux ### Issue * We have a *large* Nomad cluster- > 2k...