Begley Brothers (Development)
Begley Brothers (Development)
> I think the flag interface is a good start. **_Please_** could Ignite turn away from this path of adding API (cli flags) config data in this 'atomic' fashion? It...
Also broken on On Ubuntu 18.04 kernel `5.4.0-47-generic`: ```bash git clone --depth 1 https://github.com/DisplayLink/evdi.git cd evdi make ``` Shows ```bash cat: /etc/redhat-release: No such file or directory CFLAGS="-Werror -Wextra -Wall...
```bash $ cc --version cc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not...
@displaylink-dkurek, unfortunately a HDD failure resulted in a rebuild. Fortunately, now evdi 1.8.0 and builds and installs fine on Ubuntu 18.04 with `kernel 5.4.0-47-generic`.
OK, could you consider prioritizing the XDG convention of using location `~/.config/tunnelto/`. Then, if `~/.config/` does not exist and `XDG_*` are not set, fallback to `~/.tunnelto/` ?
Thanks for the workaround. Auditors wouldn't accept just that, but would also want to see the Dockerfile - verifying that when it is run they get the same result as...
I gave this issue a :+1:, but on reflection I wonder if this wouldn't encourage rolling out many changes at once? That could be considered 'not-great' practice. In addition, a...
Thanks for all the effort you have put into this tools. We are exploring Terraform/Terragrunt/Atlantis. The reproducible case we start with is the [Terragrunt Infrastructure Live Example repo](https://github.com/gruntwork-io/terragrunt-infrastructure-live-example) showing how...
Apologies for not including this information at first: ```bash $ terragrunt-atlantis-config version terragrunt-atlantis-config 0.9.7 ``` I'll delete the repo and retry..... Okay, have retried and we still see the error...
Okay, so it seems a documentation issue.